|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 46; |
| 6 | + objectVersion = 52; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - 133CC8091F578E5C00CF3492 /* Instabug.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 248766451DA3E8ED00D93EDA /* Instabug.framework */; }; |
11 | 10 | 24DF11FD1DA3A2F30056F77C /* InstabugReactBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = 24DF11FA1DA3A2F30056F77C /* InstabugReactBridge.m */; }; |
12 | 11 | 24DF11FE1DA3A2F30056F77C /* RCTConvert+InstabugEnums.m in Sources */ = {isa = PBXBuildFile; fileRef = 24DF11FC1DA3A2F30056F77C /* RCTConvert+InstabugEnums.m */; }; |
13 | 12 | BAD36E1A22F0763A007F5E74 /* InstabugBugReportingBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = BAD36E1922F0763A007F5E74 /* InstabugBugReportingBridge.m */; }; |
14 | 13 | BAD36E2222F19248007F5E74 /* InstabugSurveysBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = BAD36E2122F19248007F5E74 /* InstabugSurveysBridge.m */; }; |
15 | 14 | BAD36E2522F19265007F5E74 /* InstabugRepliesBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = BAD36E2422F19265007F5E74 /* InstabugRepliesBridge.m */; }; |
16 | 15 | BAD36E2822F19283007F5E74 /* InstabugChatsBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = BAD36E2722F19283007F5E74 /* InstabugChatsBridge.m */; }; |
17 | 16 | BAD36E2B22F192CB007F5E74 /* InstabugFeatureRequestsBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = BAD36E2A22F192CB007F5E74 /* InstabugFeatureRequestsBridge.m */; }; |
| 17 | + C063F52D2620B0220039EDEA /* Instabug.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = C063F52C2620B0220039EDEA /* Instabug.xcframework */; }; |
18 | 18 | /* End PBXBuildFile section */ |
19 | 19 |
|
20 | 20 | /* Begin PBXCopyFilesBuildPhase section */ |
|
30 | 30 | /* End PBXCopyFilesBuildPhase section */ |
31 | 31 |
|
32 | 32 | /* Begin PBXFileReference section */ |
33 | | - 248766441DA3E8ED00D93EDA /* Instabug.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Instabug.bundle; sourceTree = "<group>"; }; |
34 | | - 248766451DA3E8ED00D93EDA /* Instabug.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Instabug.framework; sourceTree = "<group>"; }; |
35 | 33 | 24DF11ED1DA3A2B90056F77C /* libRNInstabug.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNInstabug.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
36 | 34 | 24DF11F91DA3A2F30056F77C /* InstabugReactBridge.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InstabugReactBridge.h; sourceTree = "<group>"; }; |
37 | 35 | 24DF11FA1DA3A2F30056F77C /* InstabugReactBridge.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = InstabugReactBridge.m; sourceTree = "<group>"; }; |
|
47 | 45 | BAD36E2722F19283007F5E74 /* InstabugChatsBridge.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InstabugChatsBridge.m; sourceTree = "<group>"; }; |
48 | 46 | BAD36E2922F192B8007F5E74 /* InstabugFeatureRequestsBridge.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = InstabugFeatureRequestsBridge.h; sourceTree = "<group>"; }; |
49 | 47 | BAD36E2A22F192CB007F5E74 /* InstabugFeatureRequestsBridge.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = InstabugFeatureRequestsBridge.m; sourceTree = "<group>"; }; |
| 48 | + C063F52C2620B0220039EDEA /* Instabug.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; path = Instabug.xcframework; sourceTree = "<group>"; }; |
50 | 49 | /* End PBXFileReference section */ |
51 | 50 |
|
52 | 51 | /* Begin PBXFrameworksBuildPhase section */ |
53 | 52 | 24DF11EA1DA3A2B90056F77C /* Frameworks */ = { |
54 | 53 | isa = PBXFrameworksBuildPhase; |
55 | 54 | buildActionMask = 2147483647; |
56 | 55 | files = ( |
57 | | - 133CC8091F578E5C00CF3492 /* Instabug.framework in Frameworks */, |
| 56 | + C063F52D2620B0220039EDEA /* Instabug.xcframework in Frameworks */, |
58 | 57 | ); |
59 | 58 | runOnlyForDeploymentPostprocessing = 0; |
60 | 59 | }; |
|
64 | 63 | 248766431DA3E8EC00D93EDA /* Frameworks */ = { |
65 | 64 | isa = PBXGroup; |
66 | 65 | children = ( |
67 | | - 248766441DA3E8ED00D93EDA /* Instabug.bundle */, |
68 | | - 248766451DA3E8ED00D93EDA /* Instabug.framework */, |
| 66 | + C063F52C2620B0220039EDEA /* Instabug.xcframework */, |
69 | 67 | ); |
70 | 68 | name = Frameworks; |
71 | 69 | sourceTree = "<group>"; |
|
148 | 146 | developmentRegion = English; |
149 | 147 | hasScannedForEncodings = 0; |
150 | 148 | knownRegions = ( |
| 149 | + English, |
151 | 150 | en, |
152 | 151 | ); |
153 | 152 | mainGroup = 24DF11E41DA3A2B90056F77C; |
|
0 commit comments