|
19 | 19 | 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; }; |
20 | 20 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
21 | 21 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
22 | | - 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; }; |
23 | 22 | 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; }; |
24 | 23 | 549D09D81D528D0A00C95E36 /* libCodePush.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 549D09CD1D528CDB00C95E36 /* libCodePush.a */; }; |
25 | 24 | 549D09DA1D528D4D00C95E36 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 549D09D91D528D4D00C95E36 /* libz.tbd */; }; |
|
62 | 61 | remoteGlobalIDString = 832C81801AAF6DEF007FA2F7; |
63 | 62 | remoteInfo = RCTVibration; |
64 | 63 | }; |
65 | | - 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = { |
66 | | - isa = PBXContainerItemProxy; |
67 | | - containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */; |
68 | | - proxyType = 1; |
69 | | - remoteGlobalIDString = 13B07F861A680F5B00A75B9A; |
70 | | - remoteInfo = CodePushDemoApp; |
71 | | - }; |
72 | 64 | 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = { |
73 | 65 | isa = PBXContainerItemProxy; |
74 | 66 | containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */; |
|
120 | 112 | 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; }; |
121 | 113 | 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; }; |
122 | 114 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; }; |
123 | | - 00E356EE1AD99517003FC87E /* CodePushDemoAppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CodePushDemoAppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
124 | 115 | 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; }; |
125 | 116 | 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; }; |
126 | 117 | 13B07F961A680F5B00A75B9A /* CodePushDemoApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CodePushDemoApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
138 | 129 | /* End PBXFileReference section */ |
139 | 130 |
|
140 | 131 | /* Begin PBXFrameworksBuildPhase section */ |
141 | | - 00E356EB1AD99517003FC87E /* Frameworks */ = { |
142 | | - isa = PBXFrameworksBuildPhase; |
143 | | - buildActionMask = 2147483647; |
144 | | - files = ( |
145 | | - 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */, |
146 | | - ); |
147 | | - runOnlyForDeploymentPostprocessing = 0; |
148 | | - }; |
149 | 132 | 13B07F8C1A680F5B00A75B9A /* Frameworks */ = { |
150 | 133 | isa = PBXFrameworksBuildPhase; |
151 | 134 | buildActionMask = 2147483647; |
|
304 | 287 | isa = PBXGroup; |
305 | 288 | children = ( |
306 | 289 | 13B07F961A680F5B00A75B9A /* CodePushDemoApp.app */, |
307 | | - 00E356EE1AD99517003FC87E /* CodePushDemoAppTests.xctest */, |
308 | 290 | ); |
309 | 291 | name = Products; |
310 | 292 | sourceTree = "<group>"; |
311 | 293 | }; |
312 | 294 | /* End PBXGroup section */ |
313 | 295 |
|
314 | 296 | /* Begin PBXNativeTarget section */ |
315 | | - 00E356ED1AD99517003FC87E /* CodePushDemoAppTests */ = { |
316 | | - isa = PBXNativeTarget; |
317 | | - buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "CodePushDemoAppTests" */; |
318 | | - buildPhases = ( |
319 | | - 00E356EA1AD99517003FC87E /* Sources */, |
320 | | - 00E356EB1AD99517003FC87E /* Frameworks */, |
321 | | - 00E356EC1AD99517003FC87E /* Resources */, |
322 | | - ); |
323 | | - buildRules = ( |
324 | | - ); |
325 | | - dependencies = ( |
326 | | - 00E356F51AD99517003FC87E /* PBXTargetDependency */, |
327 | | - ); |
328 | | - name = CodePushDemoAppTests; |
329 | | - productName = CodePushDemoAppTests; |
330 | | - productReference = 00E356EE1AD99517003FC87E /* CodePushDemoAppTests.xctest */; |
331 | | - productType = "com.apple.product-type.bundle.unit-test"; |
332 | | - }; |
333 | 297 | 13B07F861A680F5B00A75B9A /* CodePushDemoApp */ = { |
334 | 298 | isa = PBXNativeTarget; |
335 | 299 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "CodePushDemoApp" */; |
|
356 | 320 | attributes = { |
357 | 321 | LastUpgradeCheck = 0610; |
358 | 322 | ORGANIZATIONNAME = Facebook; |
359 | | - TargetAttributes = { |
360 | | - 00E356ED1AD99517003FC87E = { |
361 | | - CreatedOnToolsVersion = 6.2; |
362 | | - TestTargetID = 13B07F861A680F5B00A75B9A; |
363 | | - }; |
364 | | - }; |
365 | 323 | }; |
366 | 324 | buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "CodePushDemoApp" */; |
367 | 325 | compatibilityVersion = "Xcode 3.2"; |
|
423 | 381 | projectRoot = ""; |
424 | 382 | targets = ( |
425 | 383 | 13B07F861A680F5B00A75B9A /* CodePushDemoApp */, |
426 | | - 00E356ED1AD99517003FC87E /* CodePushDemoAppTests */, |
427 | 384 | ); |
428 | 385 | }; |
429 | 386 | /* End PBXProject section */ |
|
509 | 466 | /* End PBXReferenceProxy section */ |
510 | 467 |
|
511 | 468 | /* Begin PBXResourcesBuildPhase section */ |
512 | | - 00E356EC1AD99517003FC87E /* Resources */ = { |
513 | | - isa = PBXResourcesBuildPhase; |
514 | | - buildActionMask = 2147483647; |
515 | | - files = ( |
516 | | - ); |
517 | | - runOnlyForDeploymentPostprocessing = 0; |
518 | | - }; |
519 | 469 | 13B07F8E1A680F5B00A75B9A /* Resources */ = { |
520 | 470 | isa = PBXResourcesBuildPhase; |
521 | 471 | buildActionMask = 2147483647; |
|
545 | 495 | /* End PBXShellScriptBuildPhase section */ |
546 | 496 |
|
547 | 497 | /* Begin PBXSourcesBuildPhase section */ |
548 | | - 00E356EA1AD99517003FC87E /* Sources */ = { |
549 | | - isa = PBXSourcesBuildPhase; |
550 | | - buildActionMask = 2147483647; |
551 | | - files = ( |
552 | | - ); |
553 | | - runOnlyForDeploymentPostprocessing = 0; |
554 | | - }; |
555 | 498 | 13B07F871A680F5B00A75B9A /* Sources */ = { |
556 | 499 | isa = PBXSourcesBuildPhase; |
557 | 500 | buildActionMask = 2147483647; |
|
563 | 506 | }; |
564 | 507 | /* End PBXSourcesBuildPhase section */ |
565 | 508 |
|
566 | | -/* Begin PBXTargetDependency section */ |
567 | | - 00E356F51AD99517003FC87E /* PBXTargetDependency */ = { |
568 | | - isa = PBXTargetDependency; |
569 | | - target = 13B07F861A680F5B00A75B9A /* CodePushDemoApp */; |
570 | | - targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */; |
571 | | - }; |
572 | | -/* End PBXTargetDependency section */ |
573 | | - |
574 | 509 | /* Begin PBXVariantGroup section */ |
575 | 510 | 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = { |
576 | 511 | isa = PBXVariantGroup; |
|
584 | 519 | /* End PBXVariantGroup section */ |
585 | 520 |
|
586 | 521 | /* Begin XCBuildConfiguration section */ |
587 | | - 00E356F61AD99517003FC87E /* Debug */ = { |
588 | | - isa = XCBuildConfiguration; |
589 | | - buildSettings = { |
590 | | - BUNDLE_LOADER = "$(TEST_HOST)"; |
591 | | - GCC_PREPROCESSOR_DEFINITIONS = ( |
592 | | - "DEBUG=1", |
593 | | - "$(inherited)", |
594 | | - ); |
595 | | - INFOPLIST_FILE = CodePushDemoAppTests/Info.plist; |
596 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.2; |
597 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
598 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
599 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CodePushDemoApp.app/CodePushDemoApp"; |
600 | | - }; |
601 | | - name = Debug; |
602 | | - }; |
603 | | - 00E356F71AD99517003FC87E /* Release */ = { |
604 | | - isa = XCBuildConfiguration; |
605 | | - buildSettings = { |
606 | | - BUNDLE_LOADER = "$(TEST_HOST)"; |
607 | | - COPY_PHASE_STRIP = NO; |
608 | | - INFOPLIST_FILE = CodePushDemoAppTests/Info.plist; |
609 | | - IPHONEOS_DEPLOYMENT_TARGET = 8.2; |
610 | | - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
611 | | - PRODUCT_NAME = "$(TARGET_NAME)"; |
612 | | - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CodePushDemoApp.app/CodePushDemoApp"; |
613 | | - }; |
614 | | - name = Release; |
615 | | - }; |
616 | 522 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
617 | 523 | isa = XCBuildConfiguration; |
618 | 524 | buildSettings = { |
|
745 | 651 | /* End XCBuildConfiguration section */ |
746 | 652 |
|
747 | 653 | /* Begin XCConfigurationList section */ |
748 | | - 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "CodePushDemoAppTests" */ = { |
749 | | - isa = XCConfigurationList; |
750 | | - buildConfigurations = ( |
751 | | - 00E356F61AD99517003FC87E /* Debug */, |
752 | | - 00E356F71AD99517003FC87E /* Release */, |
753 | | - ); |
754 | | - defaultConfigurationIsVisible = 0; |
755 | | - defaultConfigurationName = Release; |
756 | | - }; |
757 | 654 | 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "CodePushDemoApp" */ = { |
758 | 655 | isa = XCConfigurationList; |
759 | 656 | buildConfigurations = ( |
|
0 commit comments