We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b66c03 commit 77c0fd9Copy full SHA for 77c0fd9
1 file changed
VPN.xcodeproj/project.pbxproj
@@ -460,6 +460,7 @@
460
0204472920F001A500B31904 /* Debug */ = {
461
isa = XCBuildConfiguration;
462
buildSettings = {
463
+ CODE_SIGN_IDENTITY = "-";
464
CODE_SIGN_STYLE = Manual;
465
DEVELOPMENT_TEAM = "";
466
MTL_ENABLE_DEBUG_INFO = YES;
@@ -471,6 +472,7 @@
471
472
0204472A20F001A500B31904 /* Release */ = {
473
474
475
476
477
478
PRODUCT_BUNDLE_IDENTIFIER = org.timac.vpnutil;
0 commit comments