|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 33AE3DEB1F7A9C150051C3C6 /* rn-bridge.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 33AE3DEA1F7A9C150051C3C6 /* rn-bridge.cpp */; settings = {COMPILER_FLAGS = "-I$(SRCROOT)/libnode/include/node/"; }; };
|
11 | 11 | 33C4E1FF1F7979160047084D /* NodeRunner.mm in Sources */ = {isa = PBXBuildFile; fileRef = 33C4E1FE1F7979160047084D /* NodeRunner.mm */; };
|
12 |
| - 5BCE3F7F2861E28900A67BF4 /* NodeMobile-simulator.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5BCE3F7E2861E28800A67BF4 /* NodeMobile-simulator.framework */; platformFilter = ios; }; |
13 |
| - 5BCE3F812861E29600A67BF4 /* NodeMobile.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5BCE3F802861E29600A67BF4 /* NodeMobile.framework */; platformFilter = ios; }; |
| 12 | + 5BCE3F852861F1C600A67BF4 /* NodeMobile.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5BCE3F842861F1C600A67BF4 /* NodeMobile.xcframework */; }; |
14 | 13 | B3E7B58A1CC2AC0600A0062D /* RNNodeJsMobile.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* RNNodeJsMobile.m */; };
|
15 | 14 | /* End PBXBuildFile section */
|
16 | 15 |
|
|
33 | 32 | 33AE3DEA1F7A9C150051C3C6 /* rn-bridge.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = "rn-bridge.cpp"; sourceTree = "<group>"; };
|
34 | 33 | 33C4E1FD1F7978E90047084D /* NodeRunner.hpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.h; path = NodeRunner.hpp; sourceTree = "<group>"; };
|
35 | 34 | 33C4E1FE1F7979160047084D /* NodeRunner.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = NodeRunner.mm; sourceTree = "<group>"; };
|
36 |
| - 5BCE3F7E2861E28800A67BF4 /* NodeMobile-simulator.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "NodeMobile-simulator.framework"; path = "../../Documents/out_ios/NodeMobile.xcframework/ios-arm64/NodeMobile-simulator.framework"; sourceTree = "<group>"; }; |
37 |
| - 5BCE3F802861E29600A67BF4 /* NodeMobile.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = NodeMobile.framework; path = "../../Documents/out_ios/NodeMobile.xcframework/ios-arm64_x86_64-simulator/NodeMobile.framework"; sourceTree = "<group>"; }; |
| 35 | + 5BCE3F842861F1C600A67BF4 /* NodeMobile.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = NodeMobile.xcframework; path = ../../Documents/out_ios/NodeMobile.xcframework; sourceTree = "<group>"; }; |
38 | 36 | B3E7B5881CC2AC0600A0062D /* RNNodeJsMobile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNNodeJsMobile.h; sourceTree = "<group>"; };
|
39 | 37 | B3E7B5891CC2AC0600A0062D /* RNNodeJsMobile.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNNodeJsMobile.m; sourceTree = "<group>"; };
|
40 | 38 | /* End PBXFileReference section */
|
|
44 | 42 | isa = PBXFrameworksBuildPhase;
|
45 | 43 | buildActionMask = 2147483647;
|
46 | 44 | files = (
|
47 |
| - 5BCE3F812861E29600A67BF4 /* NodeMobile.framework in Frameworks */, |
48 |
| - 5BCE3F7F2861E28900A67BF4 /* NodeMobile-simulator.framework in Frameworks */, |
| 45 | + 5BCE3F852861F1C600A67BF4 /* NodeMobile.xcframework in Frameworks */, |
49 | 46 | );
|
50 | 47 | runOnlyForDeploymentPostprocessing = 0;
|
51 | 48 | };
|
|
63 | 60 | 33C4E26E1F798D110047084D /* Frameworks */ = {
|
64 | 61 | isa = PBXGroup;
|
65 | 62 | children = (
|
66 |
| - 5BCE3F802861E29600A67BF4 /* NodeMobile.framework */, |
67 |
| - 5BCE3F7E2861E28800A67BF4 /* NodeMobile-simulator.framework */, |
| 63 | + 5BCE3F842861F1C600A67BF4 /* NodeMobile.xcframework */, |
68 | 64 | );
|
69 | 65 | name = Frameworks;
|
70 | 66 | sourceTree = "<group>";
|
|
0 commit comments