Build Information
Failed to build UIMagicDropDown, reference master (4a03eb), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 11:35:29 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/CodeNationDev/UIMagicDropDown.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CodeNationDev/UIMagicDropDown
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4a03ebe Update readme for document item selected feature.
Cloned https://github.com/CodeNationDev/UIMagicDropDown.git
Revision (git rev-parse @):
4a03ebe68610b1cf8cbfb86a11c80592e26639f6
SUCCESS checkout https://github.com/CodeNationDev/UIMagicDropDown.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/CodeNationDev/UIMagicDropDown.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/11] Compiling UIMagicDropDown UIImage+Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIMagicDropDown/DropDown/UIMagicDropdown.swift:15:8: error: no such module 'UIKit'
13 | // |__________________________________________|
14 |
15 | import UIKit
| `- error: no such module 'UIKit'
16 |
17 |
[4/11] Compiling UIMagicDropDown MagicLabel.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIMagicDropDown/DropDown/UIMagicDropdown.swift:15:8: error: no such module 'UIKit'
13 | // |__________________________________________|
14 |
15 | import UIKit
| `- error: no such module 'UIKit'
16 |
17 |
[5/11] Compiling UIMagicDropDown UIMagicDropdownTableView.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIMagicDropDown/DropDown/UIMagicDropdown.swift:15:8: error: no such module 'UIKit'
13 | // |__________________________________________|
14 |
15 | import UIKit
| `- error: no such module 'UIKit'
16 |
17 |
[6/11] Compiling UIMagicDropDown UIImage+Anchors.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIMagicDropDown/DropDown/UIMagicDropdown.swift:15:8: error: no such module 'UIKit'
13 | // |__________________________________________|
14 |
15 | import UIKit
| `- error: no such module 'UIKit'
16 |
17 |
[7/11] Compiling UIMagicDropDown UIMagicDropdownCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIMagicDropDown/DropDown/UIMagicDropdown.swift:15:8: error: no such module 'UIKit'
13 | // |__________________________________________|
14 |
15 | import UIKit
| `- error: no such module 'UIKit'
16 |
17 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/11] Emitting module UIMagicDropDown
/Users/admin/builder/spi-builder-workspace/Sources/UIMagicDropDown/DropDown/UIMagicDropdown.swift:15:8: error: no such module 'UIKit'
13 | // |__________________________________________|
14 |
15 | import UIKit
| `- error: no such module 'UIKit'
16 |
17 |
[9/11] Compiling UIMagicDropDown UIMagicDropdownButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIMagicDropDown/DropDown/UIMagicDropdown.swift:15:8: error: no such module 'UIKit'
13 | // |__________________________________________|
14 |
15 | import UIKit
| `- error: no such module 'UIKit'
16 |
17 |
[10/11] Compiling UIMagicDropDown UIMagicDropdownData.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIMagicDropDown/DropDown/UIMagicDropdown.swift:15:8: error: no such module 'UIKit'
13 | // |__________________________________________|
14 |
15 | import UIKit
| `- error: no such module 'UIKit'
16 |
17 |
[11/11] Compiling UIMagicDropDown UIMagicDropdown.swift
/Users/admin/builder/spi-builder-workspace/Sources/UIMagicDropDown/DropDown/UIMagicDropdown.swift:15:8: error: no such module 'UIKit'
13 | // |__________________________________________|
14 |
15 | import UIKit
| `- error: no such module 'UIKit'
16 |
17 |
BUILD FAILURE 6.2 macosSpm