Skip to content

Commit

Permalink
Bumps iOS version to v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
juanolmedo1 committed Jun 20, 2024
1 parent ff90cf4 commit 28d0dcb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions source/native/ios/Stargazer.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -496,15 +496,15 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 103;
CURRENT_PROJECT_VERSION = 106;
DEVELOPMENT_TEAM = 2GT6926NM6;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Stargazer/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.1.1;
MARKETING_VERSION = 2.1.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -524,14 +524,14 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 103;
CURRENT_PROJECT_VERSION = 106;
DEVELOPMENT_TEAM = 2GT6926NM6;
INFOPLIST_FILE = Stargazer/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.1.1;
MARKETING_VERSION = 2.1.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down

0 comments on commit 28d0dcb

Please sign in to comment.