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:
Richard Larkin 2016-11-19 01:07:10 +02:00 committed by GitHub
commit 490b87206f

View file

@ -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;