Disable App Sandbox for Xcode Debug builds

This commit is contained in:
Martin Hrubý (hrubymar10) 2021-02-21 16:26:39 +01:00
parent 962db2ebf6
commit 7ef9548fe0
No known key found for this signature in database
GPG key ID: 3042E73421447651

View file

@ -6452,7 +6452,6 @@
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_WEAK = YES;
CODE_SIGN_ENTITLEMENTS = Resources/Wesnoth.entitlements;
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;