Build Information
Failed to build Position with Swift 6.0 for iOS 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/piemonte/Position
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 459cdf1 Update README.md
Cloned https://github.com/piemonte/Position.git
Revision (git rev-parse @):
459cdf15621098114cc8962ed8fdc2f42863c5aa
SUCCESS checkout https://github.com/piemonte/Position.git at main
========================================
Build
========================================
Selected platform: iOS
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.2d6N69/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.4yuasn/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.REquXA/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.Op3IZt/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 iOS