Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 committed Jan 30, 2024
1 parent bd9f354 commit 0bef72f
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 @@ -1613,8 +1613,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.15;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 431;
SHARED_BUILD_VERSION = 1.6.7;
SHARED_BUILD_NUMBER = 435;
SHARED_BUILD_VERSION = 1.6.8;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
TARGETED_DEVICE_FAMILY = "1,2,6";
Expand Down Expand Up @@ -1670,8 +1670,8 @@
IPHONEOS_DEPLOYMENT_TARGET = 13.1;
MACOSX_DEPLOYMENT_TARGET = 10.15;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 431;
SHARED_BUILD_VERSION = 1.6.7;
SHARED_BUILD_NUMBER = 435;
SHARED_BUILD_VERSION = 1.6.8;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
TARGETED_DEVICE_FAMILY = "1,2,6";
Expand Down

0 comments on commit 0bef72f

Please sign in to comment.