File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 603603 08FB7793FE84155DC02AAC07 /* Project object */ = {
604604 isa = PBXProject;
605605 attributes = {
606- LastUpgradeCheck = 0630 ;
606+ LastUpgradeCheck = 0700 ;
607607 TargetAttributes = {
608608 CEE28CD01AE004D800F4023C = {
609609 CreatedOnToolsVersion = 6.3;
845845 "-Wno-documentation-unknown-command",
846846 "-Wno-objc-missing-property-synthesis",
847847 "-Wno-cstring-format-directive",
848+ "-Wno-reserved-id-macro",
849+ "-Wno-cast-qual",
850+ "-Wno-nullable-to-nonnull-conversion",
848851 );
849852 };
850853 name = Debug;
929932 isa = XCBuildConfiguration;
930933 buildSettings = {
931934 CODE_SIGN_IDENTITY = "iPhone Developer";
935+ ENABLE_BITCODE = NO;
932936 INFOPLIST_FILE = iOS/Info.plist;
933937 IPHONEOS_DEPLOYMENT_TARGET = 5.0;
934938 PRODUCT_NAME = GCDWebServer;
942946 isa = XCBuildConfiguration;
943947 buildSettings = {
944948 CODE_SIGN_IDENTITY = "iPhone Developer";
949+ ENABLE_BITCODE = NO;
945950 INFOPLIST_FILE = iOS/Info.plist;
946951 IPHONEOS_DEPLOYMENT_TARGET = 5.0;
947952 PRODUCT_NAME = GCDWebServer;
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 0630 "
3+ LastUpgradeVersion = " 0700 "
44 version = " 1.3" >
55 <BuildAction
66 parallelizeBuildables = " YES"
2929 buildConfiguration = " Debug" >
3030 <Testables >
3131 </Testables >
32+ <AdditionalOptions >
33+ </AdditionalOptions >
3234 </TestAction >
3335 <LaunchAction
3436 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
3840 buildConfiguration = " Debug"
3941 ignoresPersistentStateOnLaunch = " NO"
4042 debugDocumentVersioning = " YES"
43+ debugServiceExtension = " internal"
4144 allowLocationSimulation = " YES" >
4245 <MacroExpansion >
4346 <BuildableReference
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<Scheme
3- LastUpgradeVersion = " 0630 "
3+ LastUpgradeVersion = " 0700 "
44 version = " 1.3" >
55 <BuildAction
66 parallelizeBuildables = " YES"
2929 buildConfiguration = " Debug" >
3030 <Testables >
3131 </Testables >
32+ <AdditionalOptions >
33+ </AdditionalOptions >
3234 </TestAction >
3335 <LaunchAction
3436 selectedDebuggerIdentifier = " Xcode.DebuggerFoundation.Debugger.LLDB"
3840 buildConfiguration = " Debug"
3941 ignoresPersistentStateOnLaunch = " NO"
4042 debugDocumentVersioning = " YES"
43+ debugServiceExtension = " internal"
4144 allowLocationSimulation = " YES" >
4245 <MacroExpansion >
4346 <BuildableReference
You can’t perform that action at this time.
0 commit comments