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 ImageCoordinateSpace 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/paulz/ImageCoordinateSpace.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/paulz/ImageCoordinateSpace
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e44015f Bump algoliasearch from 1.27.4 to 1.27.5
Cloned https://github.com/paulz/ImageCoordinateSpace.git
Revision (git rev-parse @):
e44015fb32c55588fb365fc50282337c596b69b3
SUCCESS checkout https://github.com/paulz/ImageCoordinateSpace.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/paulz/ImageCoordinateSpace.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/2] Write sources
[1/2] Write swift-version-6F35C1178C84523A.txt
[3/13] Compiling ImageCoordinateSpace ViewContentModeTransformer+UIView.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[4/13] Compiling ImageCoordinateSpace TransformedCoordinateSpace.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[5/14] Compiling ImageCoordinateSpace ViewContentModeTransformer.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[6/14] Compiling ImageCoordinateSpace SizeTransformer.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[7/14] Compiling ImageCoordinateSpace Converter.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[8/14] Compiling ImageCoordinateSpace UIView+UICoordinateSpace.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[9/14] Compiling ImageCoordinateSpace ScaleFactor.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[10/14] Compiling ImageCoordinateSpace SizeFactor.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/14] Emitting module ImageCoordinateSpace
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[12/14] Compiling ImageCoordinateSpace CGAffineTransform+Extensions.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[13/14] Compiling ImageCoordinateSpace CGSize+AxesPathMap.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
[14/14] Compiling ImageCoordinateSpace Convertible.swift
/Users/admin/builder/spi-builder-workspace/ImageCoordinateSpace/UIView+UICoordinateSpace.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | // MARK: Adds UIView contentSpace property to view
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14549] Fetching quick
[14550/33189] Fetching quick, nimble
Fetched https://github.com/Quick/Nimble.git from cache (2.76s)
Fetched https://github.com/Quick/Quick.git from cache (2.76s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.0.3 (0.67s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.2.0 (0.68s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.0.3
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.2.0
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.