Skip to content

Commit 8b60368

Browse files
committed
undo entitlements change
1 parent f602fa1 commit 8b60368

File tree

3 files changed

+1
-19
lines changed

3 files changed

+1
-19
lines changed

Coder Desktop/Coder Desktop.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -798,7 +798,7 @@
798798
buildSettings = {
799799
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
800800
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
801-
CODE_SIGN_ENTITLEMENTS = "Coder Desktop/Coder DesktopRelease.entitlements";
801+
CODE_SIGN_ENTITLEMENTS = "Coder Desktop/Coder_Desktop.entitlements";
802802
CODE_SIGN_STYLE = Automatic;
803803
COMBINE_HIDPI_IMAGES = YES;
804804
CURRENT_PROJECT_VERSION = 1;

Coder Desktop/Coder Desktop/Coder DesktopRelease.entitlements

Lines changed: 0 additions & 16 deletions
This file was deleted.

Coder Desktop/Coder Desktop/Coder_Desktop.entitlements

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,5 @@
1212
<true/>
1313
<key>com.apple.security.network.client</key>
1414
<true/>
15-
<key>com.apple.security.network.server</key>
16-
<true/>
1715
</dict>
1816
</plist>

0 commit comments

Comments
 (0)