The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AsyncImageView, reference master (ed3f48), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 01:09:55 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NachoSoto/AsyncImageView.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NachoSoto/AsyncImageView
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ed3f482 Refactor image request management (#73)
Cloned https://github.com/NachoSoto/AsyncImageView.git
Revision (git rev-parse @):
ed3f482f04df9289e57f4e8ad0a33cd5f27d3c64
SUCCESS checkout https://github.com/NachoSoto/AsyncImageView.git at master
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:4:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 2 | import PackageDescription
 3 |
 4 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 5 |     name: "AsyncImageView",
 6 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1257] Fetching cwlpreconditiontesting
[203/7315] Fetching cwlpreconditiontesting, swift-algorithms
[446/7775] Fetching cwlpreconditiontesting, swift-algorithms, cwlcatchexception
[4021/60275] Fetching cwlpreconditiontesting, swift-algorithms, cwlcatchexception, reactiveswift
[4991/75177] Fetching cwlpreconditiontesting, swift-algorithms, cwlcatchexception, reactiveswift, quick
[8898/95000] Fetching cwlpreconditiontesting, swift-algorithms, cwlcatchexception, reactiveswift, quick, nimble
[8899/101416] Fetching cwlpreconditiontesting, swift-algorithms, cwlcatchexception, reactiveswift, quick, nimble, swift-numerics
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (2.67s)
Fetched https://github.com/Quick/Nimble.git from cache (2.68s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.68s)
Fetched https://github.com/apple/swift-numerics.git from cache (2.68s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.68s)
Fetched https://github.com/Quick/Quick.git from cache (2.68s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (2.68s)
Computing version for https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/17424] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.44s)
Computed https://github.com/Quick/Nimble.git at 12.3.0 (5.81s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.61s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.1.1 (0.71s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.87s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.93s)
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.77s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.75s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.60s)
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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
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
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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.1.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "asyncimageview",
      "name": "AsyncImageView",
      "url": "https://github.com/NachoSoto/AsyncImageView.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncImageView",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "reactiveswift",
          "name": "ReactiveSwift",
          "url": "https://github.com/ReactiveCocoa/ReactiveSwift.git",
          "version": "7.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReactiveSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/NachoSoto/AsyncImageView.git
