|
15 | 15 | 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; }; |
16 | 16 | 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; }; |
17 | 17 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; }; |
| 18 | + 00E356F31AD99517003FC87E /* SampleAppTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* SampleAppTests.m */; }; |
18 | 19 | 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; }; |
19 | 20 | 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; }; |
20 | 21 | 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; }; |
|
74 | 75 | remoteGlobalIDString = 832C81801AAF6DEF007FA2F7; |
75 | 76 | remoteInfo = RCTVibration; |
76 | 77 | }; |
| 78 | + 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = { |
| 79 | + isa = PBXContainerItemProxy; |
| 80 | + containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */; |
| 81 | + proxyType = 1; |
| 82 | + remoteGlobalIDString = 13B07F861A680F5B00A75B9A; |
| 83 | + remoteInfo = SampleApp; |
| 84 | + }; |
77 | 85 | 146834031AC3E56700842450 /* PBXContainerItemProxy */ = { |
78 | 86 | isa = PBXContainerItemProxy; |
79 | 87 | containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */; |
|
106 | 114 | 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = ../../Libraries/Image/RCTImage.xcodeproj; sourceTree = "<group>"; }; |
107 | 115 | 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = ../../Libraries/Network/RCTNetwork.xcodeproj; sourceTree = "<group>"; }; |
108 | 116 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = ../../Libraries/Vibration/RCTVibration.xcodeproj; sourceTree = "<group>"; }; |
| 117 | + 00E356EE1AD99517003FC87E /* SampleAppTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = SampleAppTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 118 | + 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 119 | + 00E356F21AD99517003FC87E /* SampleAppTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SampleAppTests.m; sourceTree = "<group>"; }; |
109 | 120 | 13B07F961A680F5B00A75B9A /* SampleApp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SampleApp.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
110 | 121 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = iOS/AppDelegate.h; sourceTree = "<group>"; }; |
111 | 122 | 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = iOS/AppDelegate.m; sourceTree = "<group>"; }; |
|
119 | 130 | /* End PBXFileReference section */ |
120 | 131 |
|
121 | 132 | /* Begin PBXFrameworksBuildPhase section */ |
| 133 | + 00E356EB1AD99517003FC87E /* Frameworks */ = { |
| 134 | + isa = PBXFrameworksBuildPhase; |
| 135 | + buildActionMask = 2147483647; |
| 136 | + files = ( |
| 137 | + ); |
| 138 | + runOnlyForDeploymentPostprocessing = 0; |
| 139 | + }; |
122 | 140 | 13B07F8C1A680F5B00A75B9A /* Frameworks */ = { |
123 | 141 | isa = PBXFrameworksBuildPhase; |
124 | 142 | buildActionMask = 2147483647; |
|
195 | 213 | name = Products; |
196 | 214 | sourceTree = "<group>"; |
197 | 215 | }; |
| 216 | + 00E356EF1AD99517003FC87E /* SampleAppTests */ = { |
| 217 | + isa = PBXGroup; |
| 218 | + children = ( |
| 219 | + 00E356F21AD99517003FC87E /* SampleAppTests.m */, |
| 220 | + 00E356F01AD99517003FC87E /* Supporting Files */, |
| 221 | + ); |
| 222 | + path = SampleAppTests; |
| 223 | + sourceTree = "<group>"; |
| 224 | + }; |
| 225 | + 00E356F01AD99517003FC87E /* Supporting Files */ = { |
| 226 | + isa = PBXGroup; |
| 227 | + children = ( |
| 228 | + 00E356F11AD99517003FC87E /* Info.plist */, |
| 229 | + ); |
| 230 | + name = "Supporting Files"; |
| 231 | + sourceTree = "<group>"; |
| 232 | + }; |
198 | 233 | 13B07FAE1A68108700A75B9A /* SampleApp */ = { |
199 | 234 | isa = PBXGroup; |
200 | 235 | children = ( |
|
255 | 290 | children = ( |
256 | 291 | 13B07FAE1A68108700A75B9A /* SampleApp */, |
257 | 292 | 832341AE1AAA6A7D00B99B32 /* Libraries */, |
| 293 | + 00E356EF1AD99517003FC87E /* SampleAppTests */, |
258 | 294 | 83CBBA001A601CBA00E9B192 /* Products */, |
259 | 295 | ); |
260 | 296 | indentWidth = 2; |
|
265 | 301 | isa = PBXGroup; |
266 | 302 | children = ( |
267 | 303 | 13B07F961A680F5B00A75B9A /* SampleApp.app */, |
| 304 | + 00E356EE1AD99517003FC87E /* SampleAppTests.xctest */, |
268 | 305 | ); |
269 | 306 | name = Products; |
270 | 307 | sourceTree = "<group>"; |
271 | 308 | }; |
272 | 309 | /* End PBXGroup section */ |
273 | 310 |
|
274 | 311 | /* Begin PBXNativeTarget section */ |
| 312 | + 00E356ED1AD99517003FC87E /* SampleAppTests */ = { |
| 313 | + isa = PBXNativeTarget; |
| 314 | + buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "SampleAppTests" */; |
| 315 | + buildPhases = ( |
| 316 | + 00E356EA1AD99517003FC87E /* Sources */, |
| 317 | + 00E356EB1AD99517003FC87E /* Frameworks */, |
| 318 | + 00E356EC1AD99517003FC87E /* Resources */, |
| 319 | + ); |
| 320 | + buildRules = ( |
| 321 | + ); |
| 322 | + dependencies = ( |
| 323 | + 00E356F51AD99517003FC87E /* PBXTargetDependency */, |
| 324 | + ); |
| 325 | + name = SampleAppTests; |
| 326 | + productName = SampleAppTests; |
| 327 | + productReference = 00E356EE1AD99517003FC87E /* SampleAppTests.xctest */; |
| 328 | + productType = "com.apple.product-type.bundle.unit-test"; |
| 329 | + }; |
275 | 330 | 13B07F861A680F5B00A75B9A /* SampleApp */ = { |
276 | 331 | isa = PBXNativeTarget; |
277 | 332 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "SampleApp" */; |
|
297 | 352 | attributes = { |
298 | 353 | LastUpgradeCheck = 0610; |
299 | 354 | ORGANIZATIONNAME = Facebook; |
| 355 | + TargetAttributes = { |
| 356 | + 00E356ED1AD99517003FC87E = { |
| 357 | + CreatedOnToolsVersion = 6.2; |
| 358 | + TestTargetID = 13B07F861A680F5B00A75B9A; |
| 359 | + }; |
| 360 | + }; |
300 | 361 | }; |
301 | 362 | buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "SampleApp" */; |
302 | 363 | compatibilityVersion = "Xcode 3.2"; |
|
354 | 415 | projectRoot = ""; |
355 | 416 | targets = ( |
356 | 417 | 13B07F861A680F5B00A75B9A /* SampleApp */, |
| 418 | + 00E356ED1AD99517003FC87E /* SampleAppTests */, |
357 | 419 | ); |
358 | 420 | }; |
359 | 421 | /* End PBXProject section */ |
|
432 | 494 | /* End PBXReferenceProxy section */ |
433 | 495 |
|
434 | 496 | /* Begin PBXResourcesBuildPhase section */ |
| 497 | + 00E356EC1AD99517003FC87E /* Resources */ = { |
| 498 | + isa = PBXResourcesBuildPhase; |
| 499 | + buildActionMask = 2147483647; |
| 500 | + files = ( |
| 501 | + ); |
| 502 | + runOnlyForDeploymentPostprocessing = 0; |
| 503 | + }; |
435 | 504 | 13B07F8E1A680F5B00A75B9A /* Resources */ = { |
436 | 505 | isa = PBXResourcesBuildPhase; |
437 | 506 | buildActionMask = 2147483647; |
|
445 | 514 | /* End PBXResourcesBuildPhase section */ |
446 | 515 |
|
447 | 516 | /* Begin PBXSourcesBuildPhase section */ |
| 517 | + 00E356EA1AD99517003FC87E /* Sources */ = { |
| 518 | + isa = PBXSourcesBuildPhase; |
| 519 | + buildActionMask = 2147483647; |
| 520 | + files = ( |
| 521 | + 00E356F31AD99517003FC87E /* SampleAppTests.m in Sources */, |
| 522 | + ); |
| 523 | + runOnlyForDeploymentPostprocessing = 0; |
| 524 | + }; |
448 | 525 | 13B07F871A680F5B00A75B9A /* Sources */ = { |
449 | 526 | isa = PBXSourcesBuildPhase; |
450 | 527 | buildActionMask = 2147483647; |
|
456 | 533 | }; |
457 | 534 | /* End PBXSourcesBuildPhase section */ |
458 | 535 |
|
| 536 | +/* Begin PBXTargetDependency section */ |
| 537 | + 00E356F51AD99517003FC87E /* PBXTargetDependency */ = { |
| 538 | + isa = PBXTargetDependency; |
| 539 | + target = 13B07F861A680F5B00A75B9A /* SampleApp */; |
| 540 | + targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */; |
| 541 | + }; |
| 542 | +/* End PBXTargetDependency section */ |
| 543 | + |
459 | 544 | /* Begin PBXVariantGroup section */ |
460 | 545 | 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = { |
461 | 546 | isa = PBXVariantGroup; |
|
469 | 554 | /* End PBXVariantGroup section */ |
470 | 555 |
|
471 | 556 | /* Begin XCBuildConfiguration section */ |
| 557 | + 00E356F61AD99517003FC87E /* Debug */ = { |
| 558 | + isa = XCBuildConfiguration; |
| 559 | + buildSettings = { |
| 560 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 561 | + FRAMEWORK_SEARCH_PATHS = ( |
| 562 | + "$(SDKROOT)/Developer/Library/Frameworks", |
| 563 | + "$(inherited)", |
| 564 | + ); |
| 565 | + GCC_PREPROCESSOR_DEFINITIONS = ( |
| 566 | + "DEBUG=1", |
| 567 | + "$(inherited)", |
| 568 | + ); |
| 569 | + INFOPLIST_FILE = SampleAppTests/Info.plist; |
| 570 | + IPHONEOS_DEPLOYMENT_TARGET = 8.2; |
| 571 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 572 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 573 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SampleApp.app/SampleApp"; |
| 574 | + }; |
| 575 | + name = Debug; |
| 576 | + }; |
| 577 | + 00E356F71AD99517003FC87E /* Release */ = { |
| 578 | + isa = XCBuildConfiguration; |
| 579 | + buildSettings = { |
| 580 | + BUNDLE_LOADER = "$(TEST_HOST)"; |
| 581 | + COPY_PHASE_STRIP = NO; |
| 582 | + FRAMEWORK_SEARCH_PATHS = ( |
| 583 | + "$(SDKROOT)/Developer/Library/Frameworks", |
| 584 | + "$(inherited)", |
| 585 | + ); |
| 586 | + INFOPLIST_FILE = SampleAppTests/Info.plist; |
| 587 | + IPHONEOS_DEPLOYMENT_TARGET = 8.2; |
| 588 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 589 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 590 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/SampleApp.app/SampleApp"; |
| 591 | + }; |
| 592 | + name = Release; |
| 593 | + }; |
472 | 594 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
473 | 595 | isa = XCBuildConfiguration; |
474 | 596 | buildSettings = { |
|
590 | 712 | /* End XCBuildConfiguration section */ |
591 | 713 |
|
592 | 714 | /* Begin XCConfigurationList section */ |
| 715 | + 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "SampleAppTests" */ = { |
| 716 | + isa = XCConfigurationList; |
| 717 | + buildConfigurations = ( |
| 718 | + 00E356F61AD99517003FC87E /* Debug */, |
| 719 | + 00E356F71AD99517003FC87E /* Release */, |
| 720 | + ); |
| 721 | + defaultConfigurationIsVisible = 0; |
| 722 | + defaultConfigurationName = Release; |
| 723 | + }; |
593 | 724 | 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "SampleApp" */ = { |
594 | 725 | isa = XCConfigurationList; |
595 | 726 | buildConfigurations = ( |
|
0 commit comments