Skip to content

Commit

Permalink
update data
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Jul 9, 2024
1 parent ca66a5b commit 6ad49c5
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 @@ -1612,7 +1612,7 @@
MACOSX_DEPLOYMENT_TARGET = 10.15;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 483;
SHARED_BUILD_NUMBER = 484;
SHARED_BUILD_VERSION = 1.7.2;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Expand Down Expand Up @@ -1672,7 +1672,7 @@
IPHONEOS_DEPLOYMENT_TARGET = 13.1;
MACOSX_DEPLOYMENT_TARGET = 10.15;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 483;
SHARED_BUILD_NUMBER = 484;
SHARED_BUILD_VERSION = 1.7.2;
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: ${{ 'e5bd02a55ce7e27ada7759c75428d57f64c8f47e' }}
contentCommitHash: ${{ '5fdfe4e2fdda392920bd24d8d89d08f81b6f99df' }}
XC_VERSION: ${{ '15.4' }}
XC_PROJECT: ${{ 'MobileCelestia/MobileCelestia.xcodeproj' }}
XC_SCHEME: ${{ 'MobileCelestia' }}
Expand Down

0 comments on commit 6ad49c5

Please sign in to comment.