Skip to content

Commit

Permalink
Try CODE_SIGNING_ALLOWED = No
Browse files Browse the repository at this point in the history
  • Loading branch information
NQNStudios committed Nov 18, 2024
1 parent 5005455 commit bca3e40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proj/xc12/BoE.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2305,6 +2305,7 @@
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGNING_ALLOWED = NO;
CODE_SIGNING_REQUIRED = NO;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
Expand Down Expand Up @@ -2420,6 +2421,7 @@
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGNING_ALLOWED = NO;
CODE_SIGNING_REQUIRED = NO;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
Expand Down

0 comments on commit bca3e40

Please sign in to comment.