The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Artisan, reference main (1711e2), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 27 Apr 2025 01:24:20 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Artisan -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hainayanda/Artisan.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hainayanda/Artisan
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1711e2c Update Artisan.podspec
Cloned https://github.com/hainayanda/Artisan.git
Revision (git rev-parse @):
1711e2c03094808c4bf4064e60398418fdfe9dac
SUCCESS checkout https://github.com/hainayanda/Artisan.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/hainayanda/Artisan.git
https://github.com/hainayanda/Artisan.git
{
  "dependencies" : [
    {
      "identity" : "draftsman",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.6",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hainayanda/Draftsman.git"
    },
    {
      "identity" : "pharos",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hainayanda/Pharos.git"
    },
    {
      "identity" : "diffabledatasources",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ra1028/DiffableDataSources.git"
    }
  ],
  "manifest_display_name" : "Artisan",
  "name" : "Artisan",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Artisan",
      "targets" : [
        "Artisan"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Artisan",
      "module_type" : "SwiftTarget",
      "name" : "Artisan",
      "path" : "Artisan/Classes",
      "product_dependencies" : [
        "Draftsman",
        "Pharos",
        "DiffableDataSources"
      ],
      "product_memberships" : [
        "Artisan"
      ],
      "sources" : [
        "Binding/Observable+Binding.swift",
        "Binding/ViewBindable+Retaining.swift",
        "Binding/ViewBindable.swift",
        "Binding/ViewModel.swift",
        "ContainerContentsBuilder/CellCompatible/Cell.swift",
        "ContainerContentsBuilder/CellCompatible/CellBuilder.swift",
        "ContainerContentsBuilder/CellCompatible/CellCompatible.swift",
        "ContainerContentsBuilder/CellCompatible/LayoutDraft+CellCompatible.swift",
        "ContainerContentsBuilder/CellCompatible/Section.swift",
        "ContainerContentsBuilder/Stack/ScrollableStackView.swift",
        "ContainerContentsBuilder/Stack/StackBuilder.swift",
        "Extensions/Array+Extensions.swift",
        "Extensions/Maker+Extensions.swift",
        "Extensions/UIView+Extensions.swift",
        "Utils/ArrayBuilder.swift",
        "Utils/Methods.swift",
        "Utils/TypeAliases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
  "dependencies" : [
    {
      "identity" : "draftsman",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.6",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hainayanda/Draftsman.git"
    },
    {
      "identity" : "pharos",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hainayanda/Pharos.git"
    },
    {
      "identity" : "diffabledatasources",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ra1028/DiffableDataSources.git"
    }
  ],
  "manifest_display_name" : "Artisan",
  "name" : "Artisan",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Artisan",
      "targets" : [
        "Artisan"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Artisan",
      "module_type" : "SwiftTarget",
      "name" : "Artisan",
      "path" : "Artisan/Classes",
      "product_dependencies" : [
        "Draftsman",
        "Pharos",
        "DiffableDataSources"
      ],
      "product_memberships" : [
        "Artisan"
      ],
      "sources" : [
        "Binding/Observable+Binding.swift",
        "Binding/ViewBindable+Retaining.swift",
        "Binding/ViewBindable.swift",
        "Binding/ViewModel.swift",
        "ContainerContentsBuilder/CellCompatible/Cell.swift",
        "ContainerContentsBuilder/CellCompatible/CellBuilder.swift",
        "ContainerContentsBuilder/CellCompatible/CellCompatible.swift",
        "ContainerContentsBuilder/CellCompatible/LayoutDraft+CellCompatible.swift",
        "ContainerContentsBuilder/CellCompatible/Section.swift",
        "ContainerContentsBuilder/Stack/ScrollableStackView.swift",
        "ContainerContentsBuilder/Stack/StackBuilder.swift",
        "Extensions/Array+Extensions.swift",
        "Extensions/Maker+Extensions.swift",
        "Extensions/UIView+Extensions.swift",
        "Utils/ArrayBuilder.swift",
        "Utils/Methods.swift",
        "Utils/TypeAliases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Pods",
    "schemes" : [
      "Artisan",
      "Builder",
      "Chary",
      "Clavier",
      "DiffableDataSources",
      "DifferenceKit",
      "Draftsman",
      "FBSnapshotTestCase",
      "Impose",
      "iOSSnapshotTestCase",
      "Nimble",
      "Nimble-Snapshots",
      "Pharos",
      "Pods-Artisan_Example",
      "Pods-Artisan_Tests",
      "Quick"
    ],
    "targets" : [
      "Artisan",
      "Builder",
      "Chary",
      "Clavier",
      "DiffableDataSources",
      "DifferenceKit",
      "Draftsman",
      "FBSnapshotTestCase",
      "Impose",
      "iOSSnapshotTestCase",
      "Nimble",
      "Nimble-Snapshots",
      "Pharos",
      "Pods-Artisan_Example",
      "Pods-Artisan_Tests",
      "Quick"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Artisan"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Artisan -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 Artisan -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:
  DiffableDataSources: https://github.com/ra1028/DiffableDataSources.git @ 0.5.0
  DifferenceKit: https://github.com/ra1028/DifferenceKit.git @ 1.2.0
  Chary: https://github.com/hainayanda/Chary.git @ 1.0.7
  Pharos: https://github.com/hainayanda/Pharos.git @ 2.3.5
  Artisan: /Users/admin/builder/spi-builder-workspace
  Draftsman: https://github.com/hainayanda/Draftsman.git @ 3.2.5
  Clavier: https://github.com/hainayanda/Clavier.git @ 2.0.3
  Builder: https://github.com/hainayanda/Builder.git @ 1.1.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'Artisan' in project 'Artisan'
        ➜ Explicit dependency on target 'Artisan' in project 'Artisan'
        ➜ Explicit dependency on target 'Draftsman' in project 'Draftsman'
        ➜ Explicit dependency on target 'Pharos' in project 'Pharos'
        ➜ Explicit dependency on target 'DiffableDataSources' in project 'DiffableDataSources'
    Target 'Artisan' in project 'Artisan'
        ➜ Explicit dependency on target 'Draftsman' in project 'Draftsman'
        ➜ Explicit dependency on target 'Pharos' in project 'Pharos'
        ➜ Explicit dependency on target 'DiffableDataSources' in project 'DiffableDataSources'
    Target 'DiffableDataSources' in project 'DiffableDataSources'
        ➜ Explicit dependency on target 'DiffableDataSources' in project 'DiffableDataSources'
        ➜ Explicit dependency on target 'DifferenceKit' in project 'DifferenceKit'
    Target 'DiffableDataSources' in project 'DiffableDataSources'
        ➜ Explicit dependency on target 'DifferenceKit' in project 'DifferenceKit'
    Target 'DifferenceKit' in project 'DifferenceKit'
        ➜ Explicit dependency on target 'DifferenceKit' in project 'DifferenceKit'
    Target 'DifferenceKit' in project 'DifferenceKit' (no dependencies)
    Target 'Pharos' in project 'Pharos'
        ➜ Explicit dependency on target 'Pharos' in project 'Pharos'
        ➜ Explicit dependency on target 'Chary' in project 'Chary'
    Target 'Pharos' in project 'Pharos'
        ➜ Explicit dependency on target 'Chary' in project 'Chary'
    Target 'Chary' in project 'Chary'
        ➜ Explicit dependency on target 'Chary' in project 'Chary'
    Target 'Chary' in project 'Chary' (no dependencies)
    Target 'Draftsman' in project 'Draftsman'
        ➜ Explicit dependency on target 'Draftsman' in project 'Draftsman'
        ➜ Explicit dependency on target 'Clavier' in project 'Clavier'
        ➜ Explicit dependency on target 'Builder' in project 'Builder'
    Target 'Draftsman' in project 'Draftsman'
        ➜ Explicit dependency on target 'Clavier' in project 'Clavier'
        ➜ Explicit dependency on target 'Builder' in project 'Builder'
    Target 'Builder' in project 'Builder'
        ➜ Explicit dependency on target 'Builder' in project 'Builder'
    Target 'Builder' in project 'Builder' (no dependencies)
    Target 'Clavier' in project 'Clavier'
        ➜ Explicit dependency on target 'Clavier' in project 'Clavier'
    Target 'Clavier' in project 'Clavier' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
Build description signature: 8e5ba2fcd453059b6bb56976f69d0ef0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8e5ba2fcd453059b6bb56976f69d0ef0.xcbuilddata
error: The package product 'Pharos' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'Artisan' from project 'Artisan')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:1798fae80ae9bf70252078e52ef6ef3569853e1c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:1798fae80ae9bf70252078e52ef6ef3569853e1c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:1798fae80ae9bf70252078e52ef6ef3569853e1c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:1798fae80ae9bf70252078e52ef6ef3569853e1c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Artisan
(1 failure)
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
Resolved source packages:
  Chary: https://github.com/hainayanda/Chary.git @ 1.0.7
  Draftsman: https://github.com/hainayanda/Draftsman.git @ 3.2.5
  DifferenceKit: https://github.com/ra1028/DifferenceKit.git @ 1.2.0
  Pharos: https://github.com/hainayanda/Pharos.git @ 2.3.5
  Clavier: https://github.com/hainayanda/Clavier.git @ 2.0.3
  DiffableDataSources: https://github.com/ra1028/DiffableDataSources.git @ 0.5.0
  Builder: https://github.com/hainayanda/Builder.git @ 1.1.1
  Artisan: /Users/admin/builder/spi-builder-workspace
resolved source packages: Chary, Draftsman, DifferenceKit, Pharos, Clavier, DiffableDataSources, Builder, Artisan
{
  "dependencies" : [
    {
      "identity" : "draftsman",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.6",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hainayanda/Draftsman.git"
    },
    {
      "identity" : "pharos",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/hainayanda/Pharos.git"
    },
    {
      "identity" : "diffabledatasources",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ra1028/DiffableDataSources.git"
    }
  ],
  "manifest_display_name" : "Artisan",
  "name" : "Artisan",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Artisan",
      "targets" : [
        "Artisan"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Artisan",
      "module_type" : "SwiftTarget",
      "name" : "Artisan",
      "path" : "Artisan/Classes",
      "product_dependencies" : [
        "Draftsman",
        "Pharos",
        "DiffableDataSources"
      ],
      "product_memberships" : [
        "Artisan"
      ],
      "sources" : [
        "Binding/Observable+Binding.swift",
        "Binding/ViewBindable+Retaining.swift",
        "Binding/ViewBindable.swift",
        "Binding/ViewModel.swift",
        "ContainerContentsBuilder/CellCompatible/Cell.swift",
        "ContainerContentsBuilder/CellCompatible/CellBuilder.swift",
        "ContainerContentsBuilder/CellCompatible/CellCompatible.swift",
        "ContainerContentsBuilder/CellCompatible/LayoutDraft+CellCompatible.swift",
        "ContainerContentsBuilder/CellCompatible/Section.swift",
        "ContainerContentsBuilder/Stack/ScrollableStackView.swift",
        "ContainerContentsBuilder/Stack/StackBuilder.swift",
        "Extensions/Array+Extensions.swift",
        "Extensions/Maker+Extensions.swift",
        "Extensions/UIView+Extensions.swift",
        "Utils/ArrayBuilder.swift",
        "Utils/Methods.swift",
        "Utils/TypeAliases.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Artisan"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Artisan -destination platform=macOS,arch=arm64
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 Artisan -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  DifferenceKit: https://github.com/ra1028/DifferenceKit.git @ 1.2.0
  Builder: https://github.com/hainayanda/Builder.git @ 1.1.1
  Draftsman: https://github.com/hainayanda/Draftsman.git @ 3.2.5
  Chary: https://github.com/hainayanda/Chary.git @ 1.0.7
  Clavier: https://github.com/hainayanda/Clavier.git @ 2.0.3
  Pharos: https://github.com/hainayanda/Pharos.git @ 2.3.5
  Artisan: /Users/admin/builder/spi-builder-workspace
  DiffableDataSources: https://github.com/ra1028/DiffableDataSources.git @ 0.5.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (16 targets)
    Target 'Artisan' in project 'Artisan'
        ➜ Explicit dependency on target 'Artisan' in project 'Artisan'
        ➜ Explicit dependency on target 'Draftsman' in project 'Draftsman'
        ➜ Explicit dependency on target 'Pharos' in project 'Pharos'
        ➜ Explicit dependency on target 'DiffableDataSources' in project 'DiffableDataSources'
    Target 'Artisan' in project 'Artisan'
        ➜ Explicit dependency on target 'Draftsman' in project 'Draftsman'
        ➜ Explicit dependency on target 'Pharos' in project 'Pharos'
        ➜ Explicit dependency on target 'DiffableDataSources' in project 'DiffableDataSources'
    Target 'DiffableDataSources' in project 'DiffableDataSources'
        ➜ Explicit dependency on target 'DiffableDataSources' in project 'DiffableDataSources'
        ➜ Explicit dependency on target 'DifferenceKit' in project 'DifferenceKit'
    Target 'DiffableDataSources' in project 'DiffableDataSources'
        ➜ Explicit dependency on target 'DifferenceKit' in project 'DifferenceKit'
    Target 'DifferenceKit' in project 'DifferenceKit'
        ➜ Explicit dependency on target 'DifferenceKit' in project 'DifferenceKit'
    Target 'DifferenceKit' in project 'DifferenceKit' (no dependencies)
    Target 'Pharos' in project 'Pharos'
        ➜ Explicit dependency on target 'Pharos' in project 'Pharos'
        ➜ Explicit dependency on target 'Chary' in project 'Chary'
    Target 'Pharos' in project 'Pharos'
        ➜ Explicit dependency on target 'Chary' in project 'Chary'
    Target 'Chary' in project 'Chary'
        ➜ Explicit dependency on target 'Chary' in project 'Chary'
    Target 'Chary' in project 'Chary' (no dependencies)
    Target 'Draftsman' in project 'Draftsman'
        ➜ Explicit dependency on target 'Draftsman' in project 'Draftsman'
        ➜ Explicit dependency on target 'Clavier' in project 'Clavier'
        ➜ Explicit dependency on target 'Builder' in project 'Builder'
    Target 'Draftsman' in project 'Draftsman'
        ➜ Explicit dependency on target 'Clavier' in project 'Clavier'
        ➜ Explicit dependency on target 'Builder' in project 'Builder'
    Target 'Builder' in project 'Builder'
        ➜ Explicit dependency on target 'Builder' in project 'Builder'
    Target 'Builder' in project 'Builder' (no dependencies)
    Target 'Clavier' in project 'Clavier'
        ➜ Explicit dependency on target 'Clavier' in project 'Clavier'
    Target 'Clavier' in project 'Clavier' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/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/ld -version_details
Build description signature: 4783ec95a81ca45fdbbc017e3b26c259
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4783ec95a81ca45fdbbc017e3b26c259.xcbuilddata
error: The package product 'Pharos' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.13 (in target 'Artisan' from project 'Artisan')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:1798fae80ae9bf70252078e52ef6ef3569853e1c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:1798fae80ae9bf70252078e52ef6ef3569853e1c, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:1798fae80ae9bf70252078e52ef6ef3569853e1c, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:1798fae80ae9bf70252078e52ef6ef3569853e1c, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Artisan
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild