The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of JSONDrivenUI, reference main (1cba81), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 20:25:22 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONDrivenUI -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EnesKaraosman/JSONDrivenUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EnesKaraosman/JSONDrivenUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1cba81c feat: add macOS12+ support (#2)
Cloned https://github.com/EnesKaraosman/JSONDrivenUI.git
Revision (git rev-parse @):
1cba81c6eaf25179c882d554faee6f4476f9747e
SUCCESS checkout https://github.com/EnesKaraosman/JSONDrivenUI.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/EnesKaraosman/JSONDrivenUI.git
https://github.com/EnesKaraosman/JSONDrivenUI.git
{
  "dependencies" : [
    {
      "identity" : "kingfisher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.11.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Kingfisher.git"
    }
  ],
  "manifest_display_name" : "JSONDrivenUI",
  "name" : "JSONDrivenUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "JSONDrivenUI",
      "targets" : [
        "JSONDrivenUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONDrivenUITests",
      "module_type" : "SwiftTarget",
      "name" : "JSONDrivenUITests",
      "path" : "Tests/JSONDrivenUITests",
      "sources" : [
        "JSONDrivenUITests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "JSONDrivenUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONDrivenUI",
      "module_type" : "SwiftTarget",
      "name" : "JSONDrivenUI",
      "path" : "Sources/JSONDrivenUI",
      "product_dependencies" : [
        "Kingfisher"
      ],
      "product_memberships" : [
        "JSONDrivenUI"
      ],
      "sources" : [
        "AxisBasedStack.swift",
        "Extensions/Color+Extensions.swift",
        "Extensions/View+Extensions.swift",
        "Factories/ModifierFactory.swift",
        "Factories/ViewFactory.swift",
        "JSONDataView.swift",
        "Protocols/JSONDataViewProtocol.swift",
        "Protocols/PresentableProtocol.swift",
        "Values.swift",
        "ViewMaterial.swift",
        "ViewProperties.swift",
        "ViewType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/onevcat/Kingfisher.git
Creating working copy of package ‘Kingfisher’
Checking out 7.12.0 of package ‘Kingfisher’
Resolve Package Graph
Resolved source packages:
  JSONDrivenUI: /Users/admin/builder/spi-builder-workspace
  Kingfisher: https://github.com/onevcat/Kingfisher.git @ 7.12.0
resolved source packages: JSONDrivenUI, Kingfisher
{
  "dependencies" : [
    {
      "identity" : "kingfisher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.11.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Kingfisher.git"
    }
  ],
  "manifest_display_name" : "JSONDrivenUI",
  "name" : "JSONDrivenUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "JSONDrivenUI",
      "targets" : [
        "JSONDrivenUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONDrivenUITests",
      "module_type" : "SwiftTarget",
      "name" : "JSONDrivenUITests",
      "path" : "Tests/JSONDrivenUITests",
      "sources" : [
        "JSONDrivenUITests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "JSONDrivenUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONDrivenUI",
      "module_type" : "SwiftTarget",
      "name" : "JSONDrivenUI",
      "path" : "Sources/JSONDrivenUI",
      "product_dependencies" : [
        "Kingfisher"
      ],
      "product_memberships" : [
        "JSONDrivenUI"
      ],
      "sources" : [
        "AxisBasedStack.swift",
        "Extensions/Color+Extensions.swift",
        "Extensions/View+Extensions.swift",
        "Factories/ModifierFactory.swift",
        "Factories/ViewFactory.swift",
        "JSONDataView.swift",
        "Protocols/JSONDataViewProtocol.swift",
        "Protocols/PresentableProtocol.swift",
        "Values.swift",
        "ViewMaterial.swift",
        "ViewProperties.swift",
        "ViewType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "JSONDrivenUI"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme JSONDrivenUI -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme JSONDrivenUI -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  JSONDrivenUI: /Users/admin/builder/spi-builder-workspace
  Kingfisher: https://github.com/onevcat/Kingfisher.git @ 7.12.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'JSONDrivenUI' in project 'JSONDrivenUI'
        ➜ Explicit dependency on target 'JSONDrivenUI' in project 'JSONDrivenUI'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
    Target 'JSONDrivenUI' in project 'JSONDrivenUI'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
    Target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
    Target 'Kingfisher' in project 'Kingfisher'
        ➜ Explicit dependency on target 'Kingfisher_Kingfisher' in project 'Kingfisher'
    Target 'Kingfisher_Kingfisher' in project 'Kingfisher' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8884c240db7be907808e85b731544aff
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8884c240db7be907808e85b731544aff.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Kingfisher.DependencyStaticMetadataFileList (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Kingfisher.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Kingfisher.modulemap (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Kingfisher.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.LinkFileList (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher-OutputFileMap.json (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher_const_extract_protocols.json (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.SwiftConstValuesFileList (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.SwiftFileList (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/DerivedSources/resource_bundle_accessor.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher_Kingfisher.build/empty-Kingfisher_Kingfisher.plist (in target 'Kingfisher_Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher_Kingfisher.build/empty-Kingfisher_Kingfisher.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher_Kingfisher.build/Kingfisher_Kingfisher.DependencyStaticMetadataFileList (in target 'Kingfisher_Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher_Kingfisher.build/Kingfisher_Kingfisher.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher_Kingfisher.build/Kingfisher_Kingfisher.DependencyMetadataFileList (in target 'Kingfisher_Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher_Kingfisher.build/Kingfisher_Kingfisher.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Kingfisher.DependencyMetadataFileList (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Kingfisher.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Kingfisher.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Kingfisher.modulemap (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Kingfisher.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/JSONDrivenUI.modulemap (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/JSONDrivenUI.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.SwiftFileList (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI_const_extract_protocols.json (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.LinkFileList (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.SwiftConstValuesFileList (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI-OutputFileMap.json (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/JSONDrivenUI.DependencyStaticMetadataFileList (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/JSONDrivenUI.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/JSONDrivenUI.DependencyMetadataFileList (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/JSONDrivenUI.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher_Kingfisher.bundle/Contents/Resources (in target 'Kingfisher_Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher_Kingfisher.bundle/Contents/Resources
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/JSONDrivenUI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/JSONDrivenUI.modulemap (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/JSONDrivenUI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher_Kingfisher.bundle/Contents (in target 'Kingfisher_Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher_Kingfisher.bundle/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher_Kingfisher.bundle (in target 'Kingfisher_Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher_Kingfisher.bundle
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher_Kingfisher.bundle/Contents/Resources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/PrivacyInfo.xcprivacy (in target 'Kingfisher_Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/PrivacyInfo.xcprivacy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher_Kingfisher.bundle/Contents/Resources
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher_Kingfisher.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher_Kingfisher.build/empty-Kingfisher_Kingfisher.plist (in target 'Kingfisher_Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher_Kingfisher.build/empty-Kingfisher_Kingfisher.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher_Kingfisher.bundle/Contents/Info.plist
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher_Kingfisher.bundle (in target 'Kingfisher_Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher_Kingfisher.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher_Kingfisher.bundle (in target 'Kingfisher_Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher_Kingfisher.bundle
SwiftDriver Kingfisher normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Kingfisher -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.14 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name kingfisher -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ AVAssetImageDataProvider.swift,\ ImageDataProvider.swift,\ PHPickerResultImageDataProvider.swift,\ Resource.swift,\ Source.swift,\ KF.swift,\ KFOptionsSetter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/ImageSource/AVAssetImageDataProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/ImageSource/ImageDataProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/ImageSource/PHPickerResultImageDataProvider.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/ImageSource/Resource.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/ImageSource/Source.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/KF.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/KFOptionsSetter.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/ImageSource/AVAssetImageDataProvider.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/ImageSource/ImageDataProvider.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/ImageSource/PHPickerResultImageDataProvider.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/ImageSource/Resource.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/ImageSource/Source.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/KF.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/KFOptionsSetter.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift,\ CacheSerializer.swift,\ DiskStorage.swift,\ FormatIndicatedCacheSerializer.swift,\ ImageCache.swift,\ MemoryStorage.swift,\ Storage.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/DerivedSources/resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Cache/DiskStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Cache/FormatIndicatedCacheSerializer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Cache/ImageCache.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Cache/MemoryStorage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Cache/Storage.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/DerivedSources/resource_bundle_accessor.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Cache/DiskStorage.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Cache/FormatIndicatedCacheSerializer.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Cache/ImageCache.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Cache/MemoryStorage.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Cache/Storage.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ CPListItem+Kingfisher.swift,\ ImageView+Kingfisher.swift,\ NSButton+Kingfisher.swift,\ NSTextAttachment+Kingfisher.swift,\ TVMonogramView+Kingfisher.swift,\ UIButton+Kingfisher.swift,\ WKInterfaceImage+Kingfisher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Extensions/CPListItem+Kingfisher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Extensions/ImageView+Kingfisher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Extensions/NSButton+Kingfisher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Extensions/NSTextAttachment+Kingfisher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Extensions/TVMonogramView+Kingfisher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Extensions/UIButton+Kingfisher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Extensions/WKInterfaceImage+Kingfisher.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Extensions/CPListItem+Kingfisher.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Extensions/ImageView+Kingfisher.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Extensions/NSButton+Kingfisher.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Extensions/NSTextAttachment+Kingfisher.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Extensions/TVMonogramView+Kingfisher.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Extensions/UIButton+Kingfisher.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Extensions/WKInterfaceImage+Kingfisher.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Kingfisher.swift,\ KingfisherError.swift,\ KingfisherManager.swift,\ KingfisherOptionsInfo.swift,\ Filter.swift,\ GIFAnimatedImage.swift,\ GraphicsContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/Kingfisher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/KingfisherError.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/KingfisherManager.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/KingfisherOptionsInfo.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/Filter.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/GIFAnimatedImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/GraphicsContext.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/Kingfisher.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/KingfisherError.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/KingfisherManager.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/General/KingfisherOptionsInfo.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/Filter.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/GIFAnimatedImage.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/GraphicsContext.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Placeholder.swift,\ AuthenticationChallengeResponsable.swift,\ ImageDataProcessor.swift,\ ImageDownloader.swift,\ ImageDownloaderDelegate.swift,\ ImageModifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/Placeholder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/AuthenticationChallengeResponsable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/ImageDataProcessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/ImageDownloader.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/ImageDownloaderDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/ImageModifier.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/Placeholder.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/AuthenticationChallengeResponsable.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/ImageDataProcessor.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/ImageDownloader.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/ImageDownloaderDelegate.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/ImageModifier.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ImagePrefetcher.swift,\ RedirectHandler.swift,\ RequestModifier.swift,\ RetryStrategy.swift,\ SessionDataTask.swift,\ SessionDelegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/ImagePrefetcher.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/RedirectHandler.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/RequestModifier.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/RetryStrategy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/SessionDataTask.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/SessionDelegate.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/ImagePrefetcher.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/RedirectHandler.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/RequestModifier.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/RetryStrategy.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/SessionDataTask.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Networking/SessionDelegate.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Image.swift,\ ImageDrawing.swift,\ ImageFormat.swift,\ ImageProcessor.swift,\ ImageProgressive.swift,\ ImageTransition.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/Image.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/ImageDrawing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/ImageFormat.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/ImageProcessor.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/ImageProgressive.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/ImageTransition.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/Image.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/ImageDrawing.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/ImageFormat.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/ImageProcessor.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/ImageProgressive.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Image/ImageTransition.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ KFImageRenderer.swift,\ Box.swift,\ CallbackQueue.swift,\ Delegate.swift,\ DisplayLink.swift,\ ExtensionHelpers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/KFImageRenderer.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/Box.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/CallbackQueue.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/Delegate.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/DisplayLink.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/ExtensionHelpers.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/KFImageRenderer.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/Box.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/CallbackQueue.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/Delegate.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/DisplayLink.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/ExtensionHelpers.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ Kingfisher (in target 'Kingfisher' from project 'Kingfisher')
EmitSwiftModule normal arm64 (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Result.swift,\ Runtime.swift,\ SizeExtensions.swift,\ String+MD5.swift,\ AnimatedImageView.swift,\ Indicator.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/Result.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/Runtime.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/SizeExtensions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/String+MD5.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Views/AnimatedImageView.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Views/Indicator.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/Result.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/Runtime.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/SizeExtensions.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Utility/String+MD5.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Views/AnimatedImageView.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/Views/Indicator.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ImageBinder.swift,\ ImageContext.swift,\ KFAnimatedImage.swift,\ KFImage.swift,\ KFImageOptions.swift,\ KFImageProtocol.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/ImageBinder.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/ImageContext.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/KFAnimatedImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/KFImage.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/KFImageOptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/KFImageProtocol.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/ImageBinder.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/ImageContext.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/KFAnimatedImage.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/KFImage.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/KFImageOptions.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/KFImageProtocol.swift (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Kingfisher (in target 'Kingfisher' from project 'Kingfisher')
SwiftDriver\ Compilation\ Requirements Kingfisher normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Kingfisher -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.14 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name kingfisher -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Placeholder.swift, AuthenticationChallengeResponsable.swift, ImageDataProcessor.swift, ImageDownloader.swift, ImageDownloaderDelegate.swift, ImageModifier.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftDriverJobDiscovery normal arm64 Compiling CPListItem+Kingfisher.swift, ImageView+Kingfisher.swift, NSButton+Kingfisher.swift, NSTextAttachment+Kingfisher.swift, TVMonogramView+Kingfisher.swift, UIButton+Kingfisher.swift, WKInterfaceImage+Kingfisher.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftDriverJobDiscovery normal arm64 Compiling ImagePrefetcher.swift, RedirectHandler.swift, RequestModifier.swift, RetryStrategy.swift, SessionDataTask.swift, SessionDelegate.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift, CacheSerializer.swift, DiskStorage.swift, FormatIndicatedCacheSerializer.swift, ImageCache.swift, MemoryStorage.swift, Storage.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftDriverJobDiscovery normal arm64 Compiling Kingfisher.swift, KingfisherError.swift, KingfisherManager.swift, KingfisherOptionsInfo.swift, Filter.swift, GIFAnimatedImage.swift, GraphicsContext.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Kingfisher-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher-Swift.h (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Kingfisher-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling Result.swift, Runtime.swift, SizeExtensions.swift, String+MD5.swift, AnimatedImageView.swift, Indicator.swift (in target 'Kingfisher' from project 'Kingfisher')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.swiftdoc (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.swiftmodule (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.abi.json (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.swiftsourceinfo (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver JSONDrivenUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONDrivenUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ JSONDrivenUI (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
EmitSwiftModule normal arm64 (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/JSONDataView.swift:14:12: warning: main actor-isolated initializer 'init(json:)' cannot be used to satisfy nonisolated requirement from protocol 'JSONDataViewProtocol'; this is an error in the Swift 6 language mode
    public init(json: Data) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/JSONDataView.swift:14:12: note: add 'nonisolated' to 'init(json:)' to make this initializer not isolated to the actor
    public init(json: Data) {
           ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/JSONDataView.swift:10:35: note: add '@preconcurrency' to the 'JSONDataViewProtocol' conformance to defer isolation checking to run time
public struct JSONDataView: View, JSONDataViewProtocol {
                                  ^
                                  @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Protocols/JSONDataViewProtocol.swift:13:5: note: mark the protocol requirement 'init(json:)' 'async' to allow actor-isolated conformances
    init(json: Data)
    ^
                     async
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/JSONDataView.swift:18:30: warning: main actor-isolated instance method 'toPresentable()' cannot be used to satisfy nonisolated requirement from protocol 'PresentableProtocol'; this is an error in the Swift 6 language mode
    @ViewBuilder public func toPresentable() -> some View {
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/JSONDataView.swift:18:30: note: add 'nonisolated' to 'toPresentable()' to make this instance method not isolated to the actor
    @ViewBuilder public func toPresentable() -> some View {
                             ^
                 nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Protocols/PresentableProtocol.swift:13:10: note: mark the protocol requirement 'toPresentable()' 'async' to allow actor-isolated conformances
    func toPresentable() -> Content
         ^
                         async
SwiftCompile normal arm64 Compiling\ ViewFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:28:17: warning: call to main actor-isolated initializer 'init(axis:content:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                AxisBasedStack(axis: axis) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/AxisBasedStack.swift:15:5: note: calls to initializer 'init(axis:content:)' from outside of its actor context are implicitly asynchronous
    init(axis: Axis.Set, @ViewBuilder content: () -> Content) {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/AxisBasedStack.swift:15:5: note: main actor isolation inferred from conformance to protocol 'View'
    init(axis: Axis.Set, @ViewBuilder content: () -> Content) {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:42:13: warning: call to main actor-isolated initializer 'init(_:rowContent:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            List(subviews) {
            ^
SwiftUI.List.init:2:35: note: calls to initializer 'init(_:rowContent:)' from outside of its actor context are implicitly asynchronous
@MainActor @preconcurrency public init<Data, RowContent>(_ data: Data, @ViewBuilder rowContent: @escaping (Data.Element) -> RowContent) where Content == ForEach<Data, Data.Element.ID, RowContent>, Data : RandomAccessCollection, RowContent : View, Data.Element : Identifiable}
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:40:23: note: add '@MainActor' to make instance method 'list()' part of global actor 'MainActor'
    @ViewBuilder func list() -> some View {
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:151:18: warning: call to main actor-isolated instance method 'resizable(capInsets:resizingMode:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
                .resizable()
                 ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/KFImage.swift:51:17: note: calls to instance method 'resizable(capInsets:resizingMode:)' from outside of its actor context are implicitly asynchronous
    public func resizable(
                ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:139:23: note: add '@MainActor' to make instance method 'image()' part of global actor 'MainActor'
    @ViewBuilder func image() -> some View {
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:150:13: warning: call to main actor-isolated initializer 'init(_:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            KFImage(URL(string: remoteUrl))
            ^
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher/Sources/SwiftUI/KFImageProtocol.swift:59:12: note: calls to initializer 'init(_:)' from outside of its actor context are implicitly asynchronous
    public init(_ url: URL?) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:139:23: note: add '@MainActor' to make instance method 'image()' part of global actor 'MainActor'
    @ViewBuilder func image() -> some View {
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:161:9: warning: call to main actor-isolated initializer 'init(minLength:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        Spacer(minLength: minLength)
        ^
SwiftUICore.Spacer.init:2:46: note: calls to initializer 'init(minLength:)' from outside of its actor context are implicitly asynchronous
@MainActor @inlinable @preconcurrency public init(minLength: CGFloat? = nil)}
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:159:23: note: add '@MainActor' to make instance method 'spacer()' part of global actor 'MainActor'
    @ViewBuilder func spacer() -> some View {
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:187:42: warning: call to main actor-isolated instance method 'embedInAnyView()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let uiComponent = buildDefault().embedInAnyView()
                                         ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Extensions/View+Extensions.swift:12:10: note: calls to instance method 'embedInAnyView()' from outside of its actor context are implicitly asynchronous
    func embedInAnyView() -> AnyView {
         ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:183:23: note: add '@MainActor' to make instance method 'toPresentable()' part of global actor 'MainActor'
    @ViewBuilder func toPresentable() -> some View {
                      ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:28:17: warning: sending value of non-Sendable type '() -> ForEach<[ViewMaterial], UUID, some View>' risks causing data races; this is an error in the Swift 6 language mode
                AxisBasedStack(axis: axis) {
                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:28:17: note: sending task-isolated value of non-Sendable type '() -> ForEach<[ViewMaterial], UUID, some View>' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
                AxisBasedStack(axis: axis) {
                ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:42:13: warning: sending 'subviews' risks causing data races; this is an error in the Swift 6 language mode
            List(subviews) {
            ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:42:13: note: sending task-isolated 'subviews' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
            List(subviews) {
            ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:187:42: warning: sending value of non-Sendable type 'some View' risks causing data races; this is an error in the Swift 6 language mode
        let uiComponent = buildDefault().embedInAnyView()
                          ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ViewFactory.swift:187:42: note: sending task-isolated value of non-Sendable type 'some View' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
        let uiComponent = buildDefault().embedInAnyView()
                                         ^
SwiftCompile normal arm64 Compiling\ Values.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Values.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Values.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ViewMaterial.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/ViewMaterial.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/ViewMaterial.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PresentableProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Protocols/PresentableProtocol.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Protocols/PresentableProtocol.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AxisBasedStack.swift,\ Color+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/AxisBasedStack.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Extensions/Color+Extensions.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/AxisBasedStack.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Extensions/Color+Extensions.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ JSONDataView.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/JSONDataView.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/JSONDataView.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/JSONDataView.swift:14:12: warning: main actor-isolated initializer 'init(json:)' cannot be used to satisfy nonisolated requirement from protocol 'JSONDataViewProtocol'; this is an error in the Swift 6 language mode
    public init(json: Data) {
           ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/JSONDataView.swift:14:12: note: add 'nonisolated' to 'init(json:)' to make this initializer not isolated to the actor
    public init(json: Data) {
           ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/JSONDataView.swift:10:35: note: add '@preconcurrency' to the 'JSONDataViewProtocol' conformance to defer isolation checking to run time
public struct JSONDataView: View, JSONDataViewProtocol {
                                  ^
                                  @preconcurrency
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Protocols/JSONDataViewProtocol.swift:13:5: note: mark the protocol requirement 'init(json:)' 'async' to allow actor-isolated conformances
    init(json: Data)
    ^
                     async
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/JSONDataView.swift:18:30: warning: main actor-isolated instance method 'toPresentable()' cannot be used to satisfy nonisolated requirement from protocol 'PresentableProtocol'; this is an error in the Swift 6 language mode
    @ViewBuilder public func toPresentable() -> some View {
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/JSONDataView.swift:18:30: note: add 'nonisolated' to 'toPresentable()' to make this instance method not isolated to the actor
    @ViewBuilder public func toPresentable() -> some View {
                             ^
                 nonisolated
/Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Protocols/PresentableProtocol.swift:13:10: note: mark the protocol requirement 'toPresentable()' 'async' to allow actor-isolated conformances
    func toPresentable() -> Content
         ^
                         async
SwiftDriverJobDiscovery normal arm64 Compiling ImageBinder.swift, ImageContext.swift, KFAnimatedImage.swift, KFImage.swift, KFImageOptions.swift, KFImageProtocol.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftCompile normal arm64 Compiling\ ViewType.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/ViewType.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/ViewType.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling KFImageRenderer.swift, Box.swift, CallbackQueue.swift, Delegate.swift, DisplayLink.swift, ExtensionHelpers.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftCompile normal arm64 Compiling\ View+Extensions.swift,\ ModifierFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Extensions/View+Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ModifierFactory.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Extensions/View+Extensions.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Factories/ModifierFactory.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Image.swift, ImageDrawing.swift, ImageFormat.swift, ImageProcessor.swift, ImageProgressive.swift, ImageTransition.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftCompile normal arm64 Compiling\ JSONDataViewProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Protocols/JSONDataViewProtocol.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/Protocols/JSONDataViewProtocol.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling AVAssetImageDataProvider.swift, ImageDataProvider.swift, PHPickerResultImageDataProvider.swift, Resource.swift, Source.swift, KF.swift, KFOptionsSetter.swift (in target 'Kingfisher' from project 'Kingfisher')
SwiftDriver\ Compilation Kingfisher normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Kingfisher -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.14 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name kingfisher -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Emitting module for JSONDrivenUI (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftCompile normal arm64 Compiling\ ViewProperties.swift /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/ViewProperties.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/JSONDrivenUI/ViewProperties.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher.o normal (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.14 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher.o
SwiftDriverJobDiscovery normal arm64 Compiling Values.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftDriver\ Compilation\ Requirements JSONDrivenUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONDrivenUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PresentableProtocol.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/JSONDrivenUI-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI-Swift.h (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/JSONDrivenUI-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDrivenUI.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.swiftmodule (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDrivenUI.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDrivenUI.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.swiftdoc (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDrivenUI.swiftmodule/arm64-apple-macos.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling AxisBasedStack.swift, Color+Extensions.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDrivenUI.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.abi.json (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDrivenUI.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDrivenUI.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.swiftsourceinfo (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDrivenUI.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling JSONDataViewProtocol.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftDriverJobDiscovery normal arm64 Compiling ViewType.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftDriverJobDiscovery normal arm64 Compiling ViewMaterial.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftDriverJobDiscovery normal arm64 Compiling JSONDataView.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftDriverJobDiscovery normal arm64 Compiling View+Extensions.swift, ModifierFactory.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
ExtractAppIntentsMetadata (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Kingfisher --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.14 --bundle-identifier kingfisher.Kingfisher --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher.appintents --target-triple arm64-apple-macos10.14 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Kingfisher.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Kingfisher.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Kingfisher.build/Debug/Kingfisher.build/Objects-normal/arm64/Kingfisher.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 13:25:21.188 appintentsmetadataprocessor[771:4493] Starting appintentsmetadataprocessor export
2025-04-28 13:25:21.234 appintentsmetadataprocessor[771:4493] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling ViewFactory.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftDriverJobDiscovery normal arm64 Compiling ViewProperties.swift (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
SwiftDriver\ Compilation JSONDrivenUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name JSONDrivenUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher.o (in target 'Kingfisher' from project 'Kingfisher')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/Kingfisher
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Kingfisher.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDrivenUI.o normal (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDrivenUI.o
ExtractAppIntentsMetadata (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name JSONDrivenUI --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.JSONDrivenUI --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDrivenUI.appintents --target-triple arm64-apple-macos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDrivenUI.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/JSONDrivenUI.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/JSONDrivenUI.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/JSONDrivenUI.build/Debug/JSONDrivenUI.build/Objects-normal/arm64/JSONDrivenUI.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 13:25:21.290 appintentsmetadataprocessor[774:4515] Starting appintentsmetadataprocessor export
2025-04-28 13:25:21.327 appintentsmetadataprocessor[774:4515] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDrivenUI.o (in target 'JSONDrivenUI' from project 'JSONDrivenUI')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/JSONDrivenUI.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:db9122f0fc6becfca4baad5ddc57cba69793ec3c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:db9122f0fc6becfca4baad5ddc57cba69793ec3c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:db9122f0fc6becfca4baad5ddc57cba69793ec3c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:db9122f0fc6becfca4baad5ddc57cba69793ec3c, name:My Mac }
Build complete.
{
  "dependencies" : [
    {
      "identity" : "kingfisher",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.11.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Kingfisher.git"
    }
  ],
  "manifest_display_name" : "JSONDrivenUI",
  "name" : "JSONDrivenUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "JSONDrivenUI",
      "targets" : [
        "JSONDrivenUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "JSONDrivenUITests",
      "module_type" : "SwiftTarget",
      "name" : "JSONDrivenUITests",
      "path" : "Tests/JSONDrivenUITests",
      "sources" : [
        "JSONDrivenUITests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "JSONDrivenUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "JSONDrivenUI",
      "module_type" : "SwiftTarget",
      "name" : "JSONDrivenUI",
      "path" : "Sources/JSONDrivenUI",
      "product_dependencies" : [
        "Kingfisher"
      ],
      "product_memberships" : [
        "JSONDrivenUI"
      ],
      "sources" : [
        "AxisBasedStack.swift",
        "Extensions/Color+Extensions.swift",
        "Extensions/View+Extensions.swift",
        "Factories/ModifierFactory.swift",
        "Factories/ViewFactory.swift",
        "JSONDataView.swift",
        "Protocols/JSONDataViewProtocol.swift",
        "Protocols/PresentableProtocol.swift",
        "Values.swift",
        "ViewMaterial.swift",
        "ViewProperties.swift",
        "ViewType.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.