|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
| 10 | + 0064517258769CC2AD16763F /* libPods-llm.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FCA4A9AE0011869427989B32 /* libPods-llm.a */; }; |
10 | 11 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; }; |
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 | + 56D7DF5DF56EAD2FAE3ADDBF /* 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 | 26 | 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 | 27 | AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = llm/SplashScreen.storyboard; sourceTree = "<group>"; }; |
29 | 28 | B79E360E00239D910BF9B38D /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xml; name = PrivacyInfo.xcprivacy; path = llm/PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
30 | 29 | BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; }; |
31 | 30 | E8C01EF33FCE4105BBBC9DF6 /* Aeonik-Medium.otf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Aeonik-Medium.otf"; path = "../assets/fonts/Aeonik-Medium.otf"; sourceTree = "<group>"; }; |
| 31 | + EA4529BE680FEB0AB7539557 /* 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>"; }; |
32 | 32 | ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; }; |
33 | 33 | F11748412D0307B40044C1D9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; name = AppDelegate.swift; path = llm/AppDelegate.swift; sourceTree = "<group>"; }; |
34 | 34 | 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 | 35 | 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>"; }; |
| 36 | + FCA4A9AE0011869427989B32 /* libPods-llm.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-llm.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
37 | 37 | /* End PBXFileReference section */ |
38 | 38 |
|
39 | 39 | /* Begin PBXFrameworksBuildPhase section */ |
40 | 40 | 13B07F8C1A680F5B00A75B9A /* Frameworks */ = { |
41 | 41 | isa = PBXFrameworksBuildPhase; |
42 | 42 | buildActionMask = 2147483647; |
43 | 43 | files = ( |
44 | | - 43F68E6573C0341F9AABF14F /* libPods-llm.a in Frameworks */, |
| 44 | + 0064517258769CC2AD16763F /* libPods-llm.a in Frameworks */, |
45 | 45 | ); |
46 | 46 | runOnlyForDeploymentPostprocessing = 0; |
47 | 47 | }; |
|
78 | 78 | name = llm; |
79 | 79 | sourceTree = "<group>"; |
80 | 80 | }; |
81 | | - 2D16E6871FA4F8E400B85C8A /* Frameworks */ = { |
| 81 | + 2BDC958BE1EC9E085C328253 /* Pods */ = { |
82 | 82 | isa = PBXGroup; |
83 | 83 | children = ( |
84 | | - ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
85 | | - F5CE0775ADE5923FA417B603 /* libPods-llm.a */, |
| 84 | + 56D7DF5DF56EAD2FAE3ADDBF /* Pods-llm.debug.xcconfig */, |
| 85 | + EA4529BE680FEB0AB7539557 /* Pods-llm.release.xcconfig */, |
86 | 86 | ); |
87 | | - name = Frameworks; |
| 87 | + path = Pods; |
88 | 88 | sourceTree = "<group>"; |
89 | 89 | }; |
90 | | - 3014A6CAF64EC97E4003A2A3 /* Pods */ = { |
| 90 | + 2D16E6871FA4F8E400B85C8A /* Frameworks */ = { |
91 | 91 | isa = PBXGroup; |
92 | 92 | children = ( |
93 | | - 4F489A14802F01369BFDDEFD /* Pods-llm.debug.xcconfig */, |
94 | | - 63C842393C3838DA2ECEFC7C /* Pods-llm.release.xcconfig */, |
| 93 | + ED297162215061F000B7C4FE /* JavaScriptCore.framework */, |
| 94 | + FCA4A9AE0011869427989B32 /* libPods-llm.a */, |
95 | 95 | ); |
96 | | - path = Pods; |
| 96 | + name = Frameworks; |
97 | 97 | sourceTree = "<group>"; |
98 | 98 | }; |
99 | 99 | 832341AE1AAA6A7D00B99B32 /* Libraries */ = { |
|
111 | 111 | 83CBBA001A601CBA00E9B192 /* Products */, |
112 | 112 | 2D16E6871FA4F8E400B85C8A /* Frameworks */, |
113 | 113 | A4FC52F75D7B41C891464AC8 /* Resources */, |
114 | | - 3014A6CAF64EC97E4003A2A3 /* Pods */, |
115 | 114 | 00B5279489FF0B6C8284706B /* ExpoModulesProviders */, |
| 115 | + 2BDC958BE1EC9E085C328253 /* Pods */, |
116 | 116 | ); |
117 | 117 | indentWidth = 2; |
118 | 118 | 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 | + DE51561DFA0B7F5BB664350B /* [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 | + 96ABF7A87CEE57D5C4479DBC /* [CP] Embed Pods Frameworks */, |
| 162 | + E0CDBD4D0993974173A0E9FD /* [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 */ = { |
| 236 | + 281D8603161F8B331E2BA335 /* [Expo] Configure project */ = { |
237 | 237 | isa = PBXShellScriptBuildPhase; |
| 238 | + alwaysOutOfDate = 1; |
238 | 239 | buildActionMask = 2147483647; |
239 | 240 | files = ( |
240 | 241 | ); |
241 | 242 | inputFileListPaths = ( |
242 | 243 | ); |
243 | 244 | inputPaths = ( |
244 | | - "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
245 | | - "${PODS_ROOT}/Manifest.lock", |
246 | 245 | ); |
247 | | - name = "[CP] Check Pods Manifest.lock"; |
| 246 | + name = "[Expo] Configure project"; |
248 | 247 | outputFileListPaths = ( |
249 | 248 | ); |
250 | 249 | outputPaths = ( |
251 | | - "$(DERIVED_FILE_DIR)/Pods-llm-checkManifestLockResult.txt", |
252 | 250 | ); |
253 | 251 | runOnlyForDeploymentPostprocessing = 0; |
254 | 252 | 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; |
| 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"; |
257 | 254 | }; |
258 | | - 281D8603161F8B331E2BA335 /* [Expo] Configure project */ = { |
| 255 | + 96ABF7A87CEE57D5C4479DBC /* [CP] Embed Pods Frameworks */ = { |
259 | 256 | isa = PBXShellScriptBuildPhase; |
260 | | - alwaysOutOfDate = 1; |
261 | 257 | buildActionMask = 2147483647; |
262 | 258 | files = ( |
263 | 259 | ); |
264 | | - inputFileListPaths = ( |
265 | | - ); |
266 | 260 | inputPaths = ( |
| 261 | + "${PODS_ROOT}/Target Support Files/Pods-llm/Pods-llm-frameworks.sh", |
| 262 | + "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes", |
267 | 263 | ); |
268 | | - name = "[Expo] Configure project"; |
269 | | - outputFileListPaths = ( |
270 | | - ); |
| 264 | + name = "[CP] Embed Pods Frameworks"; |
271 | 265 | outputPaths = ( |
| 266 | + "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", |
272 | 267 | ); |
273 | 268 | runOnlyForDeploymentPostprocessing = 0; |
274 | 269 | shellPath = /bin/sh; |
275 | | - 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"; |
| 270 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-llm/Pods-llm-frameworks.sh\"\n"; |
| 271 | + showEnvVarsInLog = 0; |
276 | 272 | }; |
277 | | - 62055444ECB4CA2743E68CDC /* [CP] Embed Pods Frameworks */ = { |
| 273 | + DE51561DFA0B7F5BB664350B /* [CP] Check Pods Manifest.lock */ = { |
278 | 274 | isa = PBXShellScriptBuildPhase; |
279 | 275 | buildActionMask = 2147483647; |
280 | 276 | files = ( |
281 | 277 | ); |
| 278 | + inputFileListPaths = ( |
| 279 | + ); |
282 | 280 | inputPaths = ( |
283 | | - "${PODS_ROOT}/Target Support Files/Pods-llm/Pods-llm-frameworks.sh", |
284 | | - "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes", |
285 | | - "${PODS_XCFRAMEWORKS_BUILD_DIR}/react-native-executorch/ExecutorchLib.framework/ExecutorchLib", |
| 281 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 282 | + "${PODS_ROOT}/Manifest.lock", |
| 283 | + ); |
| 284 | + name = "[CP] Check Pods Manifest.lock"; |
| 285 | + outputFileListPaths = ( |
286 | 286 | ); |
287 | | - name = "[CP] Embed Pods Frameworks"; |
288 | 287 | outputPaths = ( |
289 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework", |
290 | | - "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ExecutorchLib.framework", |
| 288 | + "$(DERIVED_FILE_DIR)/Pods-llm-checkManifestLockResult.txt", |
291 | 289 | ); |
292 | 290 | runOnlyForDeploymentPostprocessing = 0; |
293 | 291 | shellPath = /bin/sh; |
294 | | - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-llm/Pods-llm-frameworks.sh\"\n"; |
| 292 | + 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"; |
295 | 293 | showEnvVarsInLog = 0; |
296 | 294 | }; |
297 | | - 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */ = { |
| 295 | + E0CDBD4D0993974173A0E9FD /* [CP] Copy Pods Resources */ = { |
298 | 296 | isa = PBXShellScriptBuildPhase; |
299 | 297 | buildActionMask = 2147483647; |
300 | 298 | files = ( |
|
347 | 345 | /* Begin XCBuildConfiguration section */ |
348 | 346 | 13B07F941A680F5B00A75B9A /* Debug */ = { |
349 | 347 | isa = XCBuildConfiguration; |
350 | | - baseConfigurationReference = 4F489A14802F01369BFDDEFD /* Pods-llm.debug.xcconfig */; |
| 348 | + baseConfigurationReference = 56D7DF5DF56EAD2FAE3ADDBF /* Pods-llm.debug.xcconfig */; |
351 | 349 | buildSettings = { |
352 | 350 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
353 | 351 | CLANG_ENABLE_MODULES = YES; |
354 | 352 | CODE_SIGN_ENTITLEMENTS = llm/llm.entitlements; |
355 | 353 | CURRENT_PROJECT_VERSION = 1; |
356 | | - DEVELOPMENT_TEAM = ""; |
| 354 | + DEVELOPMENT_TEAM = J5FM626PE2; |
357 | 355 | ENABLE_BITCODE = NO; |
358 | 356 | GCC_PREPROCESSOR_DEFINITIONS = ( |
359 | 357 | "$(inherited)", |
|
384 | 382 | }; |
385 | 383 | 13B07F951A680F5B00A75B9A /* Release */ = { |
386 | 384 | isa = XCBuildConfiguration; |
387 | | - baseConfigurationReference = 63C842393C3838DA2ECEFC7C /* Pods-llm.release.xcconfig */; |
| 385 | + baseConfigurationReference = EA4529BE680FEB0AB7539557 /* Pods-llm.release.xcconfig */; |
388 | 386 | buildSettings = { |
389 | 387 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
390 | 388 | CLANG_ENABLE_MODULES = YES; |
391 | 389 | CODE_SIGN_ENTITLEMENTS = llm/llm.entitlements; |
392 | 390 | CURRENT_PROJECT_VERSION = 1; |
393 | | - DEVELOPMENT_TEAM = ""; |
| 391 | + DEVELOPMENT_TEAM = J5FM626PE2; |
394 | 392 | INFOPLIST_FILE = llm/Info.plist; |
395 | 393 | IPHONEOS_DEPLOYMENT_TARGET = 15.1; |
396 | 394 | LD_RUNPATH_SEARCH_PATHS = ( |
|
0 commit comments