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 StepProgressView, reference 1.6.6 (66e755), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 15:58:11 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonat/StepProgressView.git
Reference: 1.6.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yonat/StepProgressView
 * tag               1.6.6      -> FETCH_HEAD
HEAD is now at 66e7555 bump version to 1.6.6
Cloned https://github.com/yonat/StepProgressView.git
Revision (git rev-parse @):
66e7555a9a64f2b78fbdab24de8a211d07ccd77a
SUCCESS checkout https://github.com/yonat/StepProgressView.git at 1.6.6
Fetching https://github.com/yonat/SweeterSwift
[1/346] Fetching sweeterswift
Fetched https://github.com/yonat/SweeterSwift from cache (0.77s)
Computing version for https://github.com/yonat/SweeterSwift
Computed https://github.com/yonat/SweeterSwift at 1.2.6 (0.71s)
Creating working copy for https://github.com/yonat/SweeterSwift
Working copy of https://github.com/yonat/SweeterSwift resolved at 1.2.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "stepprogressview",
      "name": "StepProgressView",
      "url": "https://github.com/yonat/StepProgressView.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StepProgressView",
      "dependencies": [
        {
          "identity": "sweeterswift",
          "name": "SweeterSwift",
          "url": "https://github.com/yonat/SweeterSwift",
          "version": "1.2.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SweeterSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yonat/StepProgressView.git
[5/437] Fetching stepprogressview
Fetched https://github.com/yonat/StepProgressView.git from cache (0.88s)
Fetching https://github.com/yonat/SweeterSwift from cache
Fetched https://github.com/yonat/SweeterSwift from cache (0.46s)
Computing version for https://github.com/yonat/SweeterSwift
Computed https://github.com/yonat/SweeterSwift at 1.2.6 (0.02s)
Creating working copy for https://github.com/yonat/StepProgressView.git
Working copy of https://github.com/yonat/StepProgressView.git resolved at 1.6.6 (66e7555)
Creating working copy for https://github.com/yonat/SweeterSwift
Working copy of https://github.com/yonat/SweeterSwift resolved at 1.2.6
warning: '.resolve-product-dependencies': dependency 'stepprogressview' is not used by any target
Found 1 product dependencies
  - SweeterSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/yonat/StepProgressView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/20] Compiling SweeterSwift UIStackView+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[7/21] Compiling SweeterSwift TimeInterval+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[8/21] Compiling SweeterSwift UIApplication+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[9/21] Compiling SweeterSwift UIView+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[10/21] Compiling SweeterSwift UITextView+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[11/21] Compiling SweeterSwift UIViewController+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[12/21] Compiling SweeterSwift String+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[13/21] Compiling SweeterSwift Swift+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[14/21] Compiling SweeterSwift resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/21] Emitting module SweeterSwift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[16/21] Compiling SweeterSwift DateFormatter+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[17/21] Compiling SweeterSwift NSAttributedString+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[18/21] Compiling SweeterSwift NSManagedObjectContext+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[19/21] Compiling SweeterSwift NSObject+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[20/21] Compiling SweeterSwift Bundle+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[21/21] Compiling SweeterSwift Codable+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
BUILD FAILURE 6.0 macosSpm