Build Information
Failed to build NextLevelSessionExporter, reference 0.4.7 (be1c3f
), with Swift 6.0 for iOS using Xcode 16.2 on 26 Jun 2025 03:52:02 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NextLevel/NextLevelSessionExporter.git
Reference: 0.4.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NextLevel/NextLevelSessionExporter
* tag 0.4.7 -> FETCH_HEAD
HEAD is now at be1c3f5 Update minimum iOS deployment target to 13.0
Cloned https://github.com/NextLevel/NextLevelSessionExporter.git
Revision (git rev-parse @):
be1c3f5d5a65b1132717dd0b3e54a2f03eb6168c
SUCCESS checkout https://github.com/NextLevel/NextLevelSessionExporter.git at 0.4.7
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/NextLevel/NextLevelSessionExporter.git
Command line invocation:
/Applications/Xcode-16.2.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.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.WfxKpk/vfs.yaml", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-F", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-package-description-version", "5.0.0", "/Users/admin/builder/spi-builder-workspace/Package.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.LiGQhg/spi-builder-workspace-manifest"])
/Users/admin/builder/spi-builder-workspace/Package.swift:32:13: error: 'v13' is unavailable
30 | name: "NextLevelSessionExporter",
31 | platforms: [
32 | .iOS(.v13)
| `- error: 'v13' is unavailable
33 | ],
34 | products: [
PackageDescription.SupportedPlatform:77:27: note: 'v13' was introduced in PackageDescription 5.1
75 | public static let v12: SupportedPlatform.IOSVersion
76 | @available(_PackageDescription 5.1)
77 | public static let v13: SupportedPlatform.IOSVersion
| `- note: 'v13' was introduced in PackageDescription 5.1
78 | @available(_PackageDescription 5.3)
79 | public static let v14: SupportedPlatform.IOSVersion
error: fatalError
Command line invocation:
/Applications/Xcode-16.2.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.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.Tm4eS9/vfs.yaml", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx13.0", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-F", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk", "-package-description-version", "5.0.0", "/Users/admin/builder/spi-builder-workspace/Package.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.avdiBd/spi-builder-workspace-manifest"])
/Users/admin/builder/spi-builder-workspace/Package.swift:32:13: error: 'v13' is unavailable
30 | name: "NextLevelSessionExporter",
31 | platforms: [
32 | .iOS(.v13)
| `- error: 'v13' is unavailable
33 | ],
34 | products: [
PackageDescription.SupportedPlatform:77:27: note: 'v13' was introduced in PackageDescription 5.1
75 | public static let v12: SupportedPlatform.IOSVersion
76 | @available(_PackageDescription 5.1)
77 | public static let v13: SupportedPlatform.IOSVersion
| `- note: 'v13' was introduced in PackageDescription 5.1
78 | @available(_PackageDescription 5.3)
79 | public static let v14: SupportedPlatform.IOSVersion
error: fatalError
BUILD FAILURE 6.0 iOS