|
11 | 11 | 54398FFC2F497A34009D6B51 /* WidgetKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 54398FFB2F497A34009D6B51 /* WidgetKit.framework */; }; |
12 | 12 | 54398FFE2F497A34009D6B51 /* SwiftUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 54398FFD2F497A34009D6B51 /* SwiftUI.framework */; }; |
13 | 13 | 5439900B2F497A35009D6B51 /* YapRunActivityExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 54398FF92F497A34009D6B51 /* YapRunActivityExtension.appex */; platformFilter = ios; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
14 | | - 54C28D9A2F4CF59300A5AA98 /* RunAnywhere in Frameworks */ = {isa = PBXBuildFile; productRef = 54C28D992F4CF59300A5AA98 /* RunAnywhere */; }; |
15 | | - 54C28D9C2F4CF59300A5AA98 /* RunAnywhereONNX in Frameworks */ = {isa = PBXBuildFile; productRef = 54C28D9B2F4CF59300A5AA98 /* RunAnywhereONNX */; }; |
16 | | - 54C28D9E2F4CF59300A5AA98 /* RunAnywhereWhisperKit in Frameworks */ = {isa = PBXBuildFile; productRef = 54C28D9D2F4CF59300A5AA98 /* RunAnywhereWhisperKit */; }; |
| 14 | + 54C28E2B2F4D31B000A5AA98 /* RunAnywhere in Frameworks */ = {isa = PBXBuildFile; productRef = 54C28E2A2F4D31B000A5AA98 /* RunAnywhere */; }; |
| 15 | + 54C28E2D2F4D31B000A5AA98 /* RunAnywhereONNX in Frameworks */ = {isa = PBXBuildFile; productRef = 54C28E2C2F4D31B000A5AA98 /* RunAnywhereONNX */; }; |
| 16 | + 54C28E2F2F4D31B000A5AA98 /* RunAnywhereWhisperKit in Frameworks */ = {isa = PBXBuildFile; productRef = 54C28E2E2F4D31B000A5AA98 /* RunAnywhereWhisperKit */; }; |
17 | 17 | /* End PBXBuildFile section */ |
18 | 18 |
|
19 | 19 | /* Begin PBXContainerItemProxy section */ |
|
139 | 139 | isa = PBXFrameworksBuildPhase; |
140 | 140 | buildActionMask = 2147483647; |
141 | 141 | files = ( |
142 | | - 54C28D9E2F4CF59300A5AA98 /* RunAnywhereWhisperKit in Frameworks */, |
143 | | - 54C28D9C2F4CF59300A5AA98 /* RunAnywhereONNX in Frameworks */, |
144 | | - 54C28D9A2F4CF59300A5AA98 /* RunAnywhere in Frameworks */, |
| 142 | + 54C28E2F2F4D31B000A5AA98 /* RunAnywhereWhisperKit in Frameworks */, |
| 143 | + 54C28E2D2F4D31B000A5AA98 /* RunAnywhereONNX in Frameworks */, |
| 144 | + 54C28E2B2F4D31B000A5AA98 /* RunAnywhere in Frameworks */, |
145 | 145 | ); |
146 | 146 | runOnlyForDeploymentPostprocessing = 0; |
147 | 147 | }; |
|
237 | 237 | ); |
238 | 238 | name = YapRun; |
239 | 239 | packageProductDependencies = ( |
240 | | - 54C28D992F4CF59300A5AA98 /* RunAnywhere */, |
241 | | - 54C28D9B2F4CF59300A5AA98 /* RunAnywhereONNX */, |
242 | | - 54C28D9D2F4CF59300A5AA98 /* RunAnywhereWhisperKit */, |
| 240 | + 54C28E2A2F4D31B000A5AA98 /* RunAnywhere */, |
| 241 | + 54C28E2C2F4D31B000A5AA98 /* RunAnywhereONNX */, |
| 242 | + 54C28E2E2F4D31B000A5AA98 /* RunAnywhereWhisperKit */, |
243 | 243 | ); |
244 | 244 | productName = YapRun; |
245 | 245 | productReference = 54398FBA2F4979D2009D6B51 /* YapRun.app */; |
|
374 | 374 | mainGroup = 54398FB12F4979D2009D6B51; |
375 | 375 | minimizedProjectReferenceProxies = 1; |
376 | 376 | packageReferences = ( |
377 | | - 54C28D982F4CF59300A5AA98 /* XCRemoteSwiftPackageReference "runanywhere-sdks" */, |
| 377 | + 54C28E292F4D31B000A5AA98 /* XCRemoteSwiftPackageReference "runanywhere-sdks" */, |
378 | 378 | ); |
379 | 379 | preferredProjectObjectVersion = 77; |
380 | 380 | productRefGroup = 54398FBB2F4979D2009D6B51 /* Products */; |
|
1011 | 1011 | /* End XCConfigurationList section */ |
1012 | 1012 |
|
1013 | 1013 | /* Begin XCRemoteSwiftPackageReference section */ |
1014 | | - 54C28D982F4CF59300A5AA98 /* XCRemoteSwiftPackageReference "runanywhere-sdks" */ = { |
| 1014 | + 54C28E292F4D31B000A5AA98 /* XCRemoteSwiftPackageReference "runanywhere-sdks" */ = { |
1015 | 1015 | isa = XCRemoteSwiftPackageReference; |
1016 | 1016 | repositoryURL = "https://github.com/RunanywhereAI/runanywhere-sdks"; |
1017 | 1017 | requirement = { |
1018 | 1018 | kind = upToNextMajorVersion; |
1019 | | - minimumVersion = 0.19.5; |
| 1019 | + minimumVersion = 0.19.6; |
1020 | 1020 | }; |
1021 | 1021 | }; |
1022 | 1022 | /* End XCRemoteSwiftPackageReference section */ |
1023 | 1023 |
|
1024 | 1024 | /* Begin XCSwiftPackageProductDependency section */ |
1025 | | - 54C28D992F4CF59300A5AA98 /* RunAnywhere */ = { |
| 1025 | + 54C28E2A2F4D31B000A5AA98 /* RunAnywhere */ = { |
1026 | 1026 | isa = XCSwiftPackageProductDependency; |
1027 | | - package = 54C28D982F4CF59300A5AA98 /* XCRemoteSwiftPackageReference "runanywhere-sdks" */; |
| 1027 | + package = 54C28E292F4D31B000A5AA98 /* XCRemoteSwiftPackageReference "runanywhere-sdks" */; |
1028 | 1028 | productName = RunAnywhere; |
1029 | 1029 | }; |
1030 | | - 54C28D9B2F4CF59300A5AA98 /* RunAnywhereONNX */ = { |
| 1030 | + 54C28E2C2F4D31B000A5AA98 /* RunAnywhereONNX */ = { |
1031 | 1031 | isa = XCSwiftPackageProductDependency; |
1032 | | - package = 54C28D982F4CF59300A5AA98 /* XCRemoteSwiftPackageReference "runanywhere-sdks" */; |
| 1032 | + package = 54C28E292F4D31B000A5AA98 /* XCRemoteSwiftPackageReference "runanywhere-sdks" */; |
1033 | 1033 | productName = RunAnywhereONNX; |
1034 | 1034 | }; |
1035 | | - 54C28D9D2F4CF59300A5AA98 /* RunAnywhereWhisperKit */ = { |
| 1035 | + 54C28E2E2F4D31B000A5AA98 /* RunAnywhereWhisperKit */ = { |
1036 | 1036 | isa = XCSwiftPackageProductDependency; |
1037 | | - package = 54C28D982F4CF59300A5AA98 /* XCRemoteSwiftPackageReference "runanywhere-sdks" */; |
| 1037 | + package = 54C28E292F4D31B000A5AA98 /* XCRemoteSwiftPackageReference "runanywhere-sdks" */; |
1038 | 1038 | productName = RunAnywhereWhisperKit; |
1039 | 1039 | }; |
1040 | 1040 | /* End XCSwiftPackageProductDependency section */ |
|
0 commit comments