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

Failed to build Position with Swift 6.0 for watchOS using Xcode 16.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/piemonte/Position.git
Reference: 0.11.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/piemonte/Position
 * tag               0.11.0     -> FETCH_HEAD
HEAD is now at 51f1f52 update docs
Cloned https://github.com/piemonte/Position.git
Revision (git rev-parse @):
51f1f52127e196645d129ec007f156fc5168e627
SUCCESS checkout https://github.com/piemonte/Position.git at 0.11.0
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/piemonte/Position.git
error: 'spi-builder-workspace': Invalid manifest (compiled with: ["/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.3BGlIR/vfs.yaml", "-L", "/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk", "-F", "/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk", "-package-description-version", "5.0.0", "/Users/admin/builder/spi-builder-workspace/Package.swift", "-o", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.H57ZPc/spi-builder-workspace-manifest"])
/Users/admin/builder/spi-builder-workspace/Package.swift:8:13: error: 'v14' is unavailable
 6 |     name: "Position",
 7 |     platforms: [
 8 |       .iOS(.v14)
   |             `- error: 'v14' is unavailable
 9 |     ],
10 |     products: [
PackageDescription.SupportedPlatform:79:27: note: 'v14' was introduced in PackageDescription 5.3
 77 |         public static let v13: SupportedPlatform.IOSVersion
 78 |         @available(_PackageDescription 5.3)
 79 |         public static let v14: SupportedPlatform.IOSVersion
    |                           `- note: 'v14' was introduced in PackageDescription 5.3
 80 |         @available(_PackageDescription 5.5)
 81 |         public static let v15: SupportedPlatform.IOSVersion
error: fatalError
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:
error: 'spi-builder-workspace': Invalid manifest (compiled with: ["/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.vU7Xib/vfs.yaml", "-L", "/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk", "-F", "/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk", "-package-description-version", "5.0.0", "/Users/admin/builder/spi-builder-workspace/Package.swift", "-o", "/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/TemporaryDirectory.eeTmBt/spi-builder-workspace-manifest"])
/Users/admin/builder/spi-builder-workspace/Package.swift:8:13: error: 'v14' is unavailable
 6 |     name: "Position",
 7 |     platforms: [
 8 |       .iOS(.v14)
   |             `- error: 'v14' is unavailable
 9 |     ],
10 |     products: [
PackageDescription.SupportedPlatform:79:27: note: 'v14' was introduced in PackageDescription 5.3
 77 |         public static let v13: SupportedPlatform.IOSVersion
 78 |         @available(_PackageDescription 5.3)
 79 |         public static let v14: SupportedPlatform.IOSVersion
    |                           `- note: 'v14' was introduced in PackageDescription 5.3
 80 |         @available(_PackageDescription 5.5)
 81 |         public static let v15: SupportedPlatform.IOSVersion
error: fatalError
GENERIC FAILURE 6.0 watchOS