Private
Public Access
1
0

RestrictedEntitlements: Maybe okay for "Debug" to make it easier during development

This commit is contained in:
James Magahern
2022-08-03 16:58:05 -07:00
parent bd01480ad6
commit 83ba072a9d

View File

@@ -1132,6 +1132,7 @@
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_MODULES = NO;
CODE_SIGN_ENTITLEMENTS = "kordophone/kordophoned-RestrictedEntitlements.plist";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
GCC_PREFIX_HEADER = kordophone/KPServer.pch;