fix: com.apple.security.get-task-allow entitlement error
This commit is contained in:
parent
e33c0d16f9
commit
5520ebf0ed
1 changed files with 1 additions and 0 deletions
|
@ -576,6 +576,7 @@
|
|||
CODE_SIGN_ENTITLEMENTS = Runner/Release.entitlements;
|
||||
CODE_SIGN_IDENTITY = "-";
|
||||
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
|
||||
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
COMBINE_HIDPI_IMAGES = YES;
|
||||
ENABLE_HARDENED_RUNTIME = YES;
|
||||
|
|
Loading…
Add table
Reference in a new issue