Build Information
Failed to build WWTouchEffectButton, reference main (1a4ee2
), with Swift 5.8 for macOS (SPM) on 17 Jul 2024 08:30:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/William-Weng/WWTouchEffectButton.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/William-Weng/WWTouchEffectButton
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1a4ee23 - v1.0.0
Cloned https://github.com/William-Weng/WWTouchEffectButton.git
Revision (git rev-parse @):
1a4ee2361975bd2bb726755e1feb8c4dce0a254d
SUCCESS checkout https://github.com/William-Weng/WWTouchEffectButton.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/William-Weng/WWTouchEffectButton.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling WWTouchEffectButton Protocol.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWTouchEffectButton/Utility/Constant.swift:8:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/6] Compiling WWTouchEffectButton Model.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWTouchEffectButton/Utility/Constant.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[3/6] Compiling WWTouchEffectButton Constant.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWTouchEffectButton/Utility/Constant.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[4/6] Emitting module WWTouchEffectButton
/Users/admin/builder/spi-builder-workspace/Sources/WWTouchEffectButton/Utility/Constant.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[5/6] Compiling WWTouchEffectButton Extension.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWTouchEffectButton/Utility/Constant.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[6/6] Compiling WWTouchEffectButton WWTouchEffectButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/WWTouchEffectButton/Utility/Constant.swift:8:8: error: no such module 'UIKit'
import UIKit
^
warning: 'spi-builder-workspace': Invalid Resource 'Privacy': File not found.
BUILD FAILURE 5.8 macosSpm