Fix signing conflict

This commit is contained in:
Jean-André Santoni 2019-11-05 20:05:56 +07:00
parent 27ecc119e0
commit 885eb4f15b
No known key found for this signature in database
GPG Key ID: 9D694E373914CC36
1 changed files with 2 additions and 0 deletions

View File

@ -1754,6 +1754,7 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
DEVELOPMENT_TEAM = ZE9XE938Z2;
@ -1788,6 +1789,7 @@
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CODE_SIGN_IDENTITY = "Developer ID Application";
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = ZE9XE938Z2;