The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftPowerStorage with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CodeNationDev/SwiftPowerStorage.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CodeNationDev/SwiftPowerStorage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/CodeNationDev/SwiftMagicHelpers.git from cache
Fetched https://github.com/CodeNationDev/SwiftMagicHelpers.git (0.17s)
Creating working copy for https://github.com/CodeNationDev/SwiftMagicHelpers.git
Working copy of https://github.com/CodeNationDev/SwiftMagicHelpers.git resolved at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/CodeNationDev/SwiftPowerStorage.git
[1/56] Fetching swiftpowerstorage
Fetched https://github.com/CodeNationDev/SwiftPowerStorage.git (0.29s)
Fetching https://github.com/CodeNationDev/SwiftMagicHelpers.git from cache
Fetched https://github.com/CodeNationDev/SwiftMagicHelpers.git (0.22s)
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:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying CoreModel.xcdatamodeld
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/5] Emitting module SwiftMagicHelpers
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftMagicHelpers/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[3/5] Compiling SwiftMagicHelpers JSONHelpers.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftMagicHelpers/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[4/5] Compiling SwiftMagicHelpers HelperManager.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftMagicHelpers/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[5/5] Compiling SwiftMagicHelpers UIApplication+Utils.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftMagicHelpers/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/4] Emitting module SwiftMagicHelpers
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftMagicHelpers/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[2/4] Compiling SwiftMagicHelpers HelperManager.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftMagicHelpers/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[3/4] Compiling SwiftMagicHelpers JSONHelpers.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftMagicHelpers/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[4/4] Compiling SwiftMagicHelpers UIApplication+Utils.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/SwiftMagicHelpers/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm