|
@@ -12,7 +12,7 @@
|
12
|
12
|
00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; };
|
13
|
13
|
00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; };
|
14
|
14
|
00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; };
|
15
|
|
- 00E356F31AD99517003FC87E /* explorerTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* explorerTests.m */; };
|
|
15
|
+ 00E356F31AD99517003FC87E /* demoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* demoTests.m */; };
|
16
|
16
|
133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; };
|
17
|
17
|
139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */; };
|
18
|
18
|
139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */; };
|
|
@@ -67,7 +67,7 @@
|
67
|
67
|
containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
68
|
68
|
proxyType = 1;
|
69
|
69
|
remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
|
70
|
|
- remoteInfo = explorer;
|
|
70
|
+ remoteInfo = demo;
|
71
|
71
|
};
|
72
|
72
|
139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = {
|
73
|
73
|
isa = PBXContainerItemProxy;
|
|
@@ -218,18 +218,18 @@
|
218
|
218
|
00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
|
219
|
219
|
00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
|
220
|
220
|
00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
|
221
|
|
- 00E356EE1AD99517003FC87E /* explorerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = explorerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
221
|
+ 00E356EE1AD99517003FC87E /* demoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = demoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
222
|
222
|
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
223
|
|
- 00E356F21AD99517003FC87E /* explorerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = explorerTests.m; sourceTree = "<group>"; };
|
|
223
|
+ 00E356F21AD99517003FC87E /* demoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = demoTests.m; sourceTree = "<group>"; };
|
224
|
224
|
139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
|
225
|
225
|
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
|
226
|
|
- 13B07F961A680F5B00A75B9A /* explorer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = explorer.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
227
|
|
- 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = explorer/AppDelegate.h; sourceTree = "<group>"; };
|
228
|
|
- 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = explorer/AppDelegate.m; sourceTree = "<group>"; };
|
|
226
|
+ 13B07F961A680F5B00A75B9A /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
227
|
+ 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = demo/AppDelegate.h; sourceTree = "<group>"; };
|
|
228
|
+ 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = demo/AppDelegate.m; sourceTree = "<group>"; };
|
229
|
229
|
13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
230
|
|
- 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = explorer/Images.xcassets; sourceTree = "<group>"; };
|
231
|
|
- 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = explorer/Info.plist; sourceTree = "<group>"; };
|
232
|
|
- 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = explorer/main.m; sourceTree = "<group>"; };
|
|
230
|
+ 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = demo/Images.xcassets; sourceTree = "<group>"; };
|
|
231
|
+ 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = demo/Info.plist; sourceTree = "<group>"; };
|
|
232
|
+ 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = demo/main.m; sourceTree = "<group>"; };
|
233
|
233
|
146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
|
234
|
234
|
5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
|
235
|
235
|
78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
|
|
@@ -308,13 +308,13 @@
|
308
|
308
|
name = Products;
|
309
|
309
|
sourceTree = "<group>";
|
310
|
310
|
};
|
311
|
|
- 00E356EF1AD99517003FC87E /* explorerTests */ = {
|
|
311
|
+ 00E356EF1AD99517003FC87E /* demoTests */ = {
|
312
|
312
|
isa = PBXGroup;
|
313
|
313
|
children = (
|
314
|
|
- 00E356F21AD99517003FC87E /* explorerTests.m */,
|
|
314
|
+ 00E356F21AD99517003FC87E /* demoTests.m */,
|
315
|
315
|
00E356F01AD99517003FC87E /* Supporting Files */,
|
316
|
316
|
);
|
317
|
|
- path = explorerTests;
|
|
317
|
+ path = demoTests;
|
318
|
318
|
sourceTree = "<group>";
|
319
|
319
|
};
|
320
|
320
|
00E356F01AD99517003FC87E /* Supporting Files */ = {
|
|
@@ -343,7 +343,7 @@
|
343
|
343
|
name = Products;
|
344
|
344
|
sourceTree = "<group>";
|
345
|
345
|
};
|
346
|
|
- 13B07FAE1A68108700A75B9A /* explorer */ = {
|
|
346
|
+ 13B07FAE1A68108700A75B9A /* demo */ = {
|
347
|
347
|
isa = PBXGroup;
|
348
|
348
|
children = (
|
349
|
349
|
008F07F21AC5B25A0029DE68 /* main.jsbundle */,
|
|
@@ -354,7 +354,7 @@
|
354
|
354
|
13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
|
355
|
355
|
13B07FB71A68108700A75B9A /* main.m */,
|
356
|
356
|
);
|
357
|
|
- name = explorer;
|
|
357
|
+ name = demo;
|
358
|
358
|
sourceTree = "<group>";
|
359
|
359
|
};
|
360
|
360
|
146834001AC3E56700842450 /* Products */ = {
|
|
@@ -420,9 +420,9 @@
|
420
|
420
|
83CBB9F61A601CBA00E9B192 = {
|
421
|
421
|
isa = PBXGroup;
|
422
|
422
|
children = (
|
423
|
|
- 13B07FAE1A68108700A75B9A /* explorer */,
|
|
423
|
+ 13B07FAE1A68108700A75B9A /* demo */,
|
424
|
424
|
832341AE1AAA6A7D00B99B32 /* Libraries */,
|
425
|
|
- 00E356EF1AD99517003FC87E /* explorerTests */,
|
|
425
|
+ 00E356EF1AD99517003FC87E /* demoTests */,
|
426
|
426
|
83CBBA001A601CBA00E9B192 /* Products */,
|
427
|
427
|
);
|
428
|
428
|
indentWidth = 2;
|
|
@@ -432,8 +432,8 @@
|
432
|
432
|
83CBBA001A601CBA00E9B192 /* Products */ = {
|
433
|
433
|
isa = PBXGroup;
|
434
|
434
|
children = (
|
435
|
|
- 13B07F961A680F5B00A75B9A /* explorer.app */,
|
436
|
|
- 00E356EE1AD99517003FC87E /* explorerTests.xctest */,
|
|
435
|
+ 13B07F961A680F5B00A75B9A /* demo.app */,
|
|
436
|
+ 00E356EE1AD99517003FC87E /* demoTests.xctest */,
|
437
|
437
|
);
|
438
|
438
|
name = Products;
|
439
|
439
|
sourceTree = "<group>";
|
|
@@ -441,9 +441,9 @@
|
441
|
441
|
/* End PBXGroup section */
|
442
|
442
|
|
443
|
443
|
/* Begin PBXNativeTarget section */
|
444
|
|
- 00E356ED1AD99517003FC87E /* explorerTests */ = {
|
|
444
|
+ 00E356ED1AD99517003FC87E /* demoTests */ = {
|
445
|
445
|
isa = PBXNativeTarget;
|
446
|
|
- buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "explorerTests" */;
|
|
446
|
+ buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "demoTests" */;
|
447
|
447
|
buildPhases = (
|
448
|
448
|
00E356EA1AD99517003FC87E /* Sources */,
|
449
|
449
|
00E356EB1AD99517003FC87E /* Frameworks */,
|
|
@@ -454,14 +454,14 @@
|
454
|
454
|
dependencies = (
|
455
|
455
|
00E356F51AD99517003FC87E /* PBXTargetDependency */,
|
456
|
456
|
);
|
457
|
|
- name = explorerTests;
|
458
|
|
- productName = explorerTests;
|
459
|
|
- productReference = 00E356EE1AD99517003FC87E /* explorerTests.xctest */;
|
|
457
|
+ name = demoTests;
|
|
458
|
+ productName = demoTests;
|
|
459
|
+ productReference = 00E356EE1AD99517003FC87E /* demoTests.xctest */;
|
460
|
460
|
productType = "com.apple.product-type.bundle.unit-test";
|
461
|
461
|
};
|
462
|
|
- 13B07F861A680F5B00A75B9A /* explorer */ = {
|
|
462
|
+ 13B07F861A680F5B00A75B9A /* demo */ = {
|
463
|
463
|
isa = PBXNativeTarget;
|
464
|
|
- buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "explorer" */;
|
|
464
|
+ buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "demo" */;
|
465
|
465
|
buildPhases = (
|
466
|
466
|
13B07F871A680F5B00A75B9A /* Sources */,
|
467
|
467
|
13B07F8C1A680F5B00A75B9A /* Frameworks */,
|
|
@@ -472,9 +472,9 @@
|
472
|
472
|
);
|
473
|
473
|
dependencies = (
|
474
|
474
|
);
|
475
|
|
- name = explorer;
|
|
475
|
+ name = demo;
|
476
|
476
|
productName = "Hello World";
|
477
|
|
- productReference = 13B07F961A680F5B00A75B9A /* explorer.app */;
|
|
477
|
+ productReference = 13B07F961A680F5B00A75B9A /* demo.app */;
|
478
|
478
|
productType = "com.apple.product-type.application";
|
479
|
479
|
};
|
480
|
480
|
/* End PBXNativeTarget section */
|
|
@@ -492,7 +492,7 @@
|
492
|
492
|
};
|
493
|
493
|
};
|
494
|
494
|
};
|
495
|
|
- buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "explorer" */;
|
|
495
|
+ buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "demo" */;
|
496
|
496
|
compatibilityVersion = "Xcode 3.2";
|
497
|
497
|
developmentRegion = English;
|
498
|
498
|
hasScannedForEncodings = 0;
|
|
@@ -551,8 +551,8 @@
|
551
|
551
|
);
|
552
|
552
|
projectRoot = "";
|
553
|
553
|
targets = (
|
554
|
|
- 13B07F861A680F5B00A75B9A /* explorer */,
|
555
|
|
- 00E356ED1AD99517003FC87E /* explorerTests */,
|
|
554
|
+ 13B07F861A680F5B00A75B9A /* demo */,
|
|
555
|
+ 00E356ED1AD99517003FC87E /* demoTests */,
|
556
|
556
|
);
|
557
|
557
|
};
|
558
|
558
|
/* End PBXProject section */
|
|
@@ -776,7 +776,7 @@
|
776
|
776
|
isa = PBXSourcesBuildPhase;
|
777
|
777
|
buildActionMask = 2147483647;
|
778
|
778
|
files = (
|
779
|
|
- 00E356F31AD99517003FC87E /* explorerTests.m in Sources */,
|
|
779
|
+ 00E356F31AD99517003FC87E /* demoTests.m in Sources */,
|
780
|
780
|
);
|
781
|
781
|
runOnlyForDeploymentPostprocessing = 0;
|
782
|
782
|
};
|
|
@@ -794,7 +794,7 @@
|
794
|
794
|
/* Begin PBXTargetDependency section */
|
795
|
795
|
00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
|
796
|
796
|
isa = PBXTargetDependency;
|
797
|
|
- target = 13B07F861A680F5B00A75B9A /* explorer */;
|
|
797
|
+ target = 13B07F861A680F5B00A75B9A /* demo */;
|
798
|
798
|
targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
|
799
|
799
|
};
|
800
|
800
|
/* End PBXTargetDependency section */
|
|
@@ -806,7 +806,7 @@
|
806
|
806
|
13B07FB21A68108700A75B9A /* Base */,
|
807
|
807
|
);
|
808
|
808
|
name = LaunchScreen.xib;
|
809
|
|
- path = explorer;
|
|
809
|
+ path = demo;
|
810
|
810
|
sourceTree = "<group>";
|
811
|
811
|
};
|
812
|
812
|
/* End PBXVariantGroup section */
|
|
@@ -820,11 +820,11 @@
|
820
|
820
|
"DEBUG=1",
|
821
|
821
|
"$(inherited)",
|
822
|
822
|
);
|
823
|
|
- INFOPLIST_FILE = explorerTests/Info.plist;
|
|
823
|
+ INFOPLIST_FILE = demoTests/Info.plist;
|
824
|
824
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
825
|
825
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
826
|
826
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
827
|
|
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/explorer.app/explorer";
|
|
827
|
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo.app/demo";
|
828
|
828
|
};
|
829
|
829
|
name = Debug;
|
830
|
830
|
};
|
|
@@ -833,11 +833,11 @@
|
833
|
833
|
buildSettings = {
|
834
|
834
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
835
|
835
|
COPY_PHASE_STRIP = NO;
|
836
|
|
- INFOPLIST_FILE = explorerTests/Info.plist;
|
|
836
|
+ INFOPLIST_FILE = demoTests/Info.plist;
|
837
|
837
|
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
|
838
|
838
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
839
|
839
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
840
|
|
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/explorer.app/explorer";
|
|
840
|
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo.app/demo";
|
841
|
841
|
};
|
842
|
842
|
name = Release;
|
843
|
843
|
};
|
|
@@ -847,14 +847,14 @@
|
847
|
847
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
848
|
848
|
CURRENT_PROJECT_VERSION = 1;
|
849
|
849
|
DEAD_CODE_STRIPPING = NO;
|
850
|
|
- INFOPLIST_FILE = explorer/Info.plist;
|
|
850
|
+ INFOPLIST_FILE = demo/Info.plist;
|
851
|
851
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
852
|
852
|
OTHER_LDFLAGS = (
|
853
|
853
|
"$(inherited)",
|
854
|
854
|
"-ObjC",
|
855
|
855
|
"-lc++",
|
856
|
856
|
);
|
857
|
|
- PRODUCT_NAME = explorer;
|
|
857
|
+ PRODUCT_NAME = demo;
|
858
|
858
|
VERSIONING_SYSTEM = "apple-generic";
|
859
|
859
|
};
|
860
|
860
|
name = Debug;
|
|
@@ -864,14 +864,14 @@
|
864
|
864
|
buildSettings = {
|
865
|
865
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
866
|
866
|
CURRENT_PROJECT_VERSION = 1;
|
867
|
|
- INFOPLIST_FILE = explorer/Info.plist;
|
|
867
|
+ INFOPLIST_FILE = demo/Info.plist;
|
868
|
868
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
869
|
869
|
OTHER_LDFLAGS = (
|
870
|
870
|
"$(inherited)",
|
871
|
871
|
"-ObjC",
|
872
|
872
|
"-lc++",
|
873
|
873
|
);
|
874
|
|
- PRODUCT_NAME = explorer;
|
|
874
|
+ PRODUCT_NAME = demo;
|
875
|
875
|
VERSIONING_SYSTEM = "apple-generic";
|
876
|
876
|
};
|
877
|
877
|
name = Release;
|
|
@@ -955,7 +955,7 @@
|
955
|
955
|
/* End XCBuildConfiguration section */
|
956
|
956
|
|
957
|
957
|
/* Begin XCConfigurationList section */
|
958
|
|
- 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "explorerTests" */ = {
|
|
958
|
+ 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "demoTests" */ = {
|
959
|
959
|
isa = XCConfigurationList;
|
960
|
960
|
buildConfigurations = (
|
961
|
961
|
00E356F61AD99517003FC87E /* Debug */,
|
|
@@ -964,7 +964,7 @@
|
964
|
964
|
defaultConfigurationIsVisible = 0;
|
965
|
965
|
defaultConfigurationName = Release;
|
966
|
966
|
};
|
967
|
|
- 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "explorer" */ = {
|
|
967
|
+ 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "demo" */ = {
|
968
|
968
|
isa = XCConfigurationList;
|
969
|
969
|
buildConfigurations = (
|
970
|
970
|
13B07F941A680F5B00A75B9A /* Debug */,
|
|
@@ -973,7 +973,7 @@
|
973
|
973
|
defaultConfigurationIsVisible = 0;
|
974
|
974
|
defaultConfigurationName = Release;
|
975
|
975
|
};
|
976
|
|
- 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "explorer" */ = {
|
|
976
|
+ 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "demo" */ = {
|
977
|
977
|
isa = XCConfigurationList;
|
978
|
978
|
buildConfigurations = (
|
979
|
979
|
83CBBA201A601CBA00E9B192 /* Debug */,
|