Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Nov 29, 2020
1 parent 32f7d72 commit e69eda3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MobileCelestia.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -965,7 +965,7 @@
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 65;
SHARED_BUILD_VERSION = 1.2;
SHARED_BUILD_VERSION = 1.2.1;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
Expand Down Expand Up @@ -1020,7 +1020,7 @@
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 65;
SHARED_BUILD_VERSION = 1.2;
SHARED_BUILD_VERSION = 1.2.1;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VALIDATE_PRODUCT = YES;
Expand Down

0 comments on commit e69eda3

Please sign in to comment.