Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
levinli303 authored Aug 11, 2024
1 parent b174cf5 commit dc82eee
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 @@ -1612,8 +1612,8 @@
MACOSX_DEPLOYMENT_TARGET = 10.15;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 489;
SHARED_BUILD_VERSION = 1.7.4;
SHARED_BUILD_NUMBER = 491;
SHARED_BUILD_VERSION = 1.7.5;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_STRICT_CONCURRENCY = targeted;
Expand Down Expand Up @@ -1672,8 +1672,8 @@
IPHONEOS_DEPLOYMENT_TARGET = 13.1;
MACOSX_DEPLOYMENT_TARGET = 10.15;
SDKROOT = iphoneos;
SHARED_BUILD_NUMBER = 489;
SHARED_BUILD_VERSION = 1.7.4;
SHARED_BUILD_NUMBER = 491;
SHARED_BUILD_VERSION = 1.7.5;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
SWIFT_STRICT_CONCURRENCY = targeted;
Expand Down

0 comments on commit dc82eee

Please sign in to comment.