Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Feb 26, 2021
1 parent f3cde59 commit b69c71d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions MobileCelestia.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -984,8 +984,8 @@
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 89;
SHARED_BUILD_VERSION = 1.2.6;
SHARED_BUILD_NUMBER = 90;
SHARED_BUILD_VERSION = 1.2.7;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
Expand Down Expand Up @@ -1041,8 +1041,8 @@
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 89;
SHARED_BUILD_VERSION = 1.2.6;
SHARED_BUILD_NUMBER = 90;
SHARED_BUILD_VERSION = 1.2.7;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VALIDATE_PRODUCT = YES;
Expand Down

0 comments on commit b69c71d

Please sign in to comment.