From dda4158bddc6856c75e4b623d02c1d4536af8266 Mon Sep 17 00:00:00 2001 From: Eric Mikulin Date: Fri, 19 Apr 2024 12:22:22 -0700 Subject: [PATCH] Version 14 in demo --- .../PicoLLMDemo.xcodeproj/project.pbxproj | 46 +++++++++---------- demo/ios/PicoLLMDemo/Podfile | 2 +- demo/ios/PicoLLMDemo/Podfile.lock | 4 +- 3 files changed, 26 insertions(+), 26 deletions(-) diff --git a/demo/ios/PicoLLMDemo/PicoLLMDemo.xcodeproj/project.pbxproj b/demo/ios/PicoLLMDemo/PicoLLMDemo.xcodeproj/project.pbxproj index dbecfc53..17eef4ae 100644 --- a/demo/ios/PicoLLMDemo/PicoLLMDemo.xcodeproj/project.pbxproj +++ b/demo/ios/PicoLLMDemo/PicoLLMDemo.xcodeproj/project.pbxproj @@ -11,7 +11,7 @@ 02A1194B268D39A700A2AC99 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02A1194A268D39A700A2AC99 /* ContentView.swift */; }; 02A1194D268D39AB00A2AC99 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 02A1194C268D39AB00A2AC99 /* Assets.xcassets */; }; 02A1195F268D3FD600A2AC99 /* ViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 02A1195E268D3FD600A2AC99 /* ViewModel.swift */; }; - CBF7B4B3EDD3801404643F1B /* libPods-PicoLLMDemo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F28B40097630AC2A6F1FB1F3 /* libPods-PicoLLMDemo.a */; }; + 2A8147B21D03A44819A9AECB /* libPods-PicoLLMDemo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = EFE4422D604A23D288F7DE93 /* libPods-PicoLLMDemo.a */; }; /* End PBXBuildFile section */ /* Begin PBXFileReference section */ @@ -21,9 +21,9 @@ 02A1194C268D39AB00A2AC99 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; 02A11951268D39AB00A2AC99 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; 02A1195E268D3FD600A2AC99 /* ViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewModel.swift; sourceTree = ""; }; - 657C5A071A7628ECDC714D25 /* Pods-PicoLLMDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PicoLLMDemo.debug.xcconfig"; path = "Target Support Files/Pods-PicoLLMDemo/Pods-PicoLLMDemo.debug.xcconfig"; sourceTree = ""; }; - 687212B5149CCA100470035C /* Pods-PicoLLMDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PicoLLMDemo.release.xcconfig"; path = "Target Support Files/Pods-PicoLLMDemo/Pods-PicoLLMDemo.release.xcconfig"; sourceTree = ""; }; - F28B40097630AC2A6F1FB1F3 /* libPods-PicoLLMDemo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-PicoLLMDemo.a"; sourceTree = BUILT_PRODUCTS_DIR; }; + 08DF4E2DE3033356FDD5C488 /* Pods-PicoLLMDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PicoLLMDemo.debug.xcconfig"; path = "Target Support Files/Pods-PicoLLMDemo/Pods-PicoLLMDemo.debug.xcconfig"; sourceTree = ""; }; + 787AC77FD1510FA692FCF5BF /* Pods-PicoLLMDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PicoLLMDemo.release.xcconfig"; path = "Target Support Files/Pods-PicoLLMDemo/Pods-PicoLLMDemo.release.xcconfig"; sourceTree = ""; }; + EFE4422D604A23D288F7DE93 /* libPods-PicoLLMDemo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-PicoLLMDemo.a"; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ @@ -31,7 +31,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - CBF7B4B3EDD3801404643F1B /* libPods-PicoLLMDemo.a in Frameworks */, + 2A8147B21D03A44819A9AECB /* libPods-PicoLLMDemo.a in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -44,7 +44,7 @@ 02A11947268D39A700A2AC99 /* PicoLLMDemo */, 02A11946268D39A700A2AC99 /* Products */, 8DB92FF3DC81AB04D3FF7242 /* Pods */, - 8C457DABA377FC98D7F4897A /* Frameworks */, + ED71FADED8C67B3451F0E310 /* Frameworks */, ); sourceTree = ""; }; @@ -68,21 +68,21 @@ path = PicoLLMDemo; sourceTree = ""; }; - 8C457DABA377FC98D7F4897A /* Frameworks */ = { + 8DB92FF3DC81AB04D3FF7242 /* Pods */ = { isa = PBXGroup; children = ( - F28B40097630AC2A6F1FB1F3 /* libPods-PicoLLMDemo.a */, + 08DF4E2DE3033356FDD5C488 /* Pods-PicoLLMDemo.debug.xcconfig */, + 787AC77FD1510FA692FCF5BF /* Pods-PicoLLMDemo.release.xcconfig */, ); - name = Frameworks; + path = Pods; sourceTree = ""; }; - 8DB92FF3DC81AB04D3FF7242 /* Pods */ = { + ED71FADED8C67B3451F0E310 /* Frameworks */ = { isa = PBXGroup; children = ( - 657C5A071A7628ECDC714D25 /* Pods-PicoLLMDemo.debug.xcconfig */, - 687212B5149CCA100470035C /* Pods-PicoLLMDemo.release.xcconfig */, + EFE4422D604A23D288F7DE93 /* libPods-PicoLLMDemo.a */, ); - path = Pods; + name = Frameworks; sourceTree = ""; }; /* End PBXGroup section */ @@ -92,11 +92,11 @@ isa = PBXNativeTarget; buildConfigurationList = 02A11954268D39AB00A2AC99 /* Build configuration list for PBXNativeTarget "PicoLLMDemo" */; buildPhases = ( - 23B919BCB2263EC2D4221374 /* [CP] Check Pods Manifest.lock */, + 8A327DC9DB6171958AE34069 /* [CP] Check Pods Manifest.lock */, 02A11941268D39A700A2AC99 /* Sources */, 02A11942268D39A700A2AC99 /* Frameworks */, 02A11943268D39A700A2AC99 /* Resources */, - D8CEF87532270DCEEAF4B6EC /* [CP] Embed Pods Frameworks */, + A7A67007BD54AB20BAF195BD /* [CP] Embed Pods Frameworks */, ); buildRules = ( ); @@ -151,7 +151,7 @@ /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 23B919BCB2263EC2D4221374 /* [CP] Check Pods Manifest.lock */ = { + 8A327DC9DB6171958AE34069 /* [CP] Check Pods Manifest.lock */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -173,7 +173,7 @@ 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"; showEnvVarsInLog = 0; }; - D8CEF87532270DCEEAF4B6EC /* [CP] Embed Pods Frameworks */ = { + A7A67007BD54AB20BAF195BD /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; files = ( @@ -257,7 +257,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 13.0; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; MTL_FAST_MATH = YES; ONLY_ACTIVE_ARCH = YES; @@ -312,7 +312,7 @@ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; GCC_WARN_UNUSED_FUNCTION = YES; GCC_WARN_UNUSED_VARIABLE = YES; - IPHONEOS_DEPLOYMENT_TARGET = 13.0; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; MTL_ENABLE_DEBUG_INFO = NO; MTL_FAST_MATH = YES; SDKROOT = iphoneos; @@ -324,7 +324,7 @@ }; 02A11955268D39AB00A2AC99 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 657C5A071A7628ECDC714D25 /* Pods-PicoLLMDemo.debug.xcconfig */; + baseConfigurationReference = 08DF4E2DE3033356FDD5C488 /* Pods-PicoLLMDemo.debug.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -333,7 +333,7 @@ DEVELOPMENT_TEAM = EU9HUJJU2X; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = PicoLLMDemo/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 13.0; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -347,7 +347,7 @@ }; 02A11956268D39AB00A2AC99 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 687212B5149CCA100470035C /* Pods-PicoLLMDemo.release.xcconfig */; + baseConfigurationReference = 787AC77FD1510FA692FCF5BF /* Pods-PicoLLMDemo.release.xcconfig */; buildSettings = { ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; @@ -356,7 +356,7 @@ DEVELOPMENT_TEAM = EU9HUJJU2X; ENABLE_PREVIEWS = YES; INFOPLIST_FILE = PicoLLMDemo/Info.plist; - IPHONEOS_DEPLOYMENT_TARGET = 13.0; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", diff --git a/demo/ios/PicoLLMDemo/Podfile b/demo/ios/PicoLLMDemo/Podfile index 32c48ee9..736d0dac 100644 --- a/demo/ios/PicoLLMDemo/Podfile +++ b/demo/ios/PicoLLMDemo/Podfile @@ -1,5 +1,5 @@ source 'https://cdn.cocoapods.org/' -platform :ios, '13.0' +platform :ios, '14.0' target 'PicoLLMDemo' do pod 'PicoLLM-iOS', :path => '../../../binding/ios' diff --git a/demo/ios/PicoLLMDemo/Podfile.lock b/demo/ios/PicoLLMDemo/Podfile.lock index ae391759..cfdf3ceb 100644 --- a/demo/ios/PicoLLMDemo/Podfile.lock +++ b/demo/ios/PicoLLMDemo/Podfile.lock @@ -9,8 +9,8 @@ EXTERNAL SOURCES: :path: "../../../binding/ios" SPEC CHECKSUMS: - PicoLLM-iOS: ea37e8528ffaf70955cf77105051737ddd79bd2d + PicoLLM-iOS: 788538668aec616adf393354add22c7c08ea95f0 -PODFILE CHECKSUM: 7f1ab9763916dea1451326c163be8618759c7625 +PODFILE CHECKSUM: 7c539ebf8ad3dcea63a32653ac983e80b822295a COCOAPODS: 1.12.1