Revert signing fix

Oh, turns out this needs to be set to developer if you're using automatic code signing
This commit is contained in:
David Baker 2017-01-10 10:16:54 +00:00
parent d117cf3615
commit ad54772642

View file

@ -2411,7 +2411,6 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_ENTITLEMENTS = Vector/Vector.entitlements;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
DEVELOPMENT_TEAM = 7J4U792NQT;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Vector/Info.plist;