|
20 | 20 | BAD36E2F22F19788007F5E74 /* InstabugFeatureRequestsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BAD36E2E22F19788007F5E74 /* InstabugFeatureRequestsTests.m */; };
|
21 | 21 | BAD36E3122F19973007F5E74 /* InstabugRepliesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BAD36E3022F19973007F5E74 /* InstabugRepliesTests.m */; };
|
22 | 22 | BAD36E3322F19B1B007F5E74 /* InstabugSurveysTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BAD36E3222F19B1B007F5E74 /* InstabugSurveysTests.m */; };
|
| 23 | + C006102922E9EBCA00EDC852 /* libOCMock.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C006102822E9EBCA00EDC852 /* libOCMock.a */; }; |
23 | 24 | /* End PBXBuildFile section */
|
24 | 25 |
|
25 | 26 | /* Begin PBXContainerItemProxy section */
|
|
61 | 62 | BAD36E2E22F19788007F5E74 /* InstabugFeatureRequestsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InstabugFeatureRequestsTests.m; sourceTree = "<group>"; };
|
62 | 63 | BAD36E3022F19973007F5E74 /* InstabugRepliesTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InstabugRepliesTests.m; sourceTree = "<group>"; };
|
63 | 64 | BAD36E3222F19B1B007F5E74 /* InstabugSurveysTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InstabugSurveysTests.m; sourceTree = "<group>"; };
|
| 65 | + C006102822E9EBCA00EDC852 /* libOCMock.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libOCMock.a; path = usr/lib/libOCMock.a; sourceTree = "<group>"; }; |
64 | 66 | C74E4010ABE7AFC7DB5E79DC /* Pods-InstabugSampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InstabugSampleTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InstabugSampleTests/Pods-InstabugSampleTests.debug.xcconfig"; sourceTree = "<group>"; };
|
65 | 67 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
66 | 68 | /* End PBXFileReference section */
|
|
70 | 72 | isa = PBXFrameworksBuildPhase;
|
71 | 73 | buildActionMask = 2147483647;
|
72 | 74 | files = (
|
| 75 | + C006102922E9EBCA00EDC852 /* libOCMock.a in Frameworks */, |
73 | 76 | 39B75062AA5F42B6E4C8E3C7 /* libPods-InstabugSampleTests.a in Frameworks */,
|
74 | 77 | );
|
75 | 78 | runOnlyForDeploymentPostprocessing = 0;
|
|
126 | 129 | 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
|
127 | 130 | isa = PBXGroup;
|
128 | 131 | children = (
|
| 132 | + C006102822E9EBCA00EDC852 /* libOCMock.a */, |
129 | 133 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
|
130 | 134 | A0EF1FBF0176E13B30EA2D29 /* libPods-InstabugSample.a */,
|
131 | 135 | 7A03A15E2685C1231729CA8B /* libPods-InstabugSampleTests.a */,
|
|
342 | 346 | files = (
|
343 | 347 | );
|
344 | 348 | inputPaths = (
|
345 |
| - "${SRCROOT}/Pods/Target Support Files/Pods-InstabugSample/Pods-InstabugSample-frameworks.sh", |
| 349 | + "${PODS_ROOT}/Target Support Files/Pods-InstabugSample/Pods-InstabugSample-frameworks.sh", |
346 | 350 | "${PODS_ROOT}/../../node_modules/instabug-reactnative/ios/Instabug.framework",
|
347 | 351 | );
|
348 | 352 | name = "[CP] Embed Pods Frameworks";
|
|
351 | 355 | );
|
352 | 356 | runOnlyForDeploymentPostprocessing = 0;
|
353 | 357 | shellPath = /bin/sh;
|
354 |
| - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-InstabugSample/Pods-InstabugSample-frameworks.sh\"\n"; |
| 358 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-InstabugSample/Pods-InstabugSample-frameworks.sh\"\n"; |
355 | 359 | showEnvVarsInLog = 0;
|
356 | 360 | };
|
357 | 361 | D495E6145A3927C0CCE13073 /* [CP] Check Pods Manifest.lock */ = {
|
|
453 | 457 | "DEBUG=1",
|
454 | 458 | "$(inherited)",
|
455 | 459 | );
|
| 460 | + HEADER_SEARCH_PATHS = ( |
| 461 | + "$(inherited)", |
| 462 | + "\"${PODS_ROOT}/Headers/Public\"", |
| 463 | + "\"${PODS_ROOT}/Headers/Public/DoubleConversion\"", |
| 464 | + "\"${PODS_ROOT}/Headers/Public/React-Core\"", |
| 465 | + "\"${PODS_ROOT}/Headers/Public/React-DevSupport\"", |
| 466 | + "\"${PODS_ROOT}/Headers/Public/React-RCTActionSheet\"", |
| 467 | + "\"${PODS_ROOT}/Headers/Public/React-RCTAnimation\"", |
| 468 | + "\"${PODS_ROOT}/Headers/Public/React-RCTBlob\"", |
| 469 | + "\"${PODS_ROOT}/Headers/Public/React-RCTImage\"", |
| 470 | + "\"${PODS_ROOT}/Headers/Public/React-RCTLinking\"", |
| 471 | + "\"${PODS_ROOT}/Headers/Public/React-RCTNetwork\"", |
| 472 | + "\"${PODS_ROOT}/Headers/Public/React-RCTSettings\"", |
| 473 | + "\"${PODS_ROOT}/Headers/Public/React-RCTText\"", |
| 474 | + "\"${PODS_ROOT}/Headers/Public/React-RCTVibration\"", |
| 475 | + "\"${PODS_ROOT}/Headers/Public/React-RCTWebSocket\"", |
| 476 | + "\"${PODS_ROOT}/Headers/Public/React-cxxreact\"", |
| 477 | + "\"${PODS_ROOT}/Headers/Public/React-fishhook\"", |
| 478 | + "\"${PODS_ROOT}/Headers/Public/React-jsi\"", |
| 479 | + "\"${PODS_ROOT}/Headers/Public/React-jsiexecutor\"", |
| 480 | + "\"${PODS_ROOT}/Headers/Public/React-jsinspector\"", |
| 481 | + "\"${PODS_ROOT}/Headers/Public/glog\"", |
| 482 | + "\"${PODS_ROOT}/Headers/Public/instabug-reactnative\"", |
| 483 | + "\"${PODS_ROOT}/Headers/Public/yoga\"", |
| 484 | + "$(PROJECT_DIR)/usr/include", |
| 485 | + ); |
456 | 486 | INFOPLIST_FILE = InstabugSampleTests/Info.plist;
|
457 | 487 | IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
458 | 488 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
| 489 | + LIBRARY_SEARCH_PATHS = ( |
| 490 | + "$(inherited)", |
| 491 | + "$(PROJECT_DIR)/usr/lib", |
| 492 | + ); |
459 | 493 | OTHER_LDFLAGS = (
|
460 | 494 | "-ObjC",
|
461 | 495 | "-lc++",
|
|
469 | 503 | };
|
470 | 504 | 00E356F71AD99517003FC87E /* Release */ = {
|
471 | 505 | isa = XCBuildConfiguration;
|
472 |
| - baseConfigurationReference = 62941153FBCA702BE7DDD700 /* Pods-InstabugSampleTests.release.xcconfig */; |
| 506 | + baseConfigurationReference = 6AADF551224449E100BEC5F2 /* Pods-InstabugSampleTests.release.xcconfig */; |
473 | 507 | buildSettings = {
|
474 | 508 | BUNDLE_LOADER = "$(TEST_HOST)";
|
475 | 509 | COPY_PHASE_STRIP = NO;
|
| 510 | + HEADER_SEARCH_PATHS = ( |
| 511 | + "$(inherited)", |
| 512 | + "\"${PODS_ROOT}/Headers/Public\"", |
| 513 | + "\"${PODS_ROOT}/Headers/Public/DoubleConversion\"", |
| 514 | + "\"${PODS_ROOT}/Headers/Public/React-Core\"", |
| 515 | + "\"${PODS_ROOT}/Headers/Public/React-DevSupport\"", |
| 516 | + "\"${PODS_ROOT}/Headers/Public/React-RCTActionSheet\"", |
| 517 | + "\"${PODS_ROOT}/Headers/Public/React-RCTAnimation\"", |
| 518 | + "\"${PODS_ROOT}/Headers/Public/React-RCTBlob\"", |
| 519 | + "\"${PODS_ROOT}/Headers/Public/React-RCTImage\"", |
| 520 | + "\"${PODS_ROOT}/Headers/Public/React-RCTLinking\"", |
| 521 | + "\"${PODS_ROOT}/Headers/Public/React-RCTNetwork\"", |
| 522 | + "\"${PODS_ROOT}/Headers/Public/React-RCTSettings\"", |
| 523 | + "\"${PODS_ROOT}/Headers/Public/React-RCTText\"", |
| 524 | + "\"${PODS_ROOT}/Headers/Public/React-RCTVibration\"", |
| 525 | + "\"${PODS_ROOT}/Headers/Public/React-RCTWebSocket\"", |
| 526 | + "\"${PODS_ROOT}/Headers/Public/React-cxxreact\"", |
| 527 | + "\"${PODS_ROOT}/Headers/Public/React-fishhook\"", |
| 528 | + "\"${PODS_ROOT}/Headers/Public/React-jsi\"", |
| 529 | + "\"${PODS_ROOT}/Headers/Public/React-jsiexecutor\"", |
| 530 | + "\"${PODS_ROOT}/Headers/Public/React-jsinspector\"", |
| 531 | + "\"${PODS_ROOT}/Headers/Public/glog\"", |
| 532 | + "\"${PODS_ROOT}/Headers/Public/instabug-reactnative\"", |
| 533 | + "\"${PODS_ROOT}/Headers/Public/yoga\"", |
| 534 | + "$(PROJECT_DIR)/usr/include", |
| 535 | + ); |
476 | 536 | INFOPLIST_FILE = InstabugSampleTests/Info.plist;
|
477 | 537 | IPHONEOS_DEPLOYMENT_TARGET = 9.0;
|
478 | 538 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
| 539 | + LIBRARY_SEARCH_PATHS = ( |
| 540 | + "$(inherited)", |
| 541 | + "$(PROJECT_DIR)/usr/lib", |
| 542 | + ); |
479 | 543 | OTHER_LDFLAGS = (
|
480 | 544 | "-ObjC",
|
481 | 545 | "-lc++",
|
|
510 | 574 | };
|
511 | 575 | 13B07F951A680F5B00A75B9A /* Release */ = {
|
512 | 576 | isa = XCBuildConfiguration;
|
513 |
| - baseConfigurationReference = 6520812BE77D6515D82803F8 /* Pods-InstabugSample.release.xcconfig */; |
| 577 | + baseConfigurationReference = 499132AD8910CB4D10684C0B /* Pods-InstabugSample.release.xcconfig */; |
514 | 578 | buildSettings = {
|
515 | 579 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
516 | 580 | CURRENT_PROJECT_VERSION = 1;
|
|
0 commit comments