Build Information
Failed to build NexaAI, reference main (531233), with Swift 6.1 for macOS (SPM) on 8 Dec 2025 20:41:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NexaAI/nexa-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NexaAI/nexa-sdk
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5312331 Merge pull request #910 from NexaAI/feat/xianda/current-time-event
Cloned https://github.com/NexaAI/nexa-sdk.git
Revision (git rev-parse @):
53123314852711bf339f2baf47d0341f63a5f8fa
SUCCESS checkout https://github.com/NexaAI/nexa-sdk.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/NexaAI/nexa-sdk.git
https://github.com/NexaAI/nexa-sdk.git
error: invalid custom path 'bindings/ios/NexaAI/Sources' for target 'NexaAI'
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Fetching git@github.com:NexaAI/nexasdk-mobile-iOS-framework.git
warning: 'nexasdk-mobile-ios-framework': skipping cache due to an error: Failed to clone repository git@github.com:NexaAI/nexasdk-mobile-iOS-framework.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/nexasdk-mobile-iOS-framework-ef230de9'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: Failed to clone repository git@github.com:NexaAI/nexasdk-mobile-iOS-framework.git:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/repositories/nexasdk-mobile-iOS-framework-ef230de9'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: 'spi-builder-workspace': invalid custom path 'bindings/ios/NexaAI/Sources' for target 'NexaAI'
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Fetching git@github.com:NexaAI/nexasdk-mobile-iOS-framework.git
warning: 'nexasdk-mobile-ios-framework': skipping cache due to an error: Failed to clone repository git@github.com:NexaAI/nexasdk-mobile-iOS-framework.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/nexasdk-mobile-iOS-framework-ef230de9'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: Failed to clone repository git@github.com:NexaAI/nexasdk-mobile-iOS-framework.git:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/repositories/nexasdk-mobile-iOS-framework-ef230de9'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: 'spi-builder-workspace': invalid custom path 'bindings/ios/NexaAI/Sources' for target 'NexaAI'
BUILD FAILURE 6.1 macosSpm