File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
ios/FirestackApp.xcodeproj Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 450450 CreatedOnToolsVersion = 6.2;
451451 TestTargetID = 13B07F861A680F5B00A75B9A;
452452 };
453+ 13B07F861A680F5B00A75B9A = {
454+ DevelopmentTeam = DEB2RAY5A4;
455+ };
453456 };
454457 };
455458 buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "FirestackApp" */;
735738 isa = XCBuildConfiguration;
736739 buildSettings = {
737740 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
741+ CODE_SIGN_IDENTITY = "iPhone Developer";
742+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
738743 DEAD_CODE_STRIPPING = NO;
739744 ENABLE_BITCODE = NO;
740745 HEADER_SEARCH_PATHS = (
754759 );
755760 PRODUCT_BUNDLE_IDENTIFIER = io.fullstack.FirestackExample;
756761 PRODUCT_NAME = FirestackApp;
762+ PROVISIONING_PROFILE = "";
757763 };
758764 name = Debug;
759765 };
760766 13B07F951A680F5B00A75B9A /* Release */ = {
761767 isa = XCBuildConfiguration;
762768 buildSettings = {
763769 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
770+ CODE_SIGN_IDENTITY = "iPhone Developer";
771+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
764772 ENABLE_BITCODE = NO;
765773 HEADER_SEARCH_PATHS = (
766774 "$(inherited)",
779787 );
780788 PRODUCT_BUNDLE_IDENTIFIER = io.fullstack.FirestackExample;
781789 PRODUCT_NAME = FirestackApp;
790+ PROVISIONING_PROFILE = "";
782791 };
783792 name = Release;
784793 };
You can’t perform that action at this time.
0 commit comments