Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Janderson Souza Matias authored and Janderson Souza Matias committed Feb 7, 2024
1 parent 7a914f4 commit 1f2fbb4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ios/coachappsl.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -643,15 +643,15 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 7;
CURRENT_PROJECT_VERSION = 8;
DEVELOPMENT_TEAM = W99ZH68WQX;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = coachappsl/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.4.7;
MARKETING_VERSION = 1.4.8;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand All @@ -674,14 +674,14 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 7;
CURRENT_PROJECT_VERSION = 8;
DEVELOPMENT_TEAM = W99ZH68WQX;
INFOPLIST_FILE = coachappsl/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.4.7;
MARKETING_VERSION = 8;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down

0 comments on commit 1f2fbb4

Please sign in to comment.