Build Information
Failed to build Scipio, reference main (8d03b7), with Swift 6.0 for macOS (SPM) on 4 Dec 2025 10:42:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/giginet/Scipio.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/giginet/Scipio
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8d03b71 Merge pull request #253 from Ryu0118/add-resolved-package-cache-storage
Cloned https://github.com/giginet/Scipio.git
Revision (git rev-parse @):
8d03b71c8d7a9a60dfd2960b137307b866280b62
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/giginet/Scipio.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/giginet/Scipio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateScipioVersion
Building for debugging...
[3/32] Write sources
[4/32] Write scipio-entitlement.plist
[5/32] Write sources
[5/32] Copying PrivacyInfo.xcprivacy
[5/32] Write sources
[27/32] Compiling _NumericsShims _NumericsShims.c
[28/32] Write swift-version-5BDAB9E9C0126B9D.txt
[30/114] Emitting module RealModule
[31/115] Compiling PackageManifestKit PackageCondition.swift
[32/115] Compiling PackageManifestKit PackageDependency.swift
[33/115] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[34/115] Compiling AsyncOperations numberOfConcurrentTasks.swift
[35/117] Compiling RealModule Real.swift
[36/117] Compiling RealModule RealFunctions.swift
[37/117] Compiling RealModule Float80+Real.swift
[38/117] Compiling InternalCollectionsUtilities Descriptions.swift
[39/117] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[40/117] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[41/117] Compiling InternalCollectionsUtilities Debugging.swift
[42/117] Emitting module AsyncOperations
[43/117] Compiling RealModule RelaxedArithmetic.swift
[44/117] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[45/117] Compiling AsyncOperations Sequence+AsyncReduce.swift
[46/117] Compiling AsyncOperations Sequence+AsyncMap.swift
[47/117] Compiling RealModule ElementaryFunctions.swift
[50/117] Compiling RealModule AugmentedArithmetic.swift
[51/117] Compiling RealModule Double+Real.swift
[52/117] Compiling Rainbow ConditionalStyleBuilder.swift
[53/117] Compiling Rainbow ControlCode.swift
[54/117] Compiling AsyncOperations withOrderedTaskGroup.swift
[55/117] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[56/117] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[57/117] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[58/117] Compiling RealModule Float+Real.swift
[59/117] Compiling RealModule Float16+Real.swift
[60/117] Emitting module InternalCollectionsUtilities
[63/117] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[64/117] Compiling InternalCollectionsUtilities _SortedCollection.swift
[65/117] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[66/117] Compiling InternalCollectionsUtilities UInt+reversed.swift
[69/117] Compiling AsyncOperations withThrowingOrderedTaskGroup.swift
[70/143] Compiling Algorithms Chunked.swift
[71/143] Compiling Algorithms EitherSequence.swift
[72/143] Compiling Algorithms FirstNonNil.swift
[73/143] Compiling Algorithms FlattenCollection.swift
[74/143] Compiling Algorithms Suffix.swift
[75/143] Compiling Algorithms Trim.swift
[76/354] Emitting module ArgumentParserToolInfo
[77/354] Compiling ArgumentParserToolInfo ToolInfo.swift
[78/354] Compiling HeapModule _HeapNode.swift
[79/354] Compiling HeapModule Heap+UnsafeHandle.swift
[80/354] Compiling HeapModule Heap.swift
[81/354] Compiling Logging Locks.swift
[82/354] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[83/354] Compiling HeapModule Heap+Invariants.swift
[84/354] Compiling HeapModule Heap+Descriptions.swift
[85/354] Emitting module HeapModule
[86/370] Compiling HashTreeCollections _HashTreeIterator.swift
[87/370] Compiling HashTreeCollections _HashTreeStatistics.swift
[88/370] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[89/370] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[90/370] Compiling HashTreeCollections TreeDictionary+Filter.swift
[91/370] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[92/431] Compiling BitCollections BitArray+Initializers.swift
[93/431] Compiling BitCollections BitArray+Invariants.swift
[94/431] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[95/431] Compiling BitCollections BitArray+RandomBits.swift
[96/431] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[97/431] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[98/431] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[99/431] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[100/431] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[101/431] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[102/431] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[103/431] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[104/431] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[105/431] Compiling BitCollections BitArray+Codable.swift
[106/431] Compiling BitCollections BitArray+Collection.swift
[107/431] Compiling BitCollections BitArray+Copy.swift
[108/431] Compiling BitCollections BitArray+CustomReflectable.swift
[109/431] Compiling BitCollections BitArray+Hashable.swift
[110/431] Compiling BitCollections BitSet+BidirectionalCollection.swift
[111/431] Compiling BitCollections BitSet+Codable.swift
[113/431] Compiling OrderedCollections OrderedSet+SubSequence.swift
[114/431] Compiling OrderedCollections OrderedSet+Testing.swift
[115/431] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/431] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[117/431] Compiling OrderedCollections OrderedSet.swift
[118/439] Compiling DequeModule _DequeSlot.swift
[119/439] Compiling DequeModule _DequeBuffer.swift
[120/440] Compiling Logging MetadataProvider.swift
[121/440] Compiling Logging LogHandler.swift
[122/440] Compiling Logging Logging.swift
[123/440] Emitting module Logging
[124/486] Compiling ArgumentParser UsageGenerator.swift
[125/486] Compiling ArgumentParser CollectionExtensions.swift
[126/486] Compiling ArgumentParser Mutex.swift
[127/486] Compiling ArgumentParser Platform.swift
[128/486] Compiling ArgumentParser ArgumentDiscussion.swift
[129/486] Compiling ArgumentParser ArgumentHelp.swift
[130/486] Compiling ArgumentParser ArgumentVisibility.swift
[131/486] Compiling ArgumentParser CompletionKind.swift
[132/486] Compiling ArgumentParser Errors.swift
[133/486] Compiling ArgumentParser CommandConfiguration.swift
[134/486] Compiling ArgumentParser CommandGroup.swift
[135/486] Compiling ArgumentParser EnumerableFlag.swift
[136/486] Compiling ArgumentParser Name.swift
[137/486] Compiling ArgumentParser Parsed.swift
[138/486] Compiling ArgumentParser ParsedValues.swift
[139/486] Compiling ArgumentParser Flag.swift
[140/486] Compiling ArgumentParser NameSpecification.swift
[141/486] Compiling ArgumentParser Option.swift
[142/486] Compiling ArgumentParser OptionGroup.swift
[143/486] Compiling ArgumentParser AsyncParsableCommand.swift
[144/486] Compiling ArgumentParser MessageInfo.swift
[145/486] Compiling ArgumentParser ExpressibleByArgument.swift
[146/486] Compiling ArgumentParser ParsableArguments.swift
[147/486] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[148/486] Compiling BitCollections BitArray+Extras.swift
[149/486] Compiling BitCollections BitArray+Fill.swift
[150/486] Compiling BitCollections BitArray+Shifts.swift
[151/488] Compiling ArgumentParser Tree.swift
[152/488] Compiling ArgumentParser CodingKeyValidator.swift
[153/488] Compiling ArgumentParser ParserError.swift
[154/488] Compiling ArgumentParser StringExtensions.swift
[155/488] Compiling ArgumentParser SwiftExtensions.swift
[156/488] Compiling ArgumentParser SplitArguments.swift
[157/488] Compiling ArgumentParser DumpHelpGenerator.swift
[158/488] Compiling ArgumentParser HelpCommand.swift
[159/488] Compiling ArgumentParser HelpGenerator.swift
[160/488] Compiling ArgumentParser InputKey.swift
[161/488] Compiling ArgumentParser InputOrigin.swift
[162/488] Compiling ArgumentParser ArgumentSet.swift
[163/488] Compiling ArgumentParser CommandParser.swift
[164/488] Compiling ArgumentParser SequenceExtensions.swift
[165/488] Compiling ArgumentParser ArgumentDecoder.swift
[166/488] Compiling ArgumentParser ArgumentDefinition.swift
[167/488] Compiling DequeModule _UnsafeWrappedBuffer.swift
[168/488] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[169/488] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[170/488] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[171/488] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[172/488] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[173/488] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[174/488] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[175/488] Compiling HashTreeCollections TreeSet.swift
[176/488] Compiling ArgumentParser BashCompletionsGenerator.swift
[177/488] Compiling ArgumentParser CompletionsGenerator.swift
[178/488] Compiling ArgumentParser FishCompletionsGenerator.swift
[179/488] Compiling ArgumentParser ZshCompletionsGenerator.swift
[180/488] Compiling ArgumentParser Argument.swift
[181/488] Compiling ArgumentParser ParsableCommand.swift
[184/495] Emitting module BitCollections
[185/500] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[186/500] Compiling HashTreeCollections TreeSet+Extras.swift
[187/500] Compiling HashTreeCollections TreeSet+Filter.swift
[188/500] Compiling HashTreeCollections TreeSet+Hashable.swift
[189/500] Compiling HashTreeCollections TreeSet+Sendable.swift
[190/500] Compiling HashTreeCollections TreeSet+Sequence.swift
[191/500] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[192/500] Compiling HashTreeCollections _RawHashNode.swift
[193/500] Compiling DequeModule _DequeBufferHeader.swift
[213/500] Compiling OrderedCollections _UnsafeBitset.swift
[222/500] Compiling _RopeModule Rope+Remove.swift
[223/500] Compiling _RopeModule Rope+RemoveSubrange.swift
[224/500] Compiling _RopeModule Rope+Split.swift
[225/500] Compiling _RopeModule Optional Utilities.swift
[226/500] Compiling _RopeModule String Utilities.swift
[227/500] Compiling _RopeModule String.Index+ABI.swift
[228/500] Compiling _RopeModule _CharacterRecognizer.swift
[229/500] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[238/500] Compiling BitCollections BitArray+Testing.swift
[239/500] Compiling BitCollections BitArray._UnsafeHandle.swift
[240/500] Compiling BitCollections BitArray.swift
[275/500] Compiling Algorithms Windows.swift
[293/500] Compiling Algorithms Unique.swift
[324/500] Emitting module DequeModule
[325/500] Compiling BitCollections Range+Utilities.swift
[326/500] Compiling BitCollections Slice+Utilities.swift
[327/500] Compiling BitCollections UInt+Tricks.swift
[328/500] Compiling BitCollections _Word.swift
[331/500] Compiling BitCollections BitSet.swift
[372/501] Compiling Rainbow Style.swift
[373/501] Emitting module OrderedCollections
[374/501] Compiling Rainbow StringGenerator.swift
[375/501] Emitting module Rainbow
[376/501] Compiling Rainbow String+ConditionalStyling.swift
[377/501] Compiling Rainbow String+Rainbow.swift
[387/501] Emitting module _RopeModule
[411/505] Emitting module Algorithms
[412/505] Emitting module ArgumentParser
[437/505] Compiling ArgumentParser NonsenseFlagsValidator.swift
[438/505] Compiling ArgumentParser ParsableArgumentsValidation.swift
[439/505] Compiling ArgumentParser PositionalArgumentsValidator.swift
[440/505] Compiling ArgumentParser UniqueNamesValidator.swift
[441/505] Emitting module HashTreeCollections
[442/507] Emitting module Collections
[443/507] Compiling Collections Collections.swift
[452/507] Compiling PackageManifestKit TraitDescription.swift
[453/507] Compiling PackageManifestKit ToolsVersion.swift
[454/508] Emitting module PackageManifestKit
[455/508] Compiling SwiftyJSON resource_bundle_accessor.swift
[475/508] Compiling Rainbow StyledStringBuilder.swift
[500/508] Compiling SwiftyJSON SwiftyJSON.swift
[501/508] Emitting module SwiftyJSON
[502/508] Compiling PackageManifestKit Version.swift
[503/514] Compiling PackageManifestKit SwiftLanguageVersion.swift
[504/514] Compiling PackageManifestKit SystemPackageProvider.swift
[505/514] Compiling PackageManifestKit Target.swift
[506/517] Compiling PIFKit PIFManipulator.swift
[507/517] Compiling ScipioKitCore String+Extensions.swift
[508/517] Emitting module ScipioKitCore
[509/517] Compiling ScipioKitCore ResolvedModels.swift
[510/517] Compiling PIFKit Target.swift
[511/517] Compiling PIFKit Platform.swift
[512/517] Emitting module PIFKit
[513/517] Compiling PIFKit BuildConfiguration.swift
[514/517] Compiling PIFKit JSONConvertible.swift
[515/520] Emitting module CacheStorage
[516/520] Compiling CacheStorage CacheStorage+DisplayName.swift
[517/520] Compiling CacheStorage CacheStorage.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[518/562] Emitting module ScipioKit
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:89:73: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
87 | }
88 |
89 | func cacheFrameworks(_ targets: Set<CacheTarget>, to storages: [any CacheStorage]) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
90 | for storage in storages {
91 | await cacheFrameworks(targets, to: storage)
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:95:80: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
93 | }
94 |
95 | private func cacheFrameworks(_ targets: Set<CacheTarget>, to storage: some CacheStorage) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
96 | let chunked = targets.chunks(ofCount: storage.parallelNumber ?? CacheSystem.defaultParallelNumber)
97 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:95:80: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
93 | }
94 |
95 | private func cacheFrameworks(_ targets: Set<CacheTarget>, to storage: some CacheStorage) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
96 | let chunked = targets.chunks(ofCount: storage.parallelNumber ?? CacheSystem.defaultParallelNumber)
97 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:121:95: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
119 | }
120 |
121 | private func cacheFramework(_ target: CacheTarget, at frameworkPath: URL, to storage: any CacheStorage) async throws {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
122 | let cacheKey = try await calculateCacheKey(of: target)
123 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:159:68: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
157 | }
158 |
159 | func restoreCacheIfPossible(target: CacheTarget, storage: some CacheStorage) async -> RestoreResult {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
160 | do {
161 | let cacheKey = try await calculateCacheKey(of: target)
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:159:68: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
157 | }
158 |
159 | func restoreCacheIfPossible(target: CacheTarget, storage: some CacheStorage) async -> RestoreResult {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
160 | do {
161 | let cacheKey = try await calculateCacheKey(of: target)
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/LocalDiskCacheStorage.swift:4:31: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
2 | import CacheStorage
3 |
4 | struct LocalDiskCacheStorage: CacheStorage, Equatable {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
5 | private let fileSystem: any FileSystem
6 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/ProjectCacheStorage.swift:6:29: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
4 | /// The pseudo cache storage for "project cache policy", which treats built frameworks under the project's output directory (e.g. `XCFrameworks`)
5 | /// as valid caches but does not saving / restoring anything.
6 | struct ProjectCacheStorage: CacheStorage {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
7 | func existsValidCache(for cacheKey: some CacheKey) async throws -> Bool { false }
8 | func fetchArtifacts(for cacheKey: some CacheKey, to destinationDir: URL) async throws {}
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/CacheStorage+DisplayName.swift:3:11: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
1 | import CacheStorage
2 |
3 | extension CacheStorage {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
4 | /// The display name of the cache storage used for logging purpose
5 | var displayName: String {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:198:27: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
196 | private func restoreAllAvailableCachesIfNeeded(
197 | availableTargets: Set<CacheSystem.CacheTarget>,
198 | to storages: [any CacheStorage],
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
199 | cacheSystem: CacheSystem
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:200:51: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
198 | to storages: [any CacheStorage],
199 | cacheSystem: CacheSystem
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
201 | var remainingTargets = availableTargets
202 | var restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage] = [:]
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:249:32: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
247 | private func restoreCaches(
248 | for targets: Set<CacheSystem.CacheTarget>,
249 | from cacheStorage: any CacheStorage,
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
250 | cacheSystem: CacheSystem
251 | ) async -> Set<CacheSystem.CacheTarget> {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:289:31: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
287 | target: CacheSystem.CacheTarget,
288 | cacheSystem: CacheSystem,
289 | cacheStorage: any CacheStorage
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
290 | ) async throws -> Bool {
291 | let product = target.buildProduct
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:392:73: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
390 | private func shareRestoredCachesToProducers(
391 | _ allRestoredTargets: Set<CacheSystem.CacheTarget>,
392 | restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage],
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
393 | cacheSystem: CacheSystem
394 | ) async {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:420:46: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
418 | }
419 |
420 | private func areStoragesEqual(_ lhs: any CacheStorage, _ rhs: any CacheStorage) -> Bool {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
421 | // ProjectCacheStorage instances are always considered the same
422 | if lhs is ProjectCacheStorage && rhs is ProjectCacheStorage {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:420:71: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
418 | }
419 |
420 | private func areStoragesEqual(_ lhs: any CacheStorage, _ rhs: any CacheStorage) -> Bool {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
421 | // ProjectCacheStorage instances are always considered the same
422 | if lhs is ProjectCacheStorage && rhs is ProjectCacheStorage {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:438:25: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
436 | private func shareCachesToStorage(
437 | _ targets: Set<CacheSystem.CacheTarget>,
438 | to storage: any CacheStorage,
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
439 | cacheSystem: CacheSystem
440 | ) async {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:475:93: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
473 |
474 | extension [Runner.Options.CachePolicy] {
475 | fileprivate func storages(for actor: Runner.Options.CachePolicy.CacheActorKind) -> [any CacheStorage] {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
476 | reduce(into: []) { result, cachePolicy in
477 | if cachePolicy.actors.contains(actor) {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/PIF/FrameworkBundleAssembler.swift:243:9: error: unexpected ',' separator
241 | from relativePrivacyInfoPathComponents: String...,
242 | in resourceBundlePath: URL,
243 | ) throws {
| `- error: unexpected ',' separator
244 | let privacyInfoPath = resourceBundlePath.appending(components: relativePrivacyInfoPathComponents)
245 | if fileSystem.exists(privacyInfoPath) {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:212:37: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
210 | }
211 |
212 | public let storage: any CacheStorage
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
213 | public let actors: Set<CacheActorKind>
214 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:215:39: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
213 | public let actors: Set<CacheActorKind>
214 |
215 | public init(storage: some CacheStorage, actors: Set<CacheActorKind>) {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
216 | self.storage = storage
217 | self.actors = actors
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:215:39: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
213 | public let actors: Set<CacheActorKind>
214 |
215 | public init(storage: some CacheStorage, actors: Set<CacheActorKind>) {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
216 | self.storage = storage
217 | self.actors = actors
[519/566] Compiling ScipioKit topologicalSort.swift
[520/566] Compiling ScipioKit Target+bundleName.swift
[521/566] Compiling ScipioKit URL+Extensions.swift
[522/566] Compiling ScipioKit ScipioVersion.generated.swift
[523/566] Compiling ScipioKit LocalDiskCacheStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/LocalDiskCacheStorage.swift:4:31: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
2 | import CacheStorage
3 |
4 | struct LocalDiskCacheStorage: CacheStorage, Equatable {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
5 | private let fileSystem: any FileSystem
6 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/ProjectCacheStorage.swift:6:29: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
4 | /// The pseudo cache storage for "project cache policy", which treats built frameworks under the project's output directory (e.g. `XCFrameworks`)
5 | /// as valid caches but does not saving / restoring anything.
6 | struct ProjectCacheStorage: CacheStorage {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
7 | func existsValidCache(for cacheKey: some CacheKey) async throws -> Bool { false }
8 | func fetchArtifacts(for cacheKey: some CacheKey, to destinationDir: URL) async throws {}
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/CacheStorage+DisplayName.swift:3:11: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
1 | import CacheStorage
2 |
3 | extension CacheStorage {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
4 | /// The display name of the cache storage used for logging purpose
5 | var displayName: String {
[524/566] Compiling ScipioKit ProjectCacheStorage.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/LocalDiskCacheStorage.swift:4:31: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
2 | import CacheStorage
3 |
4 | struct LocalDiskCacheStorage: CacheStorage, Equatable {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
5 | private let fileSystem: any FileSystem
6 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/ProjectCacheStorage.swift:6:29: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
4 | /// The pseudo cache storage for "project cache policy", which treats built frameworks under the project's output directory (e.g. `XCFrameworks`)
5 | /// as valid caches but does not saving / restoring anything.
6 | struct ProjectCacheStorage: CacheStorage {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
7 | func existsValidCache(for cacheKey: some CacheKey) async throws -> Bool { false }
8 | func fetchArtifacts(for cacheKey: some CacheKey, to destinationDir: URL) async throws {}
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/CacheStorage+DisplayName.swift:3:11: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
1 | import CacheStorage
2 |
3 | extension CacheStorage {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
4 | /// The display name of the cache storage used for logging purpose
5 | var displayName: String {
[525/566] Compiling ScipioKit XcodeVersion.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/LocalDiskCacheStorage.swift:4:31: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
2 | import CacheStorage
3 |
4 | struct LocalDiskCacheStorage: CacheStorage, Equatable {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
5 | private let fileSystem: any FileSystem
6 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/ProjectCacheStorage.swift:6:29: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
4 | /// The pseudo cache storage for "project cache policy", which treats built frameworks under the project's output directory (e.g. `XCFrameworks`)
5 | /// as valid caches but does not saving / restoring anything.
6 | struct ProjectCacheStorage: CacheStorage {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
7 | func existsValidCache(for cacheKey: some CacheKey) async throws -> Bool { false }
8 | func fetchArtifacts(for cacheKey: some CacheKey, to destinationDir: URL) async throws {}
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/CacheStorage+DisplayName.swift:3:11: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
1 | import CacheStorage
2 |
3 | extension CacheStorage {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
4 | /// The display name of the cache storage used for logging purpose
5 | var displayName: String {
[526/566] Compiling ScipioKit CacheStorage+DisplayName.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/LocalDiskCacheStorage.swift:4:31: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
2 | import CacheStorage
3 |
4 | struct LocalDiskCacheStorage: CacheStorage, Equatable {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
5 | private let fileSystem: any FileSystem
6 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/ProjectCacheStorage.swift:6:29: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
4 | /// The pseudo cache storage for "project cache policy", which treats built frameworks under the project's output directory (e.g. `XCFrameworks`)
5 | /// as valid caches but does not saving / restoring anything.
6 | struct ProjectCacheStorage: CacheStorage {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
7 | func existsValidCache(for cacheKey: some CacheKey) async throws -> Bool { false }
8 | func fetchArtifacts(for cacheKey: some CacheKey, to destinationDir: URL) async throws {}
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/CacheStorage+DisplayName.swift:3:11: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
1 | import CacheStorage
2 |
3 | extension CacheStorage {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
4 | /// The display name of the cache storage used for logging purpose
5 | var displayName: String {
[527/566] Compiling ScipioKit Compiler.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/LocalDiskCacheStorage.swift:4:31: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
2 | import CacheStorage
3 |
4 | struct LocalDiskCacheStorage: CacheStorage, Equatable {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
5 | private let fileSystem: any FileSystem
6 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/ProjectCacheStorage.swift:6:29: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
4 | /// The pseudo cache storage for "project cache policy", which treats built frameworks under the project's output directory (e.g. `XCFrameworks`)
5 | /// as valid caches but does not saving / restoring anything.
6 | struct ProjectCacheStorage: CacheStorage {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
7 | func existsValidCache(for cacheKey: some CacheKey) async throws -> Bool { false }
8 | func fetchArtifacts(for cacheKey: some CacheKey, to destinationDir: URL) async throws {}
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/CacheStorage+DisplayName.swift:3:11: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
1 | import CacheStorage
2 |
3 | extension CacheStorage {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
4 | /// The display name of the cache storage used for logging purpose
5 | var displayName: String {
[528/566] Compiling ScipioKit ToolchainGenerator.swift
[529/566] Compiling ScipioKit XCBuildClient.swift
[530/566] Compiling ScipioKit XCBuildExecutor.swift
[531/566] Compiling ScipioKit ManifestLoader.swift
[532/566] Compiling ScipioKit ModuleTypeResolver.swift
[533/566] Compiling ScipioKit PackageResolveExecutor.swift
[534/566] Compiling ScipioKit PackageResolver.swift
[535/566] Compiling ScipioKit ResolvedModels+Extensions.swift
[536/566] Compiling ScipioKit ShowDependenciesParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:212:37: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
210 | }
211 |
212 | public let storage: any CacheStorage
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
213 | public let actors: Set<CacheActorKind>
214 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:215:39: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
213 | public let actors: Set<CacheActorKind>
214 |
215 | public init(storage: some CacheStorage, actors: Set<CacheActorKind>) {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
216 | self.storage = storage
217 | self.actors = actors
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:215:39: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
213 | public let actors: Set<CacheActorKind>
214 |
215 | public init(storage: some CacheStorage, actors: Set<CacheActorKind>) {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
216 | self.storage = storage
217 | self.actors = actors
[537/566] Compiling ScipioKit Runner.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:212:37: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
210 | }
211 |
212 | public let storage: any CacheStorage
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
213 | public let actors: Set<CacheActorKind>
214 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:215:39: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
213 | public let actors: Set<CacheActorKind>
214 |
215 | public init(storage: some CacheStorage, actors: Set<CacheActorKind>) {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
216 | self.storage = storage
217 | self.actors = actors
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:215:39: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
213 | public let actors: Set<CacheActorKind>
214 |
215 | public init(storage: some CacheStorage, actors: Set<CacheActorKind>) {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
216 | self.storage = storage
217 | self.actors = actors
[538/566] Compiling ScipioKit CannonicalPackageLocation.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:212:37: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
210 | }
211 |
212 | public let storage: any CacheStorage
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
213 | public let actors: Set<CacheActorKind>
214 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:215:39: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
213 | public let actors: Set<CacheActorKind>
214 |
215 | public init(storage: some CacheStorage, actors: Set<CacheActorKind>) {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
216 | self.storage = storage
217 | self.actors = actors
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:215:39: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
213 | public let actors: Set<CacheActorKind>
214 |
215 | public init(storage: some CacheStorage, actors: Set<CacheActorKind>) {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
216 | self.storage = storage
217 | self.actors = actors
[539/566] Compiling ScipioKit ModuleMapGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:212:37: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
210 | }
211 |
212 | public let storage: any CacheStorage
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
213 | public let actors: Set<CacheActorKind>
214 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:215:39: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
213 | public let actors: Set<CacheActorKind>
214 |
215 | public init(storage: some CacheStorage, actors: Set<CacheActorKind>) {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
216 | self.storage = storage
217 | self.actors = actors
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Runner.swift:215:39: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
213 | public let actors: Set<CacheActorKind>
214 |
215 | public init(storage: some CacheStorage, actors: Set<CacheActorKind>) {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
216 | self.storage = storage
217 | self.actors = actors
[540/566] Compiling ScipioKit DWARFSymbolStripper.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:198:27: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
196 | private func restoreAllAvailableCachesIfNeeded(
197 | availableTargets: Set<CacheSystem.CacheTarget>,
198 | to storages: [any CacheStorage],
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
199 | cacheSystem: CacheSystem
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:200:51: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
198 | to storages: [any CacheStorage],
199 | cacheSystem: CacheSystem
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
201 | var remainingTargets = availableTargets
202 | var restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage] = [:]
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:249:32: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
247 | private func restoreCaches(
248 | for targets: Set<CacheSystem.CacheTarget>,
249 | from cacheStorage: any CacheStorage,
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
250 | cacheSystem: CacheSystem
251 | ) async -> Set<CacheSystem.CacheTarget> {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:289:31: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
287 | target: CacheSystem.CacheTarget,
288 | cacheSystem: CacheSystem,
289 | cacheStorage: any CacheStorage
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
290 | ) async throws -> Bool {
291 | let product = target.buildProduct
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:392:73: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
390 | private func shareRestoredCachesToProducers(
391 | _ allRestoredTargets: Set<CacheSystem.CacheTarget>,
392 | restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage],
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
393 | cacheSystem: CacheSystem
394 | ) async {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:420:46: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
418 | }
419 |
420 | private func areStoragesEqual(_ lhs: any CacheStorage, _ rhs: any CacheStorage) -> Bool {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
421 | // ProjectCacheStorage instances are always considered the same
422 | if lhs is ProjectCacheStorage && rhs is ProjectCacheStorage {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:420:71: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
418 | }
419 |
420 | private func areStoragesEqual(_ lhs: any CacheStorage, _ rhs: any CacheStorage) -> Bool {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
421 | // ProjectCacheStorage instances are always considered the same
422 | if lhs is ProjectCacheStorage && rhs is ProjectCacheStorage {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:438:25: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
436 | private func shareCachesToStorage(
437 | _ targets: Set<CacheSystem.CacheTarget>,
438 | to storage: any CacheStorage,
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
439 | cacheSystem: CacheSystem
440 | ) async {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:475:93: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
473 |
474 | extension [Runner.Options.CachePolicy] {
475 | fileprivate func storages(for actor: Runner.Options.CachePolicy.CacheActorKind) -> [any CacheStorage] {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
476 | reduce(into: []) { result, cachePolicy in
477 | if cachePolicy.actors.contains(actor) {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:202:77: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
201 | var remainingTargets = availableTargets
202 | var restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage] = [:]
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
203 |
204 | for index in storages.indices {
[541/566] Compiling ScipioKit DwarfExtractor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:198:27: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
196 | private func restoreAllAvailableCachesIfNeeded(
197 | availableTargets: Set<CacheSystem.CacheTarget>,
198 | to storages: [any CacheStorage],
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
199 | cacheSystem: CacheSystem
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:200:51: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
198 | to storages: [any CacheStorage],
199 | cacheSystem: CacheSystem
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
201 | var remainingTargets = availableTargets
202 | var restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage] = [:]
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:249:32: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
247 | private func restoreCaches(
248 | for targets: Set<CacheSystem.CacheTarget>,
249 | from cacheStorage: any CacheStorage,
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
250 | cacheSystem: CacheSystem
251 | ) async -> Set<CacheSystem.CacheTarget> {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:289:31: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
287 | target: CacheSystem.CacheTarget,
288 | cacheSystem: CacheSystem,
289 | cacheStorage: any CacheStorage
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
290 | ) async throws -> Bool {
291 | let product = target.buildProduct
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:392:73: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
390 | private func shareRestoredCachesToProducers(
391 | _ allRestoredTargets: Set<CacheSystem.CacheTarget>,
392 | restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage],
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
393 | cacheSystem: CacheSystem
394 | ) async {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:420:46: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
418 | }
419 |
420 | private func areStoragesEqual(_ lhs: any CacheStorage, _ rhs: any CacheStorage) -> Bool {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
421 | // ProjectCacheStorage instances are always considered the same
422 | if lhs is ProjectCacheStorage && rhs is ProjectCacheStorage {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:420:71: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
418 | }
419 |
420 | private func areStoragesEqual(_ lhs: any CacheStorage, _ rhs: any CacheStorage) -> Bool {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
421 | // ProjectCacheStorage instances are always considered the same
422 | if lhs is ProjectCacheStorage && rhs is ProjectCacheStorage {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:438:25: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
436 | private func shareCachesToStorage(
437 | _ targets: Set<CacheSystem.CacheTarget>,
438 | to storage: any CacheStorage,
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
439 | cacheSystem: CacheSystem
440 | ) async {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:475:93: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
473 |
474 | extension [Runner.Options.CachePolicy] {
475 | fileprivate func storages(for actor: Runner.Options.CachePolicy.CacheActorKind) -> [any CacheStorage] {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
476 | reduce(into: []) { result, cachePolicy in
477 | if cachePolicy.actors.contains(actor) {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:202:77: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
201 | var remainingTargets = availableTargets
202 | var restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage] = [:]
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
203 |
204 | for index in storages.indices {
[542/566] Compiling ScipioKit FrameworkProducer.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:198:27: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
196 | private func restoreAllAvailableCachesIfNeeded(
197 | availableTargets: Set<CacheSystem.CacheTarget>,
198 | to storages: [any CacheStorage],
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
199 | cacheSystem: CacheSystem
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:200:51: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
198 | to storages: [any CacheStorage],
199 | cacheSystem: CacheSystem
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
201 | var remainingTargets = availableTargets
202 | var restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage] = [:]
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:249:32: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
247 | private func restoreCaches(
248 | for targets: Set<CacheSystem.CacheTarget>,
249 | from cacheStorage: any CacheStorage,
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
250 | cacheSystem: CacheSystem
251 | ) async -> Set<CacheSystem.CacheTarget> {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:289:31: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
287 | target: CacheSystem.CacheTarget,
288 | cacheSystem: CacheSystem,
289 | cacheStorage: any CacheStorage
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
290 | ) async throws -> Bool {
291 | let product = target.buildProduct
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:392:73: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
390 | private func shareRestoredCachesToProducers(
391 | _ allRestoredTargets: Set<CacheSystem.CacheTarget>,
392 | restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage],
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
393 | cacheSystem: CacheSystem
394 | ) async {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:420:46: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
418 | }
419 |
420 | private func areStoragesEqual(_ lhs: any CacheStorage, _ rhs: any CacheStorage) -> Bool {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
421 | // ProjectCacheStorage instances are always considered the same
422 | if lhs is ProjectCacheStorage && rhs is ProjectCacheStorage {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:420:71: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
418 | }
419 |
420 | private func areStoragesEqual(_ lhs: any CacheStorage, _ rhs: any CacheStorage) -> Bool {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
421 | // ProjectCacheStorage instances are always considered the same
422 | if lhs is ProjectCacheStorage && rhs is ProjectCacheStorage {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:438:25: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
436 | private func shareCachesToStorage(
437 | _ targets: Set<CacheSystem.CacheTarget>,
438 | to storage: any CacheStorage,
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
439 | cacheSystem: CacheSystem
440 | ) async {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:475:93: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
473 |
474 | extension [Runner.Options.CachePolicy] {
475 | fileprivate func storages(for actor: Runner.Options.CachePolicy.CacheActorKind) -> [any CacheStorage] {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
476 | reduce(into: []) { result, cachePolicy in
477 | if cachePolicy.actors.contains(actor) {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:202:77: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
201 | var remainingTargets = availableTargets
202 | var restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage] = [:]
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
203 |
204 | for index in storages.indices {
[543/566] Compiling ScipioKit InfoPlistGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:198:27: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
196 | private func restoreAllAvailableCachesIfNeeded(
197 | availableTargets: Set<CacheSystem.CacheTarget>,
198 | to storages: [any CacheStorage],
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
199 | cacheSystem: CacheSystem
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:200:51: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
198 | to storages: [any CacheStorage],
199 | cacheSystem: CacheSystem
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
201 | var remainingTargets = availableTargets
202 | var restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage] = [:]
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:249:32: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
247 | private func restoreCaches(
248 | for targets: Set<CacheSystem.CacheTarget>,
249 | from cacheStorage: any CacheStorage,
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
250 | cacheSystem: CacheSystem
251 | ) async -> Set<CacheSystem.CacheTarget> {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:289:31: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
287 | target: CacheSystem.CacheTarget,
288 | cacheSystem: CacheSystem,
289 | cacheStorage: any CacheStorage
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
290 | ) async throws -> Bool {
291 | let product = target.buildProduct
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:392:73: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
390 | private func shareRestoredCachesToProducers(
391 | _ allRestoredTargets: Set<CacheSystem.CacheTarget>,
392 | restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage],
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
393 | cacheSystem: CacheSystem
394 | ) async {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:420:46: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
418 | }
419 |
420 | private func areStoragesEqual(_ lhs: any CacheStorage, _ rhs: any CacheStorage) -> Bool {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
421 | // ProjectCacheStorage instances are always considered the same
422 | if lhs is ProjectCacheStorage && rhs is ProjectCacheStorage {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:420:71: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
418 | }
419 |
420 | private func areStoragesEqual(_ lhs: any CacheStorage, _ rhs: any CacheStorage) -> Bool {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
421 | // ProjectCacheStorage instances are always considered the same
422 | if lhs is ProjectCacheStorage && rhs is ProjectCacheStorage {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:438:25: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
436 | private func shareCachesToStorage(
437 | _ targets: Set<CacheSystem.CacheTarget>,
438 | to storage: any CacheStorage,
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
439 | cacheSystem: CacheSystem
440 | ) async {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:475:93: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
473 |
474 | extension [Runner.Options.CachePolicy] {
475 | fileprivate func storages(for actor: Runner.Options.CachePolicy.CacheActorKind) -> [any CacheStorage] {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
476 | reduce(into: []) { result, cachePolicy in
477 | if cachePolicy.actors.contains(actor) {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:202:77: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
201 | var remainingTargets = availableTargets
202 | var restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage] = [:]
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
203 |
204 | for index in storages.indices {
[544/566] Compiling ScipioKit BuildParametersGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:198:27: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
196 | private func restoreAllAvailableCachesIfNeeded(
197 | availableTargets: Set<CacheSystem.CacheTarget>,
198 | to storages: [any CacheStorage],
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
199 | cacheSystem: CacheSystem
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:200:51: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
198 | to storages: [any CacheStorage],
199 | cacheSystem: CacheSystem
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
201 | var remainingTargets = availableTargets
202 | var restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage] = [:]
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:249:32: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
247 | private func restoreCaches(
248 | for targets: Set<CacheSystem.CacheTarget>,
249 | from cacheStorage: any CacheStorage,
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
250 | cacheSystem: CacheSystem
251 | ) async -> Set<CacheSystem.CacheTarget> {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:289:31: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
287 | target: CacheSystem.CacheTarget,
288 | cacheSystem: CacheSystem,
289 | cacheStorage: any CacheStorage
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
290 | ) async throws -> Bool {
291 | let product = target.buildProduct
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:392:73: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
390 | private func shareRestoredCachesToProducers(
391 | _ allRestoredTargets: Set<CacheSystem.CacheTarget>,
392 | restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage],
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
393 | cacheSystem: CacheSystem
394 | ) async {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:420:46: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
418 | }
419 |
420 | private func areStoragesEqual(_ lhs: any CacheStorage, _ rhs: any CacheStorage) -> Bool {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
421 | // ProjectCacheStorage instances are always considered the same
422 | if lhs is ProjectCacheStorage && rhs is ProjectCacheStorage {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:420:71: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
418 | }
419 |
420 | private func areStoragesEqual(_ lhs: any CacheStorage, _ rhs: any CacheStorage) -> Bool {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
421 | // ProjectCacheStorage instances are always considered the same
422 | if lhs is ProjectCacheStorage && rhs is ProjectCacheStorage {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:438:25: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
436 | private func shareCachesToStorage(
437 | _ targets: Set<CacheSystem.CacheTarget>,
438 | to storage: any CacheStorage,
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
439 | cacheSystem: CacheSystem
440 | ) async {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:475:93: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
473 |
474 | extension [Runner.Options.CachePolicy] {
475 | fileprivate func storages(for actor: Runner.Options.CachePolicy.CacheActorKind) -> [any CacheStorage] {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
476 | reduce(into: []) { result, cachePolicy in
477 | if cachePolicy.actors.contains(actor) {
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/FrameworkProducer.swift:202:77: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
200 | ) async -> [Set<CacheSystem.CacheTarget>: any CacheStorage] {
201 | var remainingTargets = availableTargets
202 | var restoredSetsToSourceStorage: [Set<CacheSystem.CacheTarget>: any CacheStorage] = [:]
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
203 |
204 | for index in storages.indices {
[545/566] Compiling ScipioKit FileSystem.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:89:73: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
87 | }
88 |
89 | func cacheFrameworks(_ targets: Set<CacheTarget>, to storages: [any CacheStorage]) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
90 | for storage in storages {
91 | await cacheFrameworks(targets, to: storage)
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:95:80: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
93 | }
94 |
95 | private func cacheFrameworks(_ targets: Set<CacheTarget>, to storage: some CacheStorage) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
96 | let chunked = targets.chunks(ofCount: storage.parallelNumber ?? CacheSystem.defaultParallelNumber)
97 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:95:80: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
93 | }
94 |
95 | private func cacheFrameworks(_ targets: Set<CacheTarget>, to storage: some CacheStorage) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
96 | let chunked = targets.chunks(ofCount: storage.parallelNumber ?? CacheSystem.defaultParallelNumber)
97 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:121:95: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
119 | }
120 |
121 | private func cacheFramework(_ target: CacheTarget, at frameworkPath: URL, to storage: any CacheStorage) async throws {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
122 | let cacheKey = try await calculateCacheKey(of: target)
123 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:159:68: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
157 | }
158 |
159 | func restoreCacheIfPossible(target: CacheTarget, storage: some CacheStorage) async -> RestoreResult {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
160 | do {
161 | let cacheKey = try await calculateCacheKey(of: target)
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:159:68: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
157 | }
158 |
159 | func restoreCacheIfPossible(target: CacheTarget, storage: some CacheStorage) async -> RestoreResult {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
160 | do {
161 | let cacheKey = try await calculateCacheKey(of: target)
[546/566] Compiling ScipioKit Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:89:73: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
87 | }
88 |
89 | func cacheFrameworks(_ targets: Set<CacheTarget>, to storages: [any CacheStorage]) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
90 | for storage in storages {
91 | await cacheFrameworks(targets, to: storage)
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:95:80: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
93 | }
94 |
95 | private func cacheFrameworks(_ targets: Set<CacheTarget>, to storage: some CacheStorage) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
96 | let chunked = targets.chunks(ofCount: storage.parallelNumber ?? CacheSystem.defaultParallelNumber)
97 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:95:80: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
93 | }
94 |
95 | private func cacheFrameworks(_ targets: Set<CacheTarget>, to storage: some CacheStorage) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
96 | let chunked = targets.chunks(ofCount: storage.parallelNumber ?? CacheSystem.defaultParallelNumber)
97 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:121:95: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
119 | }
120 |
121 | private func cacheFramework(_ target: CacheTarget, at frameworkPath: URL, to storage: any CacheStorage) async throws {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
122 | let cacheKey = try await calculateCacheKey(of: target)
123 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:159:68: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
157 | }
158 |
159 | func restoreCacheIfPossible(target: CacheTarget, storage: some CacheStorage) async -> RestoreResult {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
160 | do {
161 | let cacheKey = try await calculateCacheKey(of: target)
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:159:68: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
157 | }
158 |
159 | func restoreCacheIfPossible(target: CacheTarget, storage: some CacheStorage) async -> RestoreResult {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
160 | do {
161 | let cacheKey = try await calculateCacheKey(of: target)
[547/566] Compiling ScipioKit PackageLocator.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:89:73: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
87 | }
88 |
89 | func cacheFrameworks(_ targets: Set<CacheTarget>, to storages: [any CacheStorage]) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
90 | for storage in storages {
91 | await cacheFrameworks(targets, to: storage)
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:95:80: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
93 | }
94 |
95 | private func cacheFrameworks(_ targets: Set<CacheTarget>, to storage: some CacheStorage) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
96 | let chunked = targets.chunks(ofCount: storage.parallelNumber ?? CacheSystem.defaultParallelNumber)
97 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:95:80: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
93 | }
94 |
95 | private func cacheFrameworks(_ targets: Set<CacheTarget>, to storage: some CacheStorage) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
96 | let chunked = targets.chunks(ofCount: storage.parallelNumber ?? CacheSystem.defaultParallelNumber)
97 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:121:95: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
119 | }
120 |
121 | private func cacheFramework(_ target: CacheTarget, at frameworkPath: URL, to storage: any CacheStorage) async throws {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
122 | let cacheKey = try await calculateCacheKey(of: target)
123 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:159:68: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
157 | }
158 |
159 | func restoreCacheIfPossible(target: CacheTarget, storage: some CacheStorage) async -> RestoreResult {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
160 | do {
161 | let cacheKey = try await calculateCacheKey(of: target)
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:159:68: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
157 | }
158 |
159 | func restoreCacheIfPossible(target: CacheTarget, storage: some CacheStorage) async -> RestoreResult {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
160 | do {
161 | let cacheKey = try await calculateCacheKey(of: target)
[548/566] Compiling ScipioKit BinaryExtractor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:89:73: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
87 | }
88 |
89 | func cacheFrameworks(_ targets: Set<CacheTarget>, to storages: [any CacheStorage]) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
90 | for storage in storages {
91 | await cacheFrameworks(targets, to: storage)
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:95:80: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
93 | }
94 |
95 | private func cacheFrameworks(_ targets: Set<CacheTarget>, to storage: some CacheStorage) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
96 | let chunked = targets.chunks(ofCount: storage.parallelNumber ?? CacheSystem.defaultParallelNumber)
97 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:95:80: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
93 | }
94 |
95 | private func cacheFrameworks(_ targets: Set<CacheTarget>, to storage: some CacheStorage) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
96 | let chunked = targets.chunks(ofCount: storage.parallelNumber ?? CacheSystem.defaultParallelNumber)
97 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:121:95: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
119 | }
120 |
121 | private func cacheFramework(_ target: CacheTarget, at frameworkPath: URL, to storage: any CacheStorage) async throws {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
122 | let cacheKey = try await calculateCacheKey(of: target)
123 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:159:68: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
157 | }
158 |
159 | func restoreCacheIfPossible(target: CacheTarget, storage: some CacheStorage) async -> RestoreResult {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
160 | do {
161 | let cacheKey = try await calculateCacheKey(of: target)
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:159:68: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
157 | }
158 |
159 | func restoreCacheIfPossible(target: CacheTarget, storage: some CacheStorage) async -> RestoreResult {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
160 | do {
161 | let cacheKey = try await calculateCacheKey(of: target)
[549/566] Compiling ScipioKit CacheSystem.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:89:73: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
87 | }
88 |
89 | func cacheFrameworks(_ targets: Set<CacheTarget>, to storages: [any CacheStorage]) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
90 | for storage in storages {
91 | await cacheFrameworks(targets, to: storage)
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:95:80: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
93 | }
94 |
95 | private func cacheFrameworks(_ targets: Set<CacheTarget>, to storage: some CacheStorage) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
96 | let chunked = targets.chunks(ofCount: storage.parallelNumber ?? CacheSystem.defaultParallelNumber)
97 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:95:80: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
93 | }
94 |
95 | private func cacheFrameworks(_ targets: Set<CacheTarget>, to storage: some CacheStorage) async {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
96 | let chunked = targets.chunks(ofCount: storage.parallelNumber ?? CacheSystem.defaultParallelNumber)
97 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:121:95: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
119 | }
120 |
121 | private func cacheFramework(_ target: CacheTarget, at frameworkPath: URL, to storage: any CacheStorage) async throws {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
122 | let cacheKey = try await calculateCacheKey(of: target)
123 |
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:159:68: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
157 | }
158 |
159 | func restoreCacheIfPossible(target: CacheTarget, storage: some CacheStorage) async -> RestoreResult {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
160 | do {
161 | let cacheKey = try await calculateCacheKey(of: target)
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/Cache/CacheSystem.swift:159:68: warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
157 | }
158 |
159 | func restoreCacheIfPossible(target: CacheTarget, storage: some CacheStorage) async -> RestoreResult {
| |- warning: 'CacheStorage' is deprecated: renamed to 'FrameworkCacheStorage'
| `- note: use 'FrameworkCacheStorage' instead
160 | do {
161 | let cacheKey = try await calculateCacheKey(of: target)
[550/566] Compiling ScipioKit BuildOptions.swift
[551/566] Compiling ScipioKit DependencyGraph.swift
[552/566] Compiling ScipioKit WeakReference.swift
[553/566] Compiling ScipioKit DescriptionPackage.swift
[554/566] Compiling ScipioKit Executor.swift
[555/566] Compiling ScipioKit StringConversions.swift
[556/566] Compiling ScipioKit StringMangling.swift
[557/566] Compiling ScipioKit Version.swift
[558/566] Compiling ScipioKit XCBuildMessage.swift
[559/566] Compiling ScipioKit FrameworkBundleAssembler.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/PIF/FrameworkBundleAssembler.swift:243:9: error: unexpected ',' separator
241 | from relativePrivacyInfoPathComponents: String...,
242 | in resourceBundlePath: URL,
243 | ) throws {
| `- error: unexpected ',' separator
244 | let privacyInfoPath = resourceBundlePath.appending(components: relativePrivacyInfoPathComponents)
245 | if fileSystem.exists(privacyInfoPath) {
[560/566] Compiling ScipioKit FrameworkComponentsCollector.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/PIF/FrameworkBundleAssembler.swift:243:9: error: unexpected ',' separator
241 | from relativePrivacyInfoPathComponents: String...,
242 | in resourceBundlePath: URL,
243 | ) throws {
| `- error: unexpected ',' separator
244 | let privacyInfoPath = resourceBundlePath.appending(components: relativePrivacyInfoPathComponents)
245 | if fileSystem.exists(privacyInfoPath) {
[561/566] Compiling ScipioKit FrameworkModuleMapGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/PIF/FrameworkBundleAssembler.swift:243:9: error: unexpected ',' separator
241 | from relativePrivacyInfoPathComponents: String...,
242 | in resourceBundlePath: URL,
243 | ) throws {
| `- error: unexpected ',' separator
244 | let privacyInfoPath = resourceBundlePath.appending(components: relativePrivacyInfoPathComponents)
245 | if fileSystem.exists(privacyInfoPath) {
[562/566] Compiling ScipioKit PIFCompiler.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/PIF/FrameworkBundleAssembler.swift:243:9: error: unexpected ',' separator
241 | from relativePrivacyInfoPathComponents: String...,
242 | in resourceBundlePath: URL,
243 | ) throws {
| `- error: unexpected ',' separator
244 | let privacyInfoPath = resourceBundlePath.appending(components: relativePrivacyInfoPathComponents)
245 | if fileSystem.exists(privacyInfoPath) {
[563/566] Compiling ScipioKit PIFGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/ScipioKit/Producer/PIF/FrameworkBundleAssembler.swift:243:9: error: unexpected ',' separator
241 | from relativePrivacyInfoPathComponents: String...,
242 | in resourceBundlePath: URL,
243 | ) throws {
| `- error: unexpected ',' separator
244 | let privacyInfoPath = resourceBundlePath.appending(components: relativePrivacyInfoPathComponents)
245 | if fileSystem.exists(privacyInfoPath) {
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/mtj0928/swift-async-operations.git
Fetching https://github.com/giginet/PackageManifestKit
Fetching https://github.com/apple/swift-argument-parser.git
[1/1339] Fetching rainbow
[162/2354] Fetching rainbow, swift-async-operations
[416/2543] Fetching rainbow, swift-async-operations, packagemanifestkit
[1841/8584] Fetching rainbow, swift-async-operations, packagemanifestkit, swift-algorithms
[2083/14797] Fetching rainbow, swift-async-operations, packagemanifestkit, swift-algorithms, swiftyjson
[2185/31674] Fetching rainbow, swift-async-operations, packagemanifestkit, swift-algorithms, swiftyjson, swift-argument-parser
[2307/49999] Fetching rainbow, swift-async-operations, packagemanifestkit, swift-algorithms, swiftyjson, swift-argument-parser, swift-collections
Fetched https://github.com/apple/swift-algorithms.git from cache (1.43s)
[29569/43958] Fetching rainbow, swift-async-operations, packagemanifestkit, swiftyjson, swift-argument-parser, swift-collections
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (1.43s)
[23708/37745] Fetching rainbow, swift-async-operations, packagemanifestkit, swift-argument-parser, swift-collections
Fetched https://github.com/mtj0928/swift-async-operations.git from cache (1.43s)
[23228/36730] Fetching rainbow, packagemanifestkit, swift-argument-parser, swift-collections
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/onevcat/Rainbow from cache (1.63s)
Fetched https://github.com/giginet/PackageManifestKit from cache (1.63s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.63s)
[7654/18325] Fetching swift-collections
[10447/24017] Fetching swift-collections, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.11s)
[11728/18325] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.85s)
Computing version for https://github.com/mtj0928/swift-async-operations.git
Computed https://github.com/mtj0928/swift-async-operations.git at 0.4.0 (0.58s)
Computing version for https://github.com/giginet/PackageManifestKit
Computed https://github.com/giginet/PackageManifestKit at 0.2.0 (0.42s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (2.33s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.0 (2.36s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.52s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.13s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.42s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.0 (0.43s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (0.56s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.44s)
Creating working copy for https://github.com/giginet/PackageManifestKit
Working copy of https://github.com/giginet/PackageManifestKit resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/mtj0928/swift-async-operations.git
Working copy of https://github.com/mtj0928/swift-async-operations.git resolved at 0.4.0
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
BUILD FAILURE 6.0 macosSpm