Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Mar 24, 2022
1 parent 0ff9968 commit e5a9727
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 @@ -1208,8 +1208,8 @@
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 199;
SHARED_BUILD_VERSION = 1.5.5;
SHARED_BUILD_NUMBER = 200;
SHARED_BUILD_VERSION = 1.5.6;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
TARGETED_DEVICE_FAMILY = "1,2,6";
Expand Down Expand Up @@ -1268,8 +1268,8 @@
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 199;
SHARED_BUILD_VERSION = 1.5.5;
SHARED_BUILD_NUMBER = 200;
SHARED_BUILD_VERSION = 1.5.6;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
TARGETED_DEVICE_FAMILY = "1,2,6";
Expand Down

0 comments on commit e5a9727

Please sign in to comment.