Skip to content

Commit

Permalink
Bump build
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Dec 11, 2023
1 parent 7523b40 commit f701ebf
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 @@ -1621,7 +1621,7 @@
"-Wl,-ld_classic",
);
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 395;
SHARED_BUILD_NUMBER = 396;
SHARED_BUILD_VERSION = 1.6.3;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
Expand Down Expand Up @@ -1682,7 +1682,7 @@
"-Wl,-ld_classic",
);
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 395;
SHARED_BUILD_NUMBER = 396;
SHARED_BUILD_VERSION = 1.6.3;
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 @@ -78,7 +78,7 @@ jobs:
- script: |
cd CelestiaContent
git checkout db53ae319ffc06d2d6fe92d2b65d210fdae7bd67
git checkout 321e0da37081a7e615f0698d534056f75b638f96
displayName: 'Checkout Content'
- script: |
Expand Down

0 comments on commit f701ebf

Please sign in to comment.