Skip to content

Commit 97fd701

Browse files
committed
Bump project version
1 parent 02ce607 commit 97fd701

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

SnippetsLibrary.xcodeproj/project.pbxproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@
11271127
CODE_SIGN_ENTITLEMENTS = SnippetsLibraryWidget/SnippetsLibraryWidget.entitlements;
11281128
CODE_SIGN_IDENTITY = "Apple Development";
11291129
CODE_SIGN_STYLE = Automatic;
1130-
CURRENT_PROJECT_VERSION = 12;
1130+
CURRENT_PROJECT_VERSION = 14;
11311131
DEBUG_INFORMATION_FORMAT = dwarf;
11321132
DEVELOPMENT_TEAM = 7WLUFJRJ56;
11331133
ENABLE_HARDENED_RUNTIME = YES;
@@ -1160,7 +1160,7 @@
11601160
CODE_SIGN_ENTITLEMENTS = SnippetsLibraryWidget/SnippetsLibraryWidget.entitlements;
11611161
CODE_SIGN_IDENTITY = "Apple Development";
11621162
CODE_SIGN_STYLE = Automatic;
1163-
CURRENT_PROJECT_VERSION = 12;
1163+
CURRENT_PROJECT_VERSION = 14;
11641164
DEVELOPMENT_TEAM = 7WLUFJRJ56;
11651165
ENABLE_HARDENED_RUNTIME = YES;
11661166
GENERATE_INFOPLIST_FILE = YES;
@@ -1307,7 +1307,7 @@
13071307
CODE_SIGN_IDENTITY = "Apple Development";
13081308
CODE_SIGN_STYLE = Automatic;
13091309
COMBINE_HIDPI_IMAGES = YES;
1310-
CURRENT_PROJECT_VERSION = 13;
1310+
CURRENT_PROJECT_VERSION = 14;
13111311
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
13121312
DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
13131313
DEVELOPMENT_TEAM = 7WLUFJRJ56;
@@ -1337,7 +1337,7 @@
13371337
CODE_SIGN_IDENTITY = "Apple Development";
13381338
CODE_SIGN_STYLE = Automatic;
13391339
COMBINE_HIDPI_IMAGES = YES;
1340-
CURRENT_PROJECT_VERSION = 13;
1340+
CURRENT_PROJECT_VERSION = 14;
13411341
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
13421342
DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
13431343
DEVELOPMENT_TEAM = 7WLUFJRJ56;

SnippetsLibrary.xcodeproj/xcuserdata/krzysztoflowiec.xcuserdatad/xcschemes/xcschememanagement.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<key>SnippetsLibraryWidgetExtension.xcscheme_^#shared#^_</key>
5555
<dict>
5656
<key>orderHint</key>
57-
<integer>1</integer>
57+
<integer>23</integer>
5858
</dict>
5959
</dict>
6060
<key>SuppressBuildableAutocreation</key>

0 commit comments

Comments
 (0)