Skip to content

Commit

Permalink
bump ios build version
Browse files Browse the repository at this point in the history
  • Loading branch information
futurepaul committed Nov 15, 2023
1 parent 1a9e771 commit d2aed6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ios/App/App.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@
CODE_SIGN_ENTITLEMENTS = App/App.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 14;
CURRENT_PROJECT_VERSION = 1434;
DEVELOPMENT_TEAM = X773Y823TN;
INFOPLIST_FILE = App/Info.plist;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.finance";
Expand All @@ -380,7 +380,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 14;
CURRENT_PROJECT_VERSION = 1434;
DEVELOPMENT_TEAM = "";
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = X773Y823TN;
INFOPLIST_FILE = App/Info.plist;
Expand Down

0 comments on commit d2aed6d

Please sign in to comment.