Skip to content

Commit

Permalink
ios release 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kamalkishor1991 committed Oct 12, 2024
1 parent 3349180 commit a9f6e08
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ios/croma.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -473,15 +473,15 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 60;
CURRENT_PROJECT_VERSION = 61;
DEVELOPMENT_TEAM = FH9K879287;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = croma/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.1;
MARKETING_VERSION = 3.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -501,14 +501,14 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 60;
CURRENT_PROJECT_VERSION = 61;
DEVELOPMENT_TEAM = FH9K879287;
INFOPLIST_FILE = croma/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 3.1;
MARKETING_VERSION = 3.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down

0 comments on commit a9f6e08

Please sign in to comment.