Skip to content

Commit 1ab9155

Browse files
committed
Bump build
1 parent 0da5d5c commit 1ab9155

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

ios/NativeSigner.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@
11611161
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
11621162
CODE_SIGN_IDENTITY = "Apple Development";
11631163
CODE_SIGN_STYLE = Automatic;
1164-
CURRENT_PROJECT_VERSION = 50015;
1164+
CURRENT_PROJECT_VERSION = 50017;
11651165
DEVELOPMENT_ASSET_PATHS = "\"NativeSigner/Preview Content\"";
11661166
DEVELOPMENT_TEAM = P2PX3JU8FT;
11671167
ENABLE_BITCODE = NO;
@@ -1195,7 +1195,7 @@
11951195
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
11961196
CODE_SIGN_IDENTITY = "Apple Development";
11971197
CODE_SIGN_STYLE = Automatic;
1198-
CURRENT_PROJECT_VERSION = 50015;
1198+
CURRENT_PROJECT_VERSION = 50017;
11991199
DEVELOPMENT_ASSET_PATHS = "\"NativeSigner/Preview Content\"";
12001200
DEVELOPMENT_TEAM = P2PX3JU8FT;
12011201
ENABLE_BITCODE = NO;

ios/NativeSigner/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundleShortVersionString</key>
2020
<string>$(MARKETING_VERSION)</string>
2121
<key>CFBundleVersion</key>
22-
<string>50015</string>
22+
<string>50017</string>
2323
<key>LSApplicationCategoryType</key>
2424
<string></string>
2525
<key>LSRequiresIPhoneOS</key>

ios/NativeSignerTests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>1.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>50015</string>
20+
<string>50017</string>
2121
</dict>
2222
</plist>

ios/NativeSignerUITests/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<key>CFBundleShortVersionString</key>
1818
<string>1.0</string>
1919
<key>CFBundleVersion</key>
20-
<string>50015</string>
20+
<string>50017</string>
2121
</dict>
2222
</plist>

0 commit comments

Comments
 (0)