The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftPowerStorage, reference 1.0.1 (03e3e2), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 09:43:39 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CodeNationDev/SwiftPowerStorage.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CodeNationDev/SwiftPowerStorage
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 03e3e2f Update readme.
Cloned https://github.com/CodeNationDev/SwiftPowerStorage.git
Revision (git rev-parse @):
03e3e2ffde20427c97e5f9bf35958fa8c004b9e2
SUCCESS checkout https://github.com/CodeNationDev/SwiftPowerStorage.git at 1.0.1
Fetching https://github.com/CodeNationDev/SwiftMagicHelpers.git
[1/91] Fetching swiftmagichelpers
Fetched https://github.com/CodeNationDev/SwiftMagicHelpers.git from cache (0.61s)
Creating working copy for https://github.com/CodeNationDev/SwiftMagicHelpers.git
Working copy of https://github.com/CodeNationDev/SwiftMagicHelpers.git resolved at master (b6a2f8d)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/CodeNationDev/SwiftPowerStorage.git
[1/56] Fetching swiftpowerstorage
Fetched https://github.com/CodeNationDev/SwiftPowerStorage.git from cache (0.67s)
Fetching https://github.com/CodeNationDev/SwiftMagicHelpers.git from cache
Fetched https://github.com/CodeNationDev/SwiftMagicHelpers.git from cache (0.43s)
error: could not find a branch named ‘master’ in https://github.com/CodeNationDev/SwiftMagicHelpers.git (did you mean ‘main’?)
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/CodeNationDev/SwiftPowerStorage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Copying CoreModel.xcdatamodeld
[3/4] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/8] Emitting module SwiftMagicHelpers
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftMagicHelpers/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
 1 | //
 2 | import Foundation
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | extension HelperManager {
[6/8] Compiling SwiftMagicHelpers HelperManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftMagicHelpers/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
 1 | //
 2 | import Foundation
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | extension HelperManager {
[7/8] Compiling SwiftMagicHelpers JSONHelpers.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftMagicHelpers/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
 1 | //
 2 | import Foundation
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | extension HelperManager {
[8/8] Compiling SwiftMagicHelpers UIApplication+Utils.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SwiftMagicHelpers/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
 1 | //
 2 | import Foundation
 3 | import UIKit
   |        `- error: no such module 'UIKit'
 4 |
 5 | extension HelperManager {
BUILD FAILURE 6.3 macosSpm