The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWSimpleAI_Claude, reference main (ec4c51), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 12:01:51 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/William-Weng/WWSimpleAI_Claude.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWSimpleAI_Claude
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ec4c512 - add Example
Cloned https://github.com/William-Weng/WWSimpleAI_Claude.git
Revision (git rev-parse @):
ec4c512090c009b45d622e9dc359376eef948994
SUCCESS checkout https://github.com/William-Weng/WWSimpleAI_Claude.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/William-Weng/WWSimpleAI_Claude.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Copying Privacy
[5/6] Write swift-version-1EA4D86E10B52AF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/11] Compiling WWNetworking resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[8/11] Emitting module WWNetworking
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[9/11] Compiling WWNetworking Extension.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[10/11] Compiling WWNetworking Constant.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
[11/11] Compiling WWNetworking Networking.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/WWNetworking/Sources/WWNetworking/Constant.swift:8:8: error: no such module 'UIKit'
  6 | //
  7 |
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 | // MARK: - typealias
Fetching https://github.com/William-Weng/WWSimpleAI_Ollama
[1/405] Fetching wwsimpleai_ollama
Fetched https://github.com/William-Weng/WWSimpleAI_Ollama from cache (1.08s)
Computing version for https://github.com/William-Weng/WWSimpleAI_Ollama
Computed https://github.com/William-Weng/WWSimpleAI_Ollama at 1.1.7 (1.62s)
Fetching https://github.com/William-Weng/WWNetworking.git
[1/409] Fetching wwnetworking
Fetched https://github.com/William-Weng/WWNetworking.git from cache (1.23s)
Computing version for https://github.com/William-Weng/WWNetworking.git
Computed https://github.com/William-Weng/WWNetworking.git at 1.7.6 (1.76s)
Creating working copy for https://github.com/William-Weng/WWNetworking.git
Working copy of https://github.com/William-Weng/WWNetworking.git resolved at 1.7.6
Creating working copy for https://github.com/William-Weng/WWSimpleAI_Ollama
Working copy of https://github.com/William-Weng/WWSimpleAI_Ollama resolved at 1.1.7
BUILD FAILURE 6.2 macosSpm