[1/9549] Fetching asyncimageview
Fetched https://github.com/NachoSoto/AsyncImageView.git from cache (92.57s)
warning: 'asyncimageview': /Package.swift:4:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 2 | import PackageDescription
 3 |
 4 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 5 |     name: "AsyncImageView",
 6 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git from cache
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (0.57s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.1 (1.23s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.1
Creating working copy for https://github.com/NachoSoto/AsyncImageView.git
Working copy of https://github.com/NachoSoto/AsyncImageView.git resolved at master (ed3f482)
warning: 'asyncimageview': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AsyncImageView/Package.swift:4:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 2 | import PackageDescription
 3 |
 4 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 5 |     name: "AsyncImageView",
 6 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: '.resolve-product-dependencies': dependency 'asyncimageview' is not used by any target
Found 1 product dependencies
  - ReactiveSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/NachoSoto/AsyncImageView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin LintCommandPlugin
[2/2] Compiling plugin LintWarning
[3/3] Compiling plugin LintError
[4/4] Compiling plugin DefocusCommandPlugin
[5/5] Compiling plugin GenerateManual
[6/6] Compiling plugin GenerateDoccReference
Building for debugging...
[6/9] Write sources
[8/9] Write swift-version--6988338F2F200930.txt
[10/56] Emitting module ReactiveSwift
[11/61] Compiling ReactiveSwift Map.swift
[12/61] Compiling ReactiveSwift MapError.swift
[13/61] Compiling ReactiveSwift Materialize.swift
[14/61] Compiling ReactiveSwift MaterializeAsResult.swift
[15/61] Compiling ReactiveSwift ObserveOn.swift
[16/61] Compiling ReactiveSwift Observer.swift
[17/61] Compiling ReactiveSwift Operators.swift
[18/61] Compiling ReactiveSwift Reduce.swift
[19/61] Compiling ReactiveSwift ScanMap.swift
[20/61] Compiling ReactiveSwift SkipFirst.swift
[21/61] Compiling ReactiveSwift TakeWhile.swift
[22/61] Compiling ReactiveSwift Throttle.swift
[23/61] Compiling ReactiveSwift UnaryAsyncOperator.swift
[24/61] Compiling ReactiveSwift UniqueValues.swift
[25/61] Compiling ReactiveSwift Optional.swift
[26/61] Compiling ReactiveSwift Collect.swift
[27/61] Compiling ReactiveSwift CollectEvery.swift
[28/61] Compiling ReactiveSwift CombinePrevious.swift
[29/61] Compiling ReactiveSwift CompactMap.swift
[30/61] Compiling ReactiveSwift Debounce.swift
[31/61] Compiling ReactiveSwift Delay.swift
[32/61] Compiling ReactiveSwift Dematerialize.swift
[33/61] Compiling ReactiveSwift DematerializeResults.swift
[34/61] Compiling ReactiveSwift Filter.swift
[35/61] Compiling ReactiveSwift LazyMap.swift
[36/61] Compiling ReactiveSwift Property.swift
[37/61] Compiling ReactiveSwift Reactive.swift
[38/61] Compiling ReactiveSwift ResultExtensions.swift
[39/61] Compiling ReactiveSwift Scheduler.swift
[40/61] Compiling ReactiveSwift Signal.Observer.swift
[41/61] Compiling ReactiveSwift SkipRepeats.swift
[42/61] Compiling ReactiveSwift SkipWhile.swift
[43/61] Compiling ReactiveSwift TakeFirst.swift
[44/61] Compiling ReactiveSwift TakeLast.swift
[45/61] Compiling ReactiveSwift TakeUntil.swift
[46/61] Compiling ReactiveSwift EventLogger.swift
[47/61] Compiling ReactiveSwift Flatten.swift
[48/61] Compiling ReactiveSwift FoundationExtensions.swift
[49/61] Compiling ReactiveSwift Lifetime.swift
[50/61] Compiling ReactiveSwift AttemptMap.swift
[51/61] Compiling ReactiveSwift Action.swift
[52/61] Compiling ReactiveSwift Atomic.swift
[53/61] Compiling ReactiveSwift Bag.swift
[54/61] Compiling ReactiveSwift Deprecations+Removals.swift
[55/61] Compiling ReactiveSwift Disposable.swift
[56/61] Compiling ReactiveSwift Event.swift
[57/61] Compiling ReactiveSwift Signal.swift
[58/61] Compiling ReactiveSwift SignalProducer.swift
[59/61] Compiling ReactiveSwift UnidirectionalBinding.swift
[60/61] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[61/61] Compiling ReactiveSwift ValidatingProperty.swift
[62/81] Compiling AsyncImageView Caching.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[63/81] Compiling AsyncImageView Extensions.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[64/81] Compiling AsyncImageView AnyRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[65/81] Compiling AsyncImageView CacheRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[66/81] Compiling AsyncImageView RemoteImageRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[67/81] Compiling AsyncImageView RemoteOrLocalImageRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[68/81] Compiling AsyncImageView LocalImageRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[69/81] Compiling AsyncImageView MulticastedRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[70/81] Compiling AsyncImageView ImageInflaterRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[71/81] Compiling AsyncImageView ImageProcessingRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[72/81] Compiling AsyncImageView Renderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[73/81] Compiling AsyncImageView SimpleImageProcessingRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[74/81] Compiling AsyncImageView ErrorIgnoringRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[75/81] Compiling AsyncImageView FallbackRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[76/81] Compiling AsyncImageView ContextRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[77/81] Compiling AsyncImageView EmptyRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[78/83] Emitting module AsyncImageView
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[79/83] Compiling AsyncImageView ViewRenderer.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[80/83] Compiling AsyncImageView SynchronousUIScheduler.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[81/83] Compiling AsyncImageView AsyncImageLoader.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[82/83] Compiling AsyncImageView AsyncImageView.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
[83/83] Compiling AsyncImageView AsyncSwiftUIImageView.swift
/Users/admin/builder/spi-builder-workspace/AsyncImageView/AsyncImageView.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 | import Combine
 11 |
warning: 'spi-builder-workspace': /Users/admin/builder/spi-builder-workspace/Package.swift:4:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
 2 | import PackageDescription
 3 |
 4 | let package = Package(
   |               |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' [#DeprecatedDeclaration]
   |               `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
 5 |     name: "AsyncImageView",
 6 |     platforms: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
BUILD FAILURE 6.3 macosSpm