Skip to content

Commit

Permalink
ios: bump build and version number (version code) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
actions committed Nov 8, 2024
1 parent 3740701 commit 4c6f540
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ios/MobileWeather.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 258;
CURRENT_PROJECT_VERSION = 259;
DEVELOPMENT_TEAM = DJHT89EW79;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = MobileWeather/Info.plist;
Expand Down Expand Up @@ -830,7 +830,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 258;
CURRENT_PROJECT_VERSION = 259;
DEVELOPMENT_TEAM = DJHT89EW79;
INFOPLIST_FILE = MobileWeather/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
Expand Down
2 changes: 1 addition & 1 deletion ios/MobileWeather/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>258</string>
<string>259</string>
<key>LSApplicationCategoryType</key>
<string></string>
<key>LSApplicationQueriesSchemes</key>
Expand Down

0 comments on commit 4c6f540

Please sign in to comment.