Skip to content

Commit

Permalink
Bump data
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed May 9, 2024
1 parent 4517ccc commit 86eee8d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions MobileCelestia.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1604,7 +1604,7 @@
MACOSX_DEPLOYMENT_TARGET = 10.15;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 473;
SHARED_BUILD_NUMBER = 474;
SHARED_BUILD_VERSION = 1.7.1;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Expand Down Expand Up @@ -1664,7 +1664,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 13.1;
MACOSX_DEPLOYMENT_TARGET = 10.15;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 473;
SHARED_BUILD_NUMBER = 474;
SHARED_BUILD_VERSION = 1.7.1;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
Expand Down
2 changes: 1 addition & 1 deletion jobs/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
sdk: ${{ parameters.sdk }}
signing: ${{ parameters.signing }}
backend: ${{ parameters.backend }}
contentCommitHash: ${{ '6b9417781a6beb0ded8a1116c60c93c478830a2e' }}
contentCommitHash: ${{ '4910ab33dad753673e1983a0493ef9230450391c' }}
XC_VERSION: ${{ '15.3' }}
XC_PROJECT: ${{ 'MobileCelestia/MobileCelestia.xcodeproj' }}
XC_SCHEME: ${{ 'MobileCelestia' }}
Expand Down

0 comments on commit 86eee8d

Please sign in to comment.