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.0 for watchOS using Xcode 16.2 on 28 Nov 2024 20:22:16 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Artisan -destination generic/platform=watchOS 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.58.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:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/hainayanda/Artisan.git
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
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.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Artisan -destination generic/platform=watchOS 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.1.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 generic/platform=watchOS "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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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:
  DifferenceKit: https://github.com/ra1028/DifferenceKit.git @ 1.2.0
  Pharos: https://github.com/hainayanda/Pharos.git @ 2.3.5
  Builder: https://github.com/hainayanda/Builder.git @ 1.1.1
  DiffableDataSources: https://github.com/ra1028/DiffableDataSources.git @ 0.5.0
  Draftsman: https://github.com/hainayanda/Draftsman.git @ 3.2.5
  Clavier: https://github.com/hainayanda/Clavier.git @ 2.0.3
  Chary: https://github.com/hainayanda/Chary.git @ 1.0.7
  Artisan: /Users/admin/builder/spi-builder-workspace
Prepare packages
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.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8a7e26b1accba24d4b105b86d00d9af2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8a7e26b1accba24d4b105b86d00d9af2.xcbuilddata
error: The package product 'Draftsman' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Artisan' from project 'Artisan')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Artisan
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.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 generic/platform=watchOS "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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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
Resolved source packages:
  DifferenceKit: https://github.com/ra1028/DifferenceKit.git @ 1.2.0
  Builder: https://github.com/hainayanda/Builder.git @ 1.1.1
  Clavier: https://github.com/hainayanda/Clavier.git @ 2.0.3
  DiffableDataSources: https://github.com/ra1028/DiffableDataSources.git @ 0.5.0
  Draftsman: https://github.com/hainayanda/Draftsman.git @ 3.2.5
  Pharos: https://github.com/hainayanda/Pharos.git @ 2.3.5
  Chary: https://github.com/hainayanda/Chary.git @ 1.0.7
  Artisan: /Users/admin/builder/spi-builder-workspace
Prepare packages
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
error: The package product 'Draftsman' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'Artisan' from project 'Artisan')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Artisan
(1 failure)
BUILD FAILURE 6.0 watchOS