Skip to content

Commit

Permalink
bump build number for iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
KestasVenslauskas committed Jul 11, 2024
1 parent 5e03f58 commit fd35e0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ios/lrtApp.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,7 @@
CODE_SIGN_ENTITLEMENTS = lrtApp/lrtApp.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 105;
CURRENT_PROJECT_VERSION = 106;
DEVELOPMENT_TEAM = TGMUP98888;
ENABLE_BITCODE = NO;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "i386 arm64";
Expand Down Expand Up @@ -843,7 +843,7 @@
CODE_SIGN_ENTITLEMENTS = lrtApp/lrtAppRelease.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 105;
CURRENT_PROJECT_VERSION = 106;
DEVELOPMENT_TEAM = TGMUP98888;
INFOPLIST_FILE = lrtApp/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand Down

0 comments on commit fd35e0b

Please sign in to comment.