Build Information
Failed to build WWImageView, reference 1.0.4 (aa0cb4), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 08:15:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWImageView.git
Reference: 1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWImageView
* tag 1.0.4 -> FETCH_HEAD
HEAD is now at aa0cb43 - 修正點擊會回到原點的問題
Cloned https://github.com/William-Weng/WWImageView.git
Revision (git rev-parse @):
aa0cb432100902af71e46f21e1ae5ee5ae746d8c
SUCCESS checkout https://github.com/William-Weng/WWImageView.git at 1.0.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/William-Weng/WWImageView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying Privacy
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/9] Compiling WWImageView resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWImageView/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - CGPoint (function)
[5/9] Compiling WWImageView WWImageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWImageView/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - CGPoint (function)
[6/9] Compiling WWImageView Protocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWImageView/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - CGPoint (function)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/9] Emitting module WWImageView
/Users/admin/builder/spi-builder-workspace/Sources/WWImageView/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - CGPoint (function)
[8/9] Compiling WWImageView Constant.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWImageView/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - CGPoint (function)
[9/9] Compiling WWImageView Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWImageView/Utility/Extension.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | // MARK: - CGPoint (function)
BUILD FAILURE 6.2 macosSpm