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 Fastis with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/simla-tech/Fastis.git
Reference: 3.2.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/simla-tech/Fastis
 * tag               3.2.0      -> FETCH_HEAD
HEAD is now at 1f33807 Bump version to 3.2.0
Cloned https://github.com/simla-tech/Fastis.git
Revision (git rev-parse @):
1f33807dea8152665415e2ecc78b432eedf59ba6
SUCCESS checkout https://github.com/simla-tech/Fastis.git at 3.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/simla-tech/Fastis.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/23] Emitting module PrettyCards
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PrettyCards/Source/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/23] Compiling PrettyCards Card.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PrettyCards/Source/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/23] Compiling PrettyCards Animation.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PrettyCards/Source/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/23] Compiling PrettyCards Shadow.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PrettyCards/Source/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/JTAppleCalendar/Sources/JTAppleCalendar/CalendarEnums.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
Fetching https://github.com/simla-tech/PrettyCards from cache
Fetching https://github.com/patchthecode/JTAppleCalendar from cache
Fetched https://github.com/patchthecode/JTAppleCalendar (0.22s)
Fetched https://github.com/simla-tech/PrettyCards (0.22s)
Computing version for https://github.com/patchthecode/JTAppleCalendar
Computed https://github.com/patchthecode/JTAppleCalendar at 8.0.5 (0.85s)
Computing version for https://github.com/simla-tech/PrettyCards
Computed https://github.com/simla-tech/PrettyCards at 1.0.7 (0.72s)
Creating working copy for https://github.com/simla-tech/PrettyCards
Working copy of https://github.com/simla-tech/PrettyCards resolved at 1.0.7
Creating working copy for https://github.com/patchthecode/JTAppleCalendar
Working copy of https://github.com/patchthecode/JTAppleCalendar resolved at 8.0.5
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/23] Emitting module PrettyCards
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PrettyCards/Source/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/23] Compiling PrettyCards Card.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PrettyCards/Source/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/23] Compiling PrettyCards Shadow.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PrettyCards/Source/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/23] Compiling PrettyCards Animation.swift
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/PrettyCards/Source/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/JTAppleCalendar/Sources/JTAppleCalendar/CalendarEnums.swift:25:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 macosSpm