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.
2 parents b8eb26c + 1e5efb4 commit e42131eCopy full SHA for e42131e
ShadowsocksX-NG.xcodeproj/project.pbxproj
@@ -1022,6 +1022,7 @@
1022
CLANG_ENABLE_MODULES = YES;
1023
CODE_SIGN_IDENTITY = "-";
1024
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "-";
1025
+ CODE_SIGN_INJECT_BASE_ENTITLEMENTS = YES;
1026
CODE_SIGN_STYLE = Automatic;
1027
COMBINE_HIDPI_IMAGES = YES;
1028
CURRENT_PROJECT_VERSION = 2;
@@ -1060,6 +1061,7 @@
1060
1061
1062
1063
1064
+ CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
1065
1066
1067
0 commit comments