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 EFQRCode, reference main (8fd070), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 06:55:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EFPrefix/EFQRCode.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EFPrefix/EFQRCode
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8fd070d doc: README.md
Cloned https://github.com/EFPrefix/EFQRCode.git
Revision (git rev-parse @):
8fd070d865c6fa8ae87412af63c47e62591d89ed
SUCCESS checkout https://github.com/EFPrefix/EFQRCode.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/EFPrefix/EFQRCode.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
error: 'spi-builder-workspace': Invalid manifest (compiled with: ["/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.dDavv1/vfs.yaml", "-L", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx14.0", "-plugin-path", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", "-F", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-F", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", "-I", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", "-package-description-version", "5.3.0", "/Users/admin/builder/spi-builder-workspace/Package@swift-5.3.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.qfqP2D/spi-builder-workspace-manifest"])
/Users/admin/builder/spi-builder-workspace/Package@swift-5.3.swift:37:10: error: 'visionOS' is unavailable
35 |         .tvOS(.v13),
36 |         .watchOS(.v6),
37 |         .visionOS(.v1)
   |          `- error: 'visionOS' is unavailable
38 |     ],
39 |     products: [
PackageDescription.SupportedPlatform.visionOS:3:22: note: 'visionOS' was introduced in PackageDescription 5.9
1 | struct SupportedPlatform {
2 | @available(_PackageDescription 5.9)
3 |   public static func visionOS(_ version: SupportedPlatform.VisionOSVersion) -> SupportedPlatform}
  |                      `- note: 'visionOS' was introduced in PackageDescription 5.9
4 |
/Users/admin/builder/spi-builder-workspace/Package@swift-5.3.swift:37:20: error: 'v1' is unavailable
35 |         .tvOS(.v13),
36 |         .watchOS(.v6),
37 |         .visionOS(.v1)
   |                    `- error: 'v1' is unavailable
38 |     ],
39 |     products: [
PackageDescription.SupportedPlatform.VisionOSVersion.v1:4:23: note: 'v1' was introduced in PackageDescription 5.9
2 |   struct VisionOSVersion {
3 | @available(_PackageDescription 5.9)
4 |     public static let v1: SupportedPlatform.VisionOSVersion  }
  |                       `- note: 'v1' was introduced in PackageDescription 5.9
5 | }
6 |
error: 'spi-builder-workspace': Invalid manifest (compiled with: ["/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.KjE2cO/vfs.yaml", "-L", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-target", "arm64-apple-macosx14.0", "-plugin-path", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", "-F", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks", "-F", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/PrivateFrameworks", "-I", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-L", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib", "-swift-version", "5", "-I", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/ManifestAPI", "-sdk", "/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk", "-package-description-version", "5.3.0", "/Users/admin/builder/spi-builder-workspace/Package@swift-5.3.swift", "-o", "/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryDirectory.krqh8M/spi-builder-workspace-manifest"])
/Users/admin/builder/spi-builder-workspace/Package@swift-5.3.swift:37:10: error: 'visionOS' is unavailable
35 |         .tvOS(.v13),
36 |         .watchOS(.v6),
37 |         .visionOS(.v1)
   |          `- error: 'visionOS' is unavailable
38 |     ],
39 |     products: [
PackageDescription.SupportedPlatform.visionOS:3:22: note: 'visionOS' was introduced in PackageDescription 5.9
1 | struct SupportedPlatform {
2 | @available(_PackageDescription 5.9)
3 |   public static func visionOS(_ version: SupportedPlatform.VisionOSVersion) -> SupportedPlatform}
  |                      `- note: 'visionOS' was introduced in PackageDescription 5.9
4 |
/Users/admin/builder/spi-builder-workspace/Package@swift-5.3.swift:37:20: error: 'v1' is unavailable
35 |         .tvOS(.v13),
36 |         .watchOS(.v6),
37 |         .visionOS(.v1)
   |                    `- error: 'v1' is unavailable
38 |     ],
39 |     products: [
PackageDescription.SupportedPlatform.VisionOSVersion.v1:4:23: note: 'v1' was introduced in PackageDescription 5.9
2 |   struct VisionOSVersion {
3 | @available(_PackageDescription 5.9)
4 |     public static let v1: SupportedPlatform.VisionOSVersion  }
  |                       `- note: 'v1' was introduced in PackageDescription 5.9
5 | }
6 |
BUILD FAILURE 6.2 macosSpm