Merge pull request #225 from bearnun/patch-2
Never had the issue, so cannot confirm it fixes, but can confirm it does not breaks anything. As it seems redundant anyway, lets do it :-) Thanks
This commit is contained in:
commit
490b87206f
1 changed files with 0 additions and 1 deletions
|
@ -274,7 +274,6 @@
|
|||
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
||||
CODE_SIGN_IDENTITY = "iPhone Developer";
|
||||
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
||||
CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist";
|
||||
COPY_PHASE_STRIP = NO;
|
||||
FRAMEWORK_SEARCH_PATHS = "{{ cookiecutter.dist_dir }}/frameworks";
|
||||
GCC_DYNAMIC_NO_PIC = NO;
|
||||
|
|
Loading…
Reference in a new issue