|
14 | 14 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
15 | 15 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
16 | 16 | 39B75062AA5F42B6E4C8E3C7 /* libPods-InstabugSampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7A03A15E2685C1231729CA8B /* libPods-InstabugSampleTests.a */; }; |
| 17 | + BAD36E1C22F08B27007F5E74 /* InstabugBugReportingTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BAD36E1B22F08B27007F5E74 /* InstabugBugReportingTests.m */; }; |
| 18 | + BAD36E1E22F0906A007F5E74 /* IBGConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = BAD36E1D22F0906A007F5E74 /* IBGConstants.m */; }; |
| 19 | + BAD36E2D22F1955C007F5E74 /* InstabugChatsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BAD36E2C22F1955C007F5E74 /* InstabugChatsTests.m */; }; |
| 20 | + BAD36E2F22F19788007F5E74 /* InstabugFeatureRequestsTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BAD36E2E22F19788007F5E74 /* InstabugFeatureRequestsTests.m */; }; |
| 21 | + BAD36E3122F19973007F5E74 /* InstabugRepliesTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BAD36E3022F19973007F5E74 /* InstabugRepliesTests.m */; }; |
| 22 | + BAD36E3322F19B1B007F5E74 /* InstabugSurveysTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BAD36E3222F19B1B007F5E74 /* InstabugSurveysTests.m */; }; |
17 | 23 | C006102922E9EBCA00EDC852 /* libOCMock.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C006102822E9EBCA00EDC852 /* libOCMock.a */; }; |
18 | 24 | /* End PBXBuildFile section */ |
19 | 25 |
|
|
41 | 47 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = InstabugSample/main.m; sourceTree = "<group>"; }; |
42 | 48 | 499132AD8910CB4D10684C0B /* Pods-InstabugSample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InstabugSample.release.xcconfig"; path = "Target Support Files/Pods-InstabugSample/Pods-InstabugSample.release.xcconfig"; sourceTree = "<group>"; }; |
43 | 49 | 52BA9869FB340D2E128C8413 /* Pods-InstabugSample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InstabugSample.debug.xcconfig"; path = "Target Support Files/Pods-InstabugSample/Pods-InstabugSample.debug.xcconfig"; sourceTree = "<group>"; }; |
| 50 | + 62941153FBCA702BE7DDD700 /* Pods-InstabugSampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InstabugSampleTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-InstabugSampleTests/Pods-InstabugSampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
| 51 | + 6520812BE77D6515D82803F8 /* Pods-InstabugSample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InstabugSample.release.xcconfig"; path = "Pods/Target Support Files/Pods-InstabugSample/Pods-InstabugSample.release.xcconfig"; sourceTree = "<group>"; }; |
44 | 52 | 6AADF551224449E100BEC5F2 /* Pods-InstabugSampleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InstabugSampleTests.release.xcconfig"; path = "Target Support Files/Pods-InstabugSampleTests/Pods-InstabugSampleTests.release.xcconfig"; sourceTree = "<group>"; }; |
45 | 53 | 736C2E3EDEA69CCD5B8A53AE /* Instabug.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Instabug.framework; path = "../node_modules/instabug-reactnative/ios/Instabug.framework"; sourceTree = "<group>"; }; |
46 | 54 | 7A03A15E2685C1231729CA8B /* libPods-InstabugSampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InstabugSampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 55 | + 87F5729F702507D704C7BDC1 /* Pods-InstabugSample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InstabugSample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-InstabugSample/Pods-InstabugSample.debug.xcconfig"; sourceTree = "<group>"; }; |
47 | 56 | A0EF1FBF0176E13B30EA2D29 /* libPods-InstabugSample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InstabugSample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
48 | 57 | B5BDF7C4EF0BC367832D3796 /* Pods-InstabugSampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-InstabugSampleTests.debug.xcconfig"; path = "Target Support Files/Pods-InstabugSampleTests/Pods-InstabugSampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 58 | + BAD36E1B22F08B27007F5E74 /* InstabugBugReportingTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InstabugBugReportingTests.m; sourceTree = "<group>"; }; |
| 59 | + BAD36E1D22F0906A007F5E74 /* IBGConstants.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = IBGConstants.m; sourceTree = "<group>"; }; |
| 60 | + BAD36E1F22F09390007F5E74 /* IBGConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = IBGConstants.h; sourceTree = "<group>"; }; |
| 61 | + BAD36E2C22F1955C007F5E74 /* InstabugChatsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InstabugChatsTests.m; sourceTree = "<group>"; }; |
| 62 | + BAD36E2E22F19788007F5E74 /* InstabugFeatureRequestsTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InstabugFeatureRequestsTests.m; sourceTree = "<group>"; }; |
| 63 | + BAD36E3022F19973007F5E74 /* InstabugRepliesTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InstabugRepliesTests.m; sourceTree = "<group>"; }; |
| 64 | + BAD36E3222F19B1B007F5E74 /* InstabugSurveysTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InstabugSurveysTests.m; sourceTree = "<group>"; }; |
49 | 65 | C006102822E9EBCA00EDC852 /* libOCMock.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libOCMock.a; path = usr/lib/libOCMock.a; sourceTree = "<group>"; }; |
| 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>"; }; |
50 | 67 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
51 | 68 | /* End PBXFileReference section */ |
52 | 69 |
|
|
76 | 93 | children = ( |
77 | 94 | 00E356F21AD99517003FC87E /* InstabugSampleTests.m */, |
78 | 95 | 00E356F01AD99517003FC87E /* Supporting Files */, |
| 96 | + BAD36E1B22F08B27007F5E74 /* InstabugBugReportingTests.m */, |
| 97 | + BAD36E1D22F0906A007F5E74 /* IBGConstants.m */, |
| 98 | + BAD36E1F22F09390007F5E74 /* IBGConstants.h */, |
| 99 | + BAD36E2C22F1955C007F5E74 /* InstabugChatsTests.m */, |
| 100 | + BAD36E2E22F19788007F5E74 /* InstabugFeatureRequestsTests.m */, |
| 101 | + BAD36E3022F19973007F5E74 /* InstabugRepliesTests.m */, |
| 102 | + BAD36E3222F19B1B007F5E74 /* InstabugSurveysTests.m */, |
79 | 103 | ); |
80 | 104 | path = InstabugSampleTests; |
81 | 105 | sourceTree = "<group>"; |
|
152 | 176 | 499132AD8910CB4D10684C0B /* Pods-InstabugSample.release.xcconfig */, |
153 | 177 | B5BDF7C4EF0BC367832D3796 /* Pods-InstabugSampleTests.debug.xcconfig */, |
154 | 178 | 6AADF551224449E100BEC5F2 /* Pods-InstabugSampleTests.release.xcconfig */, |
| 179 | + 87F5729F702507D704C7BDC1 /* Pods-InstabugSample.debug.xcconfig */, |
| 180 | + 6520812BE77D6515D82803F8 /* Pods-InstabugSample.release.xcconfig */, |
| 181 | + C74E4010ABE7AFC7DB5E79DC /* Pods-InstabugSampleTests.debug.xcconfig */, |
| 182 | + 62941153FBCA702BE7DDD700 /* Pods-InstabugSampleTests.release.xcconfig */, |
155 | 183 | ); |
156 | 184 | path = Pods; |
157 | 185 | sourceTree = "<group>"; |
|
213 | 241 | CreatedOnToolsVersion = 6.2; |
214 | 242 | TestTargetID = 13B07F861A680F5B00A75B9A; |
215 | 243 | }; |
| 244 | + 13B07F861A680F5B00A75B9A = { |
| 245 | + DevelopmentTeam = Q93WTAKPYJ; |
| 246 | + }; |
216 | 247 | }; |
217 | 248 | }; |
218 | 249 | buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "InstabugSample" */; |
|
375 | 406 | isa = PBXSourcesBuildPhase; |
376 | 407 | buildActionMask = 2147483647; |
377 | 408 | files = ( |
| 409 | + BAD36E1E22F0906A007F5E74 /* IBGConstants.m in Sources */, |
| 410 | + BAD36E3322F19B1B007F5E74 /* InstabugSurveysTests.m in Sources */, |
| 411 | + BAD36E2F22F19788007F5E74 /* InstabugFeatureRequestsTests.m in Sources */, |
| 412 | + BAD36E1C22F08B27007F5E74 /* InstabugBugReportingTests.m in Sources */, |
| 413 | + BAD36E2D22F1955C007F5E74 /* InstabugChatsTests.m in Sources */, |
378 | 414 | 00E356F31AD99517003FC87E /* InstabugSampleTests.m in Sources */, |
| 415 | + BAD36E3122F19973007F5E74 /* InstabugRepliesTests.m in Sources */, |
379 | 416 | ); |
380 | 417 | runOnlyForDeploymentPostprocessing = 0; |
381 | 418 | }; |
|
521 | 558 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
522 | 559 | CURRENT_PROJECT_VERSION = 1; |
523 | 560 | DEAD_CODE_STRIPPING = NO; |
| 561 | + DEVELOPMENT_TEAM = Q93WTAKPYJ; |
524 | 562 | INFOPLIST_FILE = InstabugSample/Info.plist; |
525 | 563 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
526 | 564 | OTHER_LDFLAGS = ( |
527 | 565 | "$(inherited)", |
528 | 566 | "-ObjC", |
529 | 567 | "-lc++", |
530 | 568 | ); |
531 | | - PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; |
| 569 | + PRODUCT_BUNDLE_IDENTIFIER = org.reactjs.native.example.InstabugSamplelu2; |
532 | 570 | PRODUCT_NAME = InstabugSample; |
533 | 571 | VERSIONING_SYSTEM = "apple-generic"; |
534 | 572 | }; |
|
540 | 578 | buildSettings = { |
541 | 579 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
542 | 580 | CURRENT_PROJECT_VERSION = 1; |
| 581 | + DEVELOPMENT_TEAM = Q93WTAKPYJ; |
543 | 582 | INFOPLIST_FILE = InstabugSample/Info.plist; |
544 | 583 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
545 | 584 | OTHER_LDFLAGS = ( |
546 | 585 | "$(inherited)", |
547 | 586 | "-ObjC", |
548 | 587 | "-lc++", |
549 | 588 | ); |
550 | | - PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; |
| 589 | + PRODUCT_BUNDLE_IDENTIFIER = org.reactjs.native.example.InstabugSamplelu2; |
551 | 590 | PRODUCT_NAME = InstabugSample; |
552 | 591 | VERSIONING_SYSTEM = "apple-generic"; |
553 | 592 | }; |
|
0 commit comments