Skip to content

Commit c1948bf

Browse files
committed
Bump project version
1 parent f35bfd2 commit c1948bf

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
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 = 15;
1130+
CURRENT_PROJECT_VERSION = 16;
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 = 15;
1163+
CURRENT_PROJECT_VERSION = 16;
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 = 15;
1310+
CURRENT_PROJECT_VERSION = 16;
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 = 15;
1340+
CURRENT_PROJECT_VERSION = 16;
13411341
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
13421342
DEVELOPMENT_ASSET_PATHS = "\"SnippetsLibrary/Preview Content\"";
13431343
DEVELOPMENT_TEAM = 7WLUFJRJ56;

SnippetsLibraryWidget/SnippetsLibraryWidget.entitlements

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,5 @@
1010
</array>
1111
<key>com.apple.security.network.client</key>
1212
<true/>
13-
<key>com.apple.security.network.server</key>
14-
<true/>
1513
</dict>
1614
</plist>

0 commit comments

Comments
 (0)