The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build FontAwesome, reference 1.9.1 (07883a), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 08:16:45 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thii/FontAwesome.swift.git
Reference: 1.9.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thii/FontAwesome.swift
 * tag               1.9.1      -> FETCH_HEAD
HEAD is now at 07883a3 Bump version to 1.9.1
Submodule path 'FortAwesome/Font-Awesome': checked out '57005cea6da7d1c67f3466974aecd25485f60452'
Submodule 'FortAwesome/Font-Awesome' (https://github.com/FortAwesome/Font-Awesome.git) registered for path 'FortAwesome/Font-Awesome'
Cloning into '/Users/admin/builder/spi-builder-workspace/FortAwesome/Font-Awesome'...
Cloned https://github.com/thii/FontAwesome.swift.git
Revision (git rev-parse @):
07883a32d49dfc7bdedbeea115067b53dfbeeb43
SUCCESS checkout https://github.com/thii/FontAwesome.swift.git at 1.9.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/thii/FontAwesome.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write tools-entitlement.plist
[3/7] Write swift-version-1EA4D86E10B52AF.txt
[5/20] Compiling FontAwesome FontAwesomeTextRepresentable.swift
/Users/admin/builder/spi-builder-workspace/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
 21 | // THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import CoreText
 25 |
[6/20] Compiling FontAwesome FontAwesomeTabBarItem.swift
/Users/admin/builder/spi-builder-workspace/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
 21 | // THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import CoreText
 25 |
[7/21] Compiling FontAwesome FontAwesomeStateRequirement.swift
/Users/admin/builder/spi-builder-workspace/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
 21 | // THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import CoreText
 25 |
[8/21] Compiling FontAwesome FontAwesomeSegmentedControl.swift
/Users/admin/builder/spi-builder-workspace/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
 21 | // THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import CoreText
 25 |
[9/21] Compiling FontAwesome FontAwesomeImageRepresentable.swift
/Users/admin/builder/spi-builder-workspace/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
 21 | // THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import CoreText
 25 |
[10/21] Compiling FontAwesome FontAwesomeImageView.swift
/Users/admin/builder/spi-builder-workspace/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
 21 | // THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import CoreText
 25 |
[11/21] Compiling FontAwesome FontAwesomeView.swift
/Users/admin/builder/spi-builder-workspace/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
 21 | // THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import CoreText
 25 |
[12/21] Compiling FontAwesome FontAwesomeBarButtonItem.swift
/Users/admin/builder/spi-builder-workspace/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
 21 | // THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import CoreText
 25 |
[13/21] Compiling FontAwesome FontAwesomeExtension.swift
/Users/admin/builder/spi-builder-workspace/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
 21 | // THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import CoreText
 25 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/21] Emitting module FontAwesome
/Users/admin/builder/spi-builder-workspace/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
 21 | // THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import CoreText
 25 |
[15/21] Compiling FontAwesome Enum.swift
/Users/admin/builder/spi-builder-workspace/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
 21 | // THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import CoreText
 25 |
[16/21] Compiling FontAwesome FontAwesome.swift
/Users/admin/builder/spi-builder-workspace/FontAwesome/FontAwesome.swift:23:8: error: no such module 'UIKit'
 21 | // THE SOFTWARE.
 22 |
 23 | import UIKit
    |        `- error: no such module 'UIKit'
 24 | import CoreText
 25 |
[17/21] Emitting module tools
BUILD FAILURE 6.2 macosSpm