|
12 | 12 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
13 | 13 | 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; }; |
14 | 14 | 758FBD406B8A60C781CB65C7 /* libPods-AppsFlyerExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3772C10A05F15474D2AE8E5B /* libPods-AppsFlyerExample.a */; }; |
| 15 | + 7EEAAD9F2D2D7980006F2316 /* main.jsbundle in Resources */ = {isa = PBXBuildFile; fileRef = 7EEAAD9E2D2D7980006F2316 /* main.jsbundle */; }; |
15 | 16 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; }; |
16 | 17 | 8A99A8955B526C01707AFBFA /* libPods-AppsFlyerExample-AppsFlyerExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C982642725666DF8D1E1F96 /* libPods-AppsFlyerExample-AppsFlyerExampleTests.a */; }; |
17 | 18 | /* End PBXBuildFile section */ |
|
39 | 40 | 1C982642725666DF8D1E1F96 /* libPods-AppsFlyerExample-AppsFlyerExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-AppsFlyerExample-AppsFlyerExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
40 | 41 | 3772C10A05F15474D2AE8E5B /* libPods-AppsFlyerExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-AppsFlyerExample.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
41 | 42 | 5CAE30CF50FDE233EFB84891 /* Pods-AppsFlyerExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppsFlyerExample.release.xcconfig"; path = "Target Support Files/Pods-AppsFlyerExample/Pods-AppsFlyerExample.release.xcconfig"; sourceTree = "<group>"; }; |
| 43 | + 7EEAAD9E2D2D7980006F2316 /* main.jsbundle */ = {isa = PBXFileReference; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; }; |
42 | 44 | 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = AppsFlyerExample/LaunchScreen.storyboard; sourceTree = "<group>"; }; |
43 | 45 | BE4C6B4402435E3245DA5B5C /* Pods-AppsFlyerExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppsFlyerExample.debug.xcconfig"; path = "Target Support Files/Pods-AppsFlyerExample/Pods-AppsFlyerExample.debug.xcconfig"; sourceTree = "<group>"; }; |
44 | 46 | C6E030350442BE719CA4C6F7 /* Pods-AppsFlyerExample-AppsFlyerExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AppsFlyerExample-AppsFlyerExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-AppsFlyerExample-AppsFlyerExampleTests/Pods-AppsFlyerExample-AppsFlyerExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
|
129 | 131 | 83CBB9F61A601CBA00E9B192 = { |
130 | 132 | isa = PBXGroup; |
131 | 133 | children = ( |
| 134 | + 7EEAAD9E2D2D7980006F2316 /* main.jsbundle */, |
132 | 135 | 13B07FAE1A68108700A75B9A /* AppsFlyerExample */, |
133 | 136 | 832341AE1AAA6A7D00B99B32 /* Libraries */, |
134 | 137 | 00E356EF1AD99517003FC87E /* AppsFlyerExampleTests */, |
|
243 | 246 | isa = PBXResourcesBuildPhase; |
244 | 247 | buildActionMask = 2147483647; |
245 | 248 | files = ( |
| 249 | + 7EEAAD9F2D2D7980006F2316 /* main.jsbundle in Resources */, |
246 | 250 | 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */, |
247 | 251 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */, |
248 | 252 | ); |
|
263 | 267 | ); |
264 | 268 | runOnlyForDeploymentPostprocessing = 1; |
265 | 269 | shellPath = /bin/sh; |
266 | | - shellScript = "set -e\n\nexport NODE_BINARY=/Users/amit.levy/.nvm/versions/node/v21.7.3/bin/node\n"; |
| 270 | + shellScript = "set -e\n\nexport NODE_BINARY=/usr/local/bin/node\n"; |
267 | 271 | }; |
268 | 272 | 4721923C614EE6D1A58C11F1 /* [CP] Copy Pods Resources */ = { |
269 | 273 | isa = PBXShellScriptBuildPhase; |
|
0 commit comments