The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WWSimpleAI_Claude, reference 0.1.0 (85c7ad), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 12:02:20 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: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWSimpleAI_Claude
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 85c7ad8 - 0.1.0
Cloned https://github.com/William-Weng/WWSimpleAI_Claude.git
Revision (git rev-parse @):
85c7ad80f9f7e0fdf57363144fbc9dc45d71de30
SUCCESS checkout https://github.com/William-Weng/WWSimpleAI_Claude.git at 0.1.0
========================================
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
[7/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
[8/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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/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
[10/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
[11/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
Fetching https://github.com/William-Weng/WWSimpleAI_Ollama
[1/405] Fetching wwsimpleai_ollama
Fetched https://github.com/William-Weng/WWSimpleAI_Ollama from cache (1.03s)
Computing version for https://github.com/William-Weng/WWSimpleAI_Ollama
Computed https://github.com/William-Weng/WWSimpleAI_Ollama at 1.1.7 (1.53s)
Fetching https://github.com/William-Weng/WWNetworking.git
[1/409] Fetching wwnetworking
Fetched https://github.com/William-Weng/WWNetworking.git from cache (1.21s)
Computing version for https://github.com/William-Weng/WWNetworking.git
Computed https://github.com/William-Weng/WWNetworking.git at 1.7.6 (1.69s)
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