Skip to content

Commit

Permalink
revert content change
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Aug 10, 2024
1 parent 7ec83e2 commit b174cf5
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 = 488;
SHARED_BUILD_NUMBER = 489;
SHARED_BUILD_VERSION = 1.7.4;
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 = 488;
SHARED_BUILD_NUMBER = 489;
SHARED_BUILD_VERSION = 1.7.4;
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: ${{ '9f85700c021c0ef084c209a6e32b176bf95524d6' }}
contentCommitHash: ${{ '5fdfe4e2fdda392920bd24d8d89d08f81b6f99df' }}
XC_VERSION: ${{ '15.4' }}
XC_PROJECT: ${{ 'MobileCelestia/MobileCelestia.xcodeproj' }}
XC_SCHEME: ${{ 'MobileCelestia' }}
Expand Down

0 comments on commit b174cf5

Please sign in to comment.