|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | 10 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
| 11 | + 17A36B91F59AA249EC3CBA5B /* libPods-llm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B3B9A534BAF75106A33CD15 /* libPods-llm.a */; }; |
11 | 12 | 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; }; |
12 | | - 43F68E6573C0341F9AABF14F /* libPods-llm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F5CE0775ADE5923FA417B603 /* libPods-llm.a */; }; |
13 | 13 | 5BF945B85D1D224F6EA71C77 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = B79E360E00239D910BF9B38D /* PrivacyInfo.xcprivacy */; }; |
14 | 14 | 9A387428F0214E9D9C1DC3F5 /* Aeonik-Regular.otf in Resources */ = {isa = PBXBuildFile; fileRef = F866B7979FB94C8797EE2E3D /* Aeonik-Regular.otf */; }; |
15 | 15 | A9775F3A313447B197B057ED /* Aeonik-Medium.otf in Resources */ = {isa = PBXBuildFile; fileRef = E8C01EF33FCE4105BBBC9DF6 /* Aeonik-Medium.otf */; }; |
|
22 | 22 | 13B07F961A680F5B00A75B9A /* llm.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = llm.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
23 | 23 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = llm/Images.xcassets; sourceTree = "<group>"; }; |
24 | 24 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = llm/Info.plist; sourceTree = "<group>"; }; |
25 | | - 4F489A14802F01369BFDDEFD /* Pods-llm.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-llm.debug.xcconfig"; path = "Target Support Files/Pods-llm/Pods-llm.debug.xcconfig"; sourceTree = "<group>"; }; |
26 | | - 63C842393C3838DA2ECEFC7C /* Pods-llm.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-llm.release.xcconfig"; path = "Target Support Files/Pods-llm/Pods-llm.release.xcconfig"; sourceTree = "<group>"; }; |
| 25 | + 1C13F4C8CCA7B641EDCEA802 /* Pods-llm.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-llm.release.xcconfig"; path = "Target Support Files/Pods-llm/Pods-llm.release.xcconfig"; sourceTree = "<group>"; }; |
| 26 | + 5B3B9A534BAF75106A33CD15 /* libPods-llm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-llm.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 27 | + 88496D8737DE09B515354EED /* Pods-llm.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-llm.debug.xcconfig"; path = "Target Support Files/Pods-llm/Pods-llm.debug.xcconfig"; sourceTree = "<group>"; }; |
27 | 28 | 8CD8BF58A368F789F1E7DF50 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-llm/ExpoModulesProvider.swift"; sourceTree = "<group>"; }; |
28 | 29 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = llm/SplashScreen.storyboard; sourceTree = "<group>"; }; |
29 | 30 | B79E360E00239D910BF9B38D /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = llm/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
|
32 | 33 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
33 | 34 | F11748412D0307B40044C1D9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = llm/AppDelegate.swift; sourceTree = "<group>"; }; |
34 | 35 | F11748442D0722820044C1D9 /* llm-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = "llm-Bridging-Header.h"; path = "llm/llm-Bridging-Header.h"; sourceTree = "<group>"; }; |
35 | | - F5CE0775ADE5923FA417B603 /* libPods-llm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-llm.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
36 | 36 | F866B7979FB94C8797EE2E3D /* Aeonik-Regular.otf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Aeonik-Regular.otf"; path = "../assets/fonts/Aeonik-Regular.otf"; sourceTree = "<group>"; }; |
37 | 37 | /* End PBXFileReference section */ |
38 | 38 |
|
|
41 | 41 | isa = PBXFrameworksBuildPhase; |
42 | 42 | buildActionMask = 2147483647; |
43 | 43 | files = ( |
44 | | - 43F68E6573C0341F9AABF14F /* libPods-llm.a in Frameworks */, |
| 44 | + 17A36B91F59AA249EC3CBA5B /* libPods-llm.a in Frameworks */, |
45 | 45 | ); |
46 | 46 | runOnlyForDeploymentPostprocessing = 0; |
47 | 47 | }; |
|
82 | 82 | isa = PBXGroup; |
83 | 83 | children = ( |
84 | 84 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
85 | | - F5CE0775ADE5923FA417B603 /* libPods-llm.a */, |
| 85 | + 5B3B9A534BAF75106A33CD15 /* libPods-llm.a */, |
86 | 86 | ); |
87 | 87 | name = Frameworks; |
88 | 88 | sourceTree = "<group>"; |
89 | 89 | }; |
90 | 90 | 3014A6CAF64EC97E4003A2A3 /* Pods */ = { |
91 | 91 | isa = PBXGroup; |
92 | 92 | children = ( |
93 | | - 4F489A14802F01369BFDDEFD /* Pods-llm.debug.xcconfig */, |
94 | | - 63C842393C3838DA2ECEFC7C /* Pods-llm.release.xcconfig */, |
| 93 | + 88496D8737DE09B515354EED /* Pods-llm.debug.xcconfig */, |
| 94 | + 1C13F4C8CCA7B641EDCEA802 /* Pods-llm.release.xcconfig */, |
95 | 95 | ); |
96 | 96 | path = Pods; |
97 | 97 | sourceTree = "<group>"; |
|
152 | 152 | isa = PBXNativeTarget; |
153 | 153 | buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "llm" */; |
154 | 154 | buildPhases = ( |
155 | | - 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */, |
| 155 | + D84A76355ECD908C8FB22A4F /* [CP] Check Pods Manifest.lock */, |
156 | 156 | 281D8603161F8B331E2BA335 /* [Expo] Configure project */, |
157 | 157 | 13B07F871A680F5B00A75B9A /* Sources */, |
158 | 158 | 13B07F8C1A680F5B00A75B9A /* Frameworks */, |
159 | 159 | 13B07F8E1A680F5B00A75B9A /* Resources */, |
160 | 160 | 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */, |
161 | | - 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */, |
162 | | - 62055444ECB4CA2743E68CDC /* [CP] Embed Pods Frameworks */, |
| 161 | + A2B57F542CA8F59AACC145C9 /* [CP] Embed Pods Frameworks */, |
| 162 | + DDB198386A53904071F2DCB8 /* [CP] Copy Pods Resources */, |
163 | 163 | ); |
164 | 164 | buildRules = ( |
165 | 165 | ); |
|
233 | 233 | shellPath = /bin/sh; |
234 | 234 | shellScript = "if [[ -f \"$PODS_ROOT/../.xcode.env\" ]]; then\n source \"$PODS_ROOT/../.xcode.env\"\nfi\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\n# The project root by default is one level up from the ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry resolution.\n export ENTRY_FILE=\"$(\"$NODE_BINARY\" -e \"require('expo/scripts/resolveAppEntry')\" \"$PROJECT_ROOT\" ios absolute | tail -n 1)\"\nfi\n\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CLI_PATH=\"$(\"$NODE_BINARY\" --print \"require.resolve('@expo/cli', { paths: [require.resolve('expo/package.json')] })\")\"\nfi\nif [[ -z \"$BUNDLE_COMMAND\" ]]; then\n # Default Expo CLI command for bundling\n export BUNDLE_COMMAND=\"export:embed\"\nfi\n\n# Source .xcode.env.updates if it exists to allow\n# SKIP_BUNDLING to be unset if needed\nif [[ -f \"$PODS_ROOT/../.xcode.env.updates\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.updates\"\nfi\n# Source local changes to allow overrides\n# if needed\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\n`\"$NODE_BINARY\" --print \"require('path').dirname(require.resolve('react-native/package.json')) + '/scripts/react-native-xcode.sh'\"`\n\n"; |
235 | 235 | }; |
236 | | - 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */ = { |
237 | | - isa = PBXShellScriptBuildPhase; |
238 | | - buildActionMask = 2147483647; |
239 | | - files = ( |
240 | | - ); |
241 | | - inputFileListPaths = ( |
242 | | - ); |
243 | | - inputPaths = ( |
244 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
245 | | - "${PODS_ROOT}/Manifest.lock", |
246 | | - ); |
247 | | - name = "[CP] Check Pods Manifest.lock"; |
248 | | - outputFileListPaths = ( |
249 | | - ); |
250 | | - outputPaths = ( |
251 | | - "$(DERIVED_FILE_DIR)/Pods-llm-checkManifestLockResult.txt", |
252 | | - ); |
253 | | - runOnlyForDeploymentPostprocessing = 0; |
254 | | - shellPath = /bin/sh; |
255 | | - shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
256 | | - showEnvVarsInLog = 0; |
257 | | - }; |
258 | 236 | 281D8603161F8B331E2BA335 /* [Expo] Configure project */ = { |
259 | 237 | isa = PBXShellScriptBuildPhase; |
260 | 238 | alwaysOutOfDate = 1; |
|
274 | 252 | shellPath = /bin/sh; |
275 | 253 | shellScript = "# This script configures Expo modules and generates the modules provider file.\nbash -l -c \"./Pods/Target\\ Support\\ Files/Pods-llm/expo-configure-project.sh\"\n"; |
276 | 254 | }; |
277 | | - 62055444ECB4CA2743E68CDC /* [CP] Embed Pods Frameworks */ = { |
| 255 | + A2B57F542CA8F59AACC145C9 /* [CP] Embed Pods Frameworks */ = { |
278 | 256 | isa = PBXShellScriptBuildPhase; |
279 | 257 | buildActionMask = 2147483647; |
280 | 258 | files = ( |
|
286 | 264 | "${PODS_XCFRAMEWORKS_BUILD_DIR}/RNAudioAPI/libavutil.framework/libavutil", |
287 | 265 | "${PODS_XCFRAMEWORKS_BUILD_DIR}/RNAudioAPI/libswresample.framework/libswresample", |
288 | 266 | "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes", |
| 267 | + "${PODS_XCFRAMEWORKS_BUILD_DIR}/react-native-executorch/ExecutorchLib.framework/ExecutorchLib", |
289 | 268 | ); |
290 | 269 | name = "[CP] Embed Pods Frameworks"; |
291 | 270 | outputPaths = ( |
|
294 | 273 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libavutil.framework", |
295 | 274 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/libswresample.framework", |
296 | 275 | "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", |
| 276 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ExecutorchLib.framework", |
297 | 277 | ); |
298 | 278 | runOnlyForDeploymentPostprocessing = 0; |
299 | 279 | shellPath = /bin/sh; |
300 | 280 | shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-llm/Pods-llm-frameworks.sh\"\n"; |
301 | 281 | showEnvVarsInLog = 0; |
302 | 282 | }; |
303 | | - 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */ = { |
| 283 | + D84A76355ECD908C8FB22A4F /* [CP] Check Pods Manifest.lock */ = { |
| 284 | + isa = PBXShellScriptBuildPhase; |
| 285 | + buildActionMask = 2147483647; |
| 286 | + files = ( |
| 287 | + ); |
| 288 | + inputFileListPaths = ( |
| 289 | + ); |
| 290 | + inputPaths = ( |
| 291 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 292 | + "${PODS_ROOT}/Manifest.lock", |
| 293 | + ); |
| 294 | + name = "[CP] Check Pods Manifest.lock"; |
| 295 | + outputFileListPaths = ( |
| 296 | + ); |
| 297 | + outputPaths = ( |
| 298 | + "$(DERIVED_FILE_DIR)/Pods-llm-checkManifestLockResult.txt", |
| 299 | + ); |
| 300 | + runOnlyForDeploymentPostprocessing = 0; |
| 301 | + shellPath = /bin/sh; |
| 302 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 303 | + showEnvVarsInLog = 0; |
| 304 | + }; |
| 305 | + DDB198386A53904071F2DCB8 /* [CP] Copy Pods Resources */ = { |
304 | 306 | isa = PBXShellScriptBuildPhase; |
305 | 307 | buildActionMask = 2147483647; |
306 | 308 | files = ( |
|
353 | 355 | /* Begin XCBuildConfiguration section */ |
354 | 356 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
355 | 357 | isa = XCBuildConfiguration; |
356 | | - baseConfigurationReference = 4F489A14802F01369BFDDEFD /* Pods-llm.debug.xcconfig */; |
| 358 | + baseConfigurationReference = 88496D8737DE09B515354EED /* Pods-llm.debug.xcconfig */; |
357 | 359 | buildSettings = { |
358 | 360 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
359 | 361 | CLANG_ENABLE_MODULES = YES; |
|
389 | 391 | }; |
390 | 392 | 13B07F951A680F5B00A75B9A /* Release */ = { |
391 | 393 | isa = XCBuildConfiguration; |
392 | | - baseConfigurationReference = 63C842393C3838DA2ECEFC7C /* Pods-llm.release.xcconfig */; |
| 394 | + baseConfigurationReference = 1C13F4C8CCA7B641EDCEA802 /* Pods-llm.release.xcconfig */; |
393 | 395 | buildSettings = { |
394 | 396 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
395 | 397 | CLANG_ENABLE_MODULES = YES; |
|
0 commit comments