This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build FontAwesome with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thii/FontAwesome.swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thii/FontAwesome.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 26d6f41 Merge pull request #275 from BankofLoyal/master
Submodule path 'FortAwesome/Font-Awesome': checked out 'd79d85c3fad85ad1885e87ed558f4afd6fce8289'
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 @):
26d6f41a3d4cc39a582f516b3a7184fc3b7eb051
SUCCESS checkout https://github.com/thii/FontAwesome.swift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/thii/FontAwesome.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/10] Write sources
[2/10] Write tools-entitlement.plist
[3/10] Copying Font Awesome 5 Free-Regular-400.otf
[4/10] Copying Font Awesome 5 Free-Solid-900.otf
[4/10] Copying Font Awesome 5 Brands-Regular-400.otf
[6/10] Write swift-version-6F35C1178C84523A.txt
[8/24] Compiling FontAwesome FontAwesomeSegmentedControl.swift
/Users/admin/builder/spi-builder-workspace/Sources/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/25] Compiling FontAwesome FontAwesomeTextRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/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/25] Compiling FontAwesome FontAwesomeStateRequirement.swift
/Users/admin/builder/spi-builder-workspace/Sources/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/25] Compiling FontAwesome FontAwesomeImageView.swift
/Users/admin/builder/spi-builder-workspace/Sources/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/25] Compiling FontAwesome FontAwesomeImageRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/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/25] Compiling FontAwesome FontAwesomeTabBarItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/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 |
[14/25] Compiling FontAwesome FontAwesomeView.swift
/Users/admin/builder/spi-builder-workspace/Sources/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/25] Emitting module tools
[16/25] Compiling tools main.swift
[16/25] Write Objects.LinkFileList
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/25] Emitting module FontAwesome
/Users/admin/builder/spi-builder-workspace/Sources/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 |
[19/25] Compiling FontAwesome Enum.swift
/Users/admin/builder/spi-builder-workspace/Sources/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 |
[20/25] Compiling FontAwesome FontAwesome.swift
/Users/admin/builder/spi-builder-workspace/Sources/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 |
[21/25] Compiling FontAwesome FontAwesomeBarButtonItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/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 |
[22/25] Compiling FontAwesome FontAwesomeExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/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 |
[23/25] Compiling FontAwesome resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/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 |
[23/25] Linking tools
warning: 'spi-builder-workspace': 'tools' was identified as an executable target given the presence of a 'main.swift' file. Starting with tools version 5.4.0 executable targets should be declared as 'executableTarget()'
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.