|
24 | 24 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
|
25 | 25 | 13DB03481B5D2ED500C27245 /* RCTJSONTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 13DB03471B5D2ED500C27245 /* RCTJSONTests.m */; };
|
26 | 26 | 13DF61B61B67A45000EDB188 /* RCTMethodArgumentTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 13DF61B51B67A45000EDB188 /* RCTMethodArgumentTests.m */; };
|
| 27 | + 141FC1211B222EBB004D5FFB /* IntegrationTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 141FC1201B222EBB004D5FFB /* IntegrationTests.m */; }; |
27 | 28 | 143BC5A11B21E45C00462512 /* UIExplorerSnapshotTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 143BC5A01B21E45C00462512 /* UIExplorerSnapshotTests.m */; };
|
28 | 29 | 144D21241B2204C5006DB32B /* RCTImageUtilTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 144D21231B2204C5006DB32B /* RCTImageUtilTests.m */; };
|
29 | 30 | 147CED4C1AB3532B00DA3E4C /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 147CED4B1AB34F8C00DA3E4C /* libRCTActionSheet.a */; };
|
|
191 | 192 | 13CC9D481AEED2B90020D1C2 /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = ../../Libraries/Settings/RCTSettings.xcodeproj; sourceTree = "<group>"; };
|
192 | 193 | 13DB03471B5D2ED500C27245 /* RCTJSONTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTJSONTests.m; sourceTree = "<group>"; };
|
193 | 194 | 13DF61B51B67A45000EDB188 /* RCTMethodArgumentTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTMethodArgumentTests.m; sourceTree = "<group>"; };
|
| 195 | + 141FC1201B222EBB004D5FFB /* IntegrationTests.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = IntegrationTests.m; sourceTree = "<group>"; }; |
194 | 196 | 143BC57E1B21E18100462512 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
195 | 197 | 143BC5811B21E18100462512 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; };
|
196 | 198 | 143BC5821B21E18100462512 /* [email protected] */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = " [email protected]"; sourceTree = "<group>"; };
|
|
429 | 431 | 143BC5961B21E3E100462512 /* UIExplorerIntegrationTests */ = {
|
430 | 432 | isa = PBXGroup;
|
431 | 433 | children = (
|
| 434 | + 141FC1201B222EBB004D5FFB /* IntegrationTests.m */, |
432 | 435 | 143BC5A01B21E45C00462512 /* UIExplorerSnapshotTests.m */,
|
433 | 436 | 83636F8E1B53F22C009F943E /* RCTUIManagerScenarioTests.m */,
|
434 | 437 | 143BC5971B21E3E100462512 /* Supporting Files */,
|
|
864 | 867 | isa = PBXSourcesBuildPhase;
|
865 | 868 | buildActionMask = 2147483647;
|
866 | 869 | files = (
|
| 870 | + 141FC1211B222EBB004D5FFB /* IntegrationTests.m in Sources */, |
867 | 871 | 83636F8F1B53F22C009F943E /* RCTUIManagerScenarioTests.m in Sources */,
|
868 | 872 | 143BC5A11B21E45C00462512 /* UIExplorerSnapshotTests.m in Sources */,
|
869 | 873 | );
|
|
0 commit comments