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 NexaAI, reference v0.2.63 (db2e01), with Swift 6.0 for visionOS using Xcode 16.2 on 3 Dec 2025 15:54:15 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NexaAI/nexa-sdk.git
Reference: v0.2.63
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NexaAI/nexa-sdk
 * tag               v0.2.63    -> FETCH_HEAD
HEAD is now at db2e016 Merge pull request #905 from NexaAI/chore/mengsheng/bump-version
Cloned https://github.com/NexaAI/nexa-sdk.git
Revision (git rev-parse @):
db2e016cb1d000b74fb41825a5d0b5013cda249b
SUCCESS checkout https://github.com/NexaAI/nexa-sdk.git at v0.2.63
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/NexaAI/nexa-sdk.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
Resolve Package Graph
Package: spi-builder-workspace
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
  spi-builder-workspace: (null)
2025-12-03 07:54:12.420 xcodebuild[508:2960] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-03-12_07-54-0012.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Unexpected ',' separator
  <unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:40:9: error: unexpected ',' separator
38 |             path: "bindings/ios/NexaAI/Tests",
39 |             swiftSettings: [.interoperabilityMode(.Cxx)],
40 |         ),
   |         `- error: unexpected ',' separator
41 |     ]
42 | )
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
Resolve Package Graph
Package: spi-builder-workspace
Resolved source packages:
  spi-builder-workspace: (null)
2025-12-03 07:54:14.503 xcodebuild[602:3656] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-03-12_07-54-0014.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Unexpected ',' separator
  <unknown>:0: warning: legacy driver is now deprecated; consider avoiding specifying '-disallow-use-new-driver'
/Users/admin/builder/spi-builder-workspace/Package.swift:40:9: error: unexpected ',' separator
38 |             path: "bindings/ios/NexaAI/Tests",
39 |             swiftSettings: [.interoperabilityMode(.Cxx)],
40 |         ),
   |         `- error: unexpected ',' separator
41 |     ]
42 | )
BUILD FAILURE 6.0 visionOS