|
5 | 5 | };
|
6 | 6 | objectVersion = 46;
|
7 | 7 | objects = {
|
8 |
| - |
9 | 8 | /* Begin PBXBuildFile section */
|
10 | 9 | 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
|
11 | 10 | 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
|
|
36 | 35 | 2DCD954D1E0B4F2C00145EB5 /* InstabugSampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* InstabugSampleTests.m */; };
|
37 | 36 | 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
|
38 | 37 | 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
|
39 |
| - E55D333604B942E09167708C /* libRNInstabug.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5632439F28464ECB86D23318 /* libRNInstabug.a */; }; |
40 | 38 | FB6237B8BC81FC0C990E8BE6 /* libPods-InstabugSample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E9562565B465A2839B076D83 /* libPods-InstabugSample.a */; };
|
| 39 | + DCC755EDCD9B460F84658AAD /* libRNInstabug.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FED4204D49074081B94F4448 /* libRNInstabug.a */; }; |
41 | 40 | /* End PBXBuildFile section */
|
42 | 41 |
|
43 | 42 | /* Begin PBXContainerItemProxy section */
|
|
104 | 103 | remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
|
105 | 104 | remoteInfo = React;
|
106 | 105 | };
|
107 |
| - 24C9AC781EFA773C00D07EFB /* PBXContainerItemProxy */ = { |
108 |
| - isa = PBXContainerItemProxy; |
109 |
| - containerPortal = 68353C997C7F4ED0910B4CFA /* RNInstabug.xcodeproj */; |
110 |
| - proxyType = 2; |
111 |
| - remoteGlobalIDString = 24DF11ED1DA3A2B90056F77C; |
112 |
| - remoteInfo = RNInstabug; |
113 |
| - }; |
114 | 106 | 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */ = {
|
115 | 107 | isa = PBXContainerItemProxy;
|
116 | 108 | containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
|
|
262 | 254 | 21DED4D3594E0D93E837631F /* 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>"; };
|
263 | 255 | 2D02E47B1E0B4A5D006451C7 /* InstabugSample-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "InstabugSample-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
264 | 256 | 2D02E4901E0B4A5D006451C7 /* InstabugSample-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "InstabugSample-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
265 |
| - 5632439F28464ECB86D23318 /* libRNInstabug.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRNInstabug.a; sourceTree = "<group>"; }; |
266 | 257 | 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
|
267 |
| - 68353C997C7F4ED0910B4CFA /* RNInstabug.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNInstabug.xcodeproj; path = "../node_modules/instabug-reactnative/ios/RNInstabug.xcodeproj"; sourceTree = "<group>"; }; |
268 | 258 | 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
|
269 | 259 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
|
270 | 260 | 8601D784DB38337F6E545397 /* 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>"; };
|
271 | 261 | E9562565B465A2839B076D83 /* libPods-InstabugSample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-InstabugSample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
| 262 | + A0FE88E32F084FD8A95E38DF /* RNInstabug.xcodeproj */ = {isa = PBXFileReference; name = "RNInstabug.xcodeproj"; path = "../node_modules/instabug-reactnative/ios/RNInstabug.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
| 263 | + FED4204D49074081B94F4448 /* libRNInstabug.a */ = {isa = PBXFileReference; name = "libRNInstabug.a"; path = "libRNInstabug.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
272 | 264 | /* End PBXFileReference section */
|
273 | 265 |
|
274 | 266 | /* Begin PBXFrameworksBuildPhase section */
|
|
296 | 288 | 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
|
297 | 289 | 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
|
298 | 290 | FB6237B8BC81FC0C990E8BE6 /* libPods-InstabugSample.a in Frameworks */,
|
299 |
| - E55D333604B942E09167708C /* libRNInstabug.a in Frameworks */, |
| 291 | + DCC755EDCD9B460F84658AAD /* libRNInstabug.a in Frameworks */, |
300 | 292 | );
|
301 | 293 | runOnlyForDeploymentPostprocessing = 0;
|
302 | 294 | };
|
|
431 | 423 | name = Products;
|
432 | 424 | sourceTree = "<group>";
|
433 | 425 | };
|
434 |
| - 24C9AC5C1EFA773C00D07EFB /* Products */ = { |
435 |
| - isa = PBXGroup; |
436 |
| - children = ( |
437 |
| - 24C9AC791EFA773C00D07EFB /* libRNInstabug.a */, |
438 |
| - ); |
439 |
| - name = Products; |
440 |
| - sourceTree = "<group>"; |
441 |
| - }; |
442 | 426 | 24ED9F161EFA6BE300D771DA /* Recovered References */ = {
|
443 | 427 | isa = PBXGroup;
|
444 | 428 | children = (
|
|
496 | 480 | 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
|
497 | 481 | 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
|
498 | 482 | 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
|
499 |
| - 68353C997C7F4ED0910B4CFA /* RNInstabug.xcodeproj */, |
| 483 | + A0FE88E32F084FD8A95E38DF /* RNInstabug.xcodeproj */, |
500 | 484 | );
|
501 | 485 | name = Libraries;
|
502 | 486 | sourceTree = "<group>";
|
|
697 | 681 | ProductGroup = 146834001AC3E56700842450 /* Products */;
|
698 | 682 | ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
|
699 | 683 | },
|
700 |
| - { |
701 |
| - ProductGroup = 24C9AC5C1EFA773C00D07EFB /* Products */; |
702 |
| - ProjectRef = 68353C997C7F4ED0910B4CFA /* RNInstabug.xcodeproj */; |
703 |
| - }, |
704 | 684 | );
|
705 | 685 | projectRoot = "";
|
706 | 686 | targets = (
|
|
769 | 749 | remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;
|
770 | 750 | sourceTree = BUILT_PRODUCTS_DIR;
|
771 | 751 | };
|
772 |
| - 24C9AC791EFA773C00D07EFB /* libRNInstabug.a */ = { |
773 |
| - isa = PBXReferenceProxy; |
774 |
| - fileType = archive.ar; |
775 |
| - path = libRNInstabug.a; |
776 |
| - remoteRef = 24C9AC781EFA773C00D07EFB /* PBXContainerItemProxy */; |
777 |
| - sourceTree = BUILT_PRODUCTS_DIR; |
778 |
| - }; |
779 | 752 | 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */ = {
|
780 | 753 | isa = PBXReferenceProxy;
|
781 | 754 | fileType = archive.ar;
|
|
0 commit comments