The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftMagicHelpers 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/SwiftMagicHelpers.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CodeNationDev/SwiftMagicHelpers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 370dc93 Unit tests and readme documentation.
Cloned https://github.com/CodeNationDev/SwiftMagicHelpers.git
Revision (git rev-parse @):
370dc93fa306605ac4ca901aecea50a5dacb907a
SUCCESS checkout https://github.com/CodeNationDev/SwiftMagicHelpers.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftmagichelpers",
      "name": "SwiftMagicHelpers",
      "url": "https://github.com/CodeNationDev/SwiftMagicHelpers.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftMagicHelpers",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/CodeNationDev/SwiftMagicHelpers.git
[1/91] Fetching swiftmagichelpers
Fetched https://github.com/CodeNationDev/SwiftMagicHelpers.git (0.26s)
Creating working copy for https://github.com/CodeNationDev/SwiftMagicHelpers.git
Working copy of https://github.com/CodeNationDev/SwiftMagicHelpers.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftmagichelpers' is not used by any target
Found 0 product dependencies
========================================
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...
[1/5] Compiling SwiftMagicHelpers JSONHelpers.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/5] Emitting module SwiftMagicHelpers
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[3/5] Compiling SwiftMagicHelpers UIApplication+Utils.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[4/5] Compiling SwiftMagicHelpers HelperManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/5] Compiling SwiftMagicHelpers HelperManager.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/5] Compiling SwiftMagicHelpers JSONHelpers.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[3/5] Compiling SwiftMagicHelpers UIApplication+Utils.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
[4/5] Emitting module SwiftMagicHelpers
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/SwiftMagicHelpers/UIApplication/UIApplication+Utils.swift:3:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm