Skip to content

Commit

Permalink
Update iOS version and reset build number
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-ngo committed Apr 8, 2024
1 parent 0eac32c commit 08c9086
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ios/yukon.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Z593J8PD3M;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Yukon/Info.plist;
Expand All @@ -522,7 +522,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.4;
MARKETING_VERSION = 1.2.5;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -542,7 +542,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 2;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Z593J8PD3M;
INFOPLIST_FILE = Yukon/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Yukon Sights and Sites\nNo Results\nYukon Sights and Sites";
Expand All @@ -552,7 +552,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.2.4;
MARKETING_VERSION = 1.2.5;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down

0 comments on commit 08c9086

Please sign in to comment.