|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 1914199A234B2DD800D856AE /* RCTDevSupport+UIScene.m in Sources */ = {isa = PBXBuildFile; fileRef = 19141999234B2DD800D856AE /* RCTDevSupport+UIScene.m */; }; |
11 | 11 | 192DD201240FCAF5004E9CEB /* Manifest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 192DD200240FCAF5004E9CEB /* Manifest.swift */; }; |
| 12 | + 196C22622490CB7600449D3C /* React+Compatibility.m in Sources */ = {isa = PBXBuildFile; fileRef = 196C22602490CB7600449D3C /* React+Compatibility.m */; }; |
12 | 13 | 196C7215232F1788006556ED /* ReactInstance.swift in Sources */ = {isa = PBXBuildFile; fileRef = 196C7214232F1788006556ED /* ReactInstance.swift */; }; |
13 | 14 | 196C724123319A85006556ED /* QRCodeReaderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 196C724023319A85006556ED /* QRCodeReaderDelegate.swift */; }; |
14 | 15 | 1988284524105BEC005057FF /* UIViewController+ReactTestApp.m in Sources */ = {isa = PBXBuildFile; fileRef = 1988284424105BEC005057FF /* UIViewController+ReactTestApp.m */; }; |
|
44 | 45 | /* Begin PBXFileReference section */ |
45 | 46 | 19141999234B2DD800D856AE /* RCTDevSupport+UIScene.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "RCTDevSupport+UIScene.m"; sourceTree = "<group>"; }; |
46 | 47 | 192DD200240FCAF5004E9CEB /* Manifest.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Manifest.swift; sourceTree = "<group>"; }; |
| 48 | + 196C22602490CB7600449D3C /* React+Compatibility.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "React+Compatibility.m"; sourceTree = "<group>"; }; |
| 49 | + 196C22612490CB7600449D3C /* React+Compatibility.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "React+Compatibility.h"; sourceTree = "<group>"; }; |
47 | 50 | 196C7207232EF5DC006556ED /* ReactTestApp-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ReactTestApp-Bridging-Header.h"; sourceTree = "<group>"; }; |
48 | 51 | 196C7214232F1788006556ED /* ReactInstance.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReactInstance.swift; sourceTree = "<group>"; }; |
49 | 52 | 196C7216232F6CD9006556ED /* ReactTestApp.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = ReactTestApp.entitlements; sourceTree = "<group>"; }; |
|
133 | 136 | 192DD200240FCAF5004E9CEB /* Manifest.swift */, |
134 | 137 | 196C724023319A85006556ED /* QRCodeReaderDelegate.swift */, |
135 | 138 | 196C7214232F1788006556ED /* ReactInstance.swift */, |
| 139 | + 196C7207232EF5DC006556ED /* ReactTestApp-Bridging-Header.h */, |
136 | 140 | 19141999234B2DD800D856AE /* RCTDevSupport+UIScene.m */, |
| 141 | + 196C22612490CB7600449D3C /* React+Compatibility.h */, |
| 142 | + 196C22602490CB7600449D3C /* React+Compatibility.m */, |
137 | 143 | 1988282224105BCC005057FF /* UIViewController+ReactTestApp.h */, |
138 | 144 | 1988284424105BEC005057FF /* UIViewController+ReactTestApp.m */, |
139 | | - 196C7207232EF5DC006556ED /* ReactTestApp-Bridging-Header.h */, |
140 | 145 | 19ECD0DB232ED427003D8557 /* Assets.xcassets */, |
141 | 146 | 19ECD0E0232ED427003D8557 /* LaunchScreen.storyboard */, |
142 | 147 | 19ECD0E3232ED427003D8557 /* Info.plist */, |
|
432 | 437 | 192DD201240FCAF5004E9CEB /* Manifest.swift in Sources */, |
433 | 438 | 196C724123319A85006556ED /* QRCodeReaderDelegate.swift in Sources */, |
434 | 439 | 1914199A234B2DD800D856AE /* RCTDevSupport+UIScene.m in Sources */, |
| 440 | + 196C22622490CB7600449D3C /* React+Compatibility.m in Sources */, |
435 | 441 | 196C7215232F1788006556ED /* ReactInstance.swift in Sources */, |
436 | 442 | 19ECD0D8232ED425003D8557 /* SceneDelegate.swift in Sources */, |
437 | 443 | 1988284524105BEC005057FF /* UIViewController+ReactTestApp.m in Sources */, |
|
0 commit comments