Build Information
Failed to build VDPin with Swift 6.0 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDPin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDPin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 79f2c50 Create FUNDING.yml
Cloned https://github.com/dankinsoid/VDPin.git
Revision (git rev-parse @):
79f2c50759f0511ef69729fb78d9f04418829715
SUCCESS checkout https://github.com/dankinsoid/VDPin.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $workDir
https://github.com/dankinsoid/VDPin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6F35C1178C84523A.txt
[3/17] Compiling VDPin RangeConvertable.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
[4/18] Compiling VDPin Pinnable.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
[5/18] Compiling VDPin UILayoutPriority+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
[6/18] Compiling VDPin NSLayoutConstraints+Options.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
[7/18] Compiling VDPin NSLayoutConstraintable.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
[8/18] Compiling VDPin NSLayoutConstraintAttribute+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
[9/18] Compiling VDPin NSLayoutConstraintAttributeSet.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
[10/18] Compiling VDPin NSLayoutConstraint+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
[11/18] Compiling VDPin NSLayoutConstraint+pin.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
[12/18] Compiling VDPin UIApplication++.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
[13/18] Compiling VDPin UIView++.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/18] Emitting module VDPin
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
[15/18] Compiling VDPin Constraints.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
[16/18] Compiling VDPin Edge+Ext.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
[17/18] Compiling VDPin Collection++.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
[18/18] Compiling VDPin ContentPriority.swift
/Users/admin/builder/spi-builder-workspace/Sources/VDPin/Constraints.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | public struct Constraints {
BUILD FAILURE 6.0 macosSpm