The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FirebaseKitura, reference 0.0.3 (0f9302), with Swift 6.3 for visionOS using Xcode 26.4 on 11 Apr 2026 08:50:45 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vcgmobile/firebasekitura.git
Reference: 0.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vcgmobile/firebasekitura
 * tag               0.0.3      -> FETCH_HEAD
HEAD is now at 0f9302c Remove public key verifier (For now)
Cloned https://github.com/vcgmobile/firebasekitura.git
Revision (git rev-parse @):
0f9302ca6e6ef4cff2555aa8ea02a47c28ab6d60
SUCCESS checkout https://github.com/vcgmobile/firebasekitura.git at 0.0.3
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.3
Building package at path:  $PWD
https://github.com/vcgmobile/firebasekitura.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/IBM-Swift/Swift-JWT.git
Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.U3LQe0/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-swift-version", "4", "-I", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "4.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/swift-jwt.dia", "/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.F5evvk/swift-jwt-manifest"])
/Package.swift:27:32: error: missing argument for parameter 'condition' in call
25 |
26 | var listTargets: [Target.Dependency] = [
27 |     .byNameItem(name: "Cryptor"),
   |                                `- error: missing argument for parameter 'condition' in call
28 |     .byNameItem(name: "HeliumLogger")
29 | ]
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:28:37: error: missing argument for parameter 'condition' in call
26 | var listTargets: [Target.Dependency] = [
27 |     .byNameItem(name: "Cryptor"),
28 |     .byNameItem(name: "HeliumLogger")
   |                                     `- error: missing argument for parameter 'condition' in call
29 | ]
30 |
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:37:35: error: missing argument for parameter 'condition' in call
35 |
36 | listTargets.append(contentsOf: [
37 |     .byNameItem(name: "CryptorRSA")
   |                                   `- error: missing argument for parameter 'condition' in call
38 |     ])
39 | #endif
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 | in https://github.com/IBM-Swift/Swift-JWT.gitResolve Package Graph
Updating from https://github.com/IBM-Swift/Swift-JWT.git
Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.xoQ3qS/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-swift-version", "4", "-I", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "4.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/swift-jwt.dia", "/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.TH6MnY/swift-jwt-manifest"])
/Package.swift:27:32: error: missing argument for parameter 'condition' in call
25 |
26 | var listTargets: [Target.Dependency] = [
27 |     .byNameItem(name: "Cryptor"),
   |                                `- error: missing argument for parameter 'condition' in call
28 |     .byNameItem(name: "HeliumLogger")
29 | ]
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:28:37: error: missing argument for parameter 'condition' in call
26 | var listTargets: [Target.Dependency] = [
27 |     .byNameItem(name: "Cryptor"),
28 |     .byNameItem(name: "HeliumLogger")
   |                                     `- error: missing argument for parameter 'condition' in call
29 | ]
30 |
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:37:35: error: missing argument for parameter 'condition' in call
35 |
36 | listTargets.append(contentsOf: [
37 |     .byNameItem(name: "CryptorRSA")
   |                                   `- error: missing argument for parameter 'condition' in call
38 |     ])
39 | #endif
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 | in https://github.com/IBM-Swift/Swift-JWT.gitResolve Package Graph
Updating from https://github.com/IBM-Swift/Swift-JWT.git
Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.jqT0Tt/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-swift-version", "4", "-I", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "4.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/swift-jwt.dia", "/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.3Iiino/swift-jwt-manifest"])
/Package.swift:27:32: error: missing argument for parameter 'condition' in call
25 |
26 | var listTargets: [Target.Dependency] = [
27 |     .byNameItem(name: "Cryptor"),
   |                                `- error: missing argument for parameter 'condition' in call
28 |     .byNameItem(name: "HeliumLogger")
29 | ]
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:28:37: error: missing argument for parameter 'condition' in call
26 | var listTargets: [Target.Dependency] = [
27 |     .byNameItem(name: "Cryptor"),
28 |     .byNameItem(name: "HeliumLogger")
   |                                     `- error: missing argument for parameter 'condition' in call
29 | ]
30 |
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:37:35: error: missing argument for parameter 'condition' in call
35 |
36 | listTargets.append(contentsOf: [
37 |     .byNameItem(name: "CryptorRSA")
   |                                   `- error: missing argument for parameter 'condition' in call
38 |     ])
39 | #endif
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 | in https://github.com/IBM-Swift/Swift-JWT.git
Resolved source packages:
  spi-builder-workspace: (null)
2026-04-11 04:50:43.347 xcodebuild[529:3059] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-11-04_04-50-0043.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.jqT0Tt/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-swift-version", "4", "-I", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "4.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/swift-jwt.dia", "/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.3Iiino/swift-jwt-manifest"])
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/IBM-Swift/Swift-JWT.git
Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.aL7pBF/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-swift-version", "4", "-I", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "4.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/swift-jwt.dia", "/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.Igphyc/swift-jwt-manifest"])
/Package.swift:27:32: error: missing argument for parameter 'condition' in call
25 |
26 | var listTargets: [Target.Dependency] = [
27 |     .byNameItem(name: "Cryptor"),
   |                                `- error: missing argument for parameter 'condition' in call
28 |     .byNameItem(name: "HeliumLogger")
29 | ]
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:28:37: error: missing argument for parameter 'condition' in call
26 | var listTargets: [Target.Dependency] = [
27 |     .byNameItem(name: "Cryptor"),
28 |     .byNameItem(name: "HeliumLogger")
   |                                     `- error: missing argument for parameter 'condition' in call
29 | ]
30 |
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 |
/Package.swift:37:35: error: missing argument for parameter 'condition' in call
35 |
36 | listTargets.append(contentsOf: [
37 |     .byNameItem(name: "CryptorRSA")
   |                                   `- error: missing argument for parameter 'condition' in call
38 |     ])
39 | #endif
PackageDescription.Target.Dependency.byNameItem:3:6: note: 'byNameItem(name:condition:)' declared here
1 | class Target {
2 |   enum Dependency {
3 | case byNameItem(name: String, condition: PackageDescription.TargetDependencyCondition?)  }
  |      `- note: 'byNameItem(name:condition:)' declared here
4 | }
5 | in https://github.com/IBM-Swift/Swift-JWT.git
Resolved source packages:
  spi-builder-workspace: (null)
2026-04-11 04:50:45.656 xcodebuild[627:3818] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-11-04_04-50-0045.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Invalid manifest (compiled with: ["/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc", "-vfsoverlay", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.aL7pBF/vfs.yaml", "-L", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-target", "arm64-apple-macos14.0", "-plugin-path", "/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-swift-version", "4", "-I", "/Applications/Xcode-26.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/ManifestAPI", "-sdk", "/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk", "-package-description-version", "4.0.0", "-Xfrontend", "-serialize-diagnostics-path", "-Xfrontend", "/Users/admin/Library/Caches/org.swift.swiftpm/manifests/ManifestLoading/swift-jwt.dia", "/Package.swift", "-o", "/var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/TemporaryDirectory.Igphyc/swift-jwt-manifest"])
BUILD FAILURE 6.3 visionOS