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 450
450
CreatedOnToolsVersion = 6.2;
451
451
TestTargetID = 13B07F861A680F5B00A75B9A;
452
452
};
453
+ 13B07F861A680F5B00A75B9A = {
454
+ DevelopmentTeam = DEB2RAY5A4;
455
+ };
453
456
};
454
457
};
455
458
buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "FirestackApp" */;
735
738
isa = XCBuildConfiguration;
736
739
buildSettings = {
737
740
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
741
+ CODE_SIGN_IDENTITY = "iPhone Developer";
742
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
738
743
DEAD_CODE_STRIPPING = NO;
739
744
ENABLE_BITCODE = NO;
740
745
HEADER_SEARCH_PATHS = (
754
759
);
755
760
PRODUCT_BUNDLE_IDENTIFIER = io.fullstack.FirestackExample;
756
761
PRODUCT_NAME = FirestackApp;
762
+ PROVISIONING_PROFILE = "";
757
763
};
758
764
name = Debug;
759
765
};
760
766
13B07F951A680F5B00A75B9A /* Release */ = {
761
767
isa = XCBuildConfiguration;
762
768
buildSettings = {
763
769
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
770
+ CODE_SIGN_IDENTITY = "iPhone Developer";
771
+ "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
764
772
ENABLE_BITCODE = NO;
765
773
HEADER_SEARCH_PATHS = (
766
774
"$(inherited)",
779
787
);
780
788
PRODUCT_BUNDLE_IDENTIFIER = io.fullstack.FirestackExample;
781
789
PRODUCT_NAME = FirestackApp;
790
+ PROVISIONING_PROFILE = "";
782
791
};
783
792
name = Release;
784
793
};
You can’t perform that action at this time.
0 commit comments