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 AsyncLocationKit, reference 1.6.4 (3a9f81), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 09:03:33 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/AsyncSwift/AsyncLocationKit.git
Reference: 1.6.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AsyncSwift/AsyncLocationKit
 * tag               1.6.4      -> FETCH_HEAD
HEAD is now at 3a9f81e Update README & Bump version
Cloned https://github.com/AsyncSwift/AsyncLocationKit.git
Revision (git rev-parse @):
3a9f81e99ba3497a438d882676fb1c3ceb4f177c
SUCCESS checkout https://github.com/AsyncSwift/AsyncLocationKit.git at 1.6.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/AsyncSwift/AsyncLocationKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/23] Emitting module AsyncLocationKit
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/Users/admin/builder/spi-builder-workspace/Sources/AsyncLocationKit/AsyncLocationManager.swift:412:1: warning: extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
410 | }
411 |
412 | extension CLAuthorizationStatus: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
413 |     public var description: String {
414 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncLocationKit/AsyncLocationManager.swift:425:1: warning: extension declares a conformance of imported type 'CLAccuracyAuthorization' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
423 | }
424 |
425 | extension CLAccuracyAuthorization: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'CLAccuracyAuthorization' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
426 |     public var description: String {
427 |         switch self {
[4/23] Compiling AsyncLocationKit AnyLocationPerformer.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[5/23] Compiling AsyncLocationKit ApplicationStateMonitor.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[6/23] Compiling AsyncLocationKit AsyncDelegateProxy.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[7/25] Compiling AsyncLocationKit AuthorizationPerformer.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[8/25] Compiling AsyncLocationKit BeaconsRangePerformer.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[9/25] Compiling AsyncLocationKit LocationAccuracy.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[10/25] Compiling AsyncLocationKit LocationPermission.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[11/25] Compiling AsyncLocationKit MonitoringUpdateLocationPerformer.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[12/25] Compiling AsyncLocationKit RegionMonitoringPerformer.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[13/25] Compiling AsyncLocationKit AccuracyAuthorizationPerformer.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[14/25] Compiling AsyncLocationKit AuthorizationMonitoringPerformer.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[15/25] Compiling AsyncLocationKit LocationDelegate.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[16/25] Compiling AsyncLocationKit AccuracyAuthorizationMonitoringPerformer.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[17/25] Compiling AsyncLocationKit SingleLocationUpdatePerformer.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[18/25] Compiling AsyncLocationKit VisitMonitoringPerformer.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[19/25] Compiling AsyncLocationKit HeadingMonitorPerformer.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[20/25] Compiling AsyncLocationKit LocationEnabledMonitoringPerformer.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[21/25] Compiling AsyncLocationKit Array+Extensions.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[22/25] Compiling AsyncLocationKit NotificationNames.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
[23/25] Compiling AsyncLocationKit AsyncLocationKit.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/Users/admin/builder/spi-builder-workspace/Sources/AsyncLocationKit/AsyncLocationManager.swift:412:1: warning: extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
410 | }
411 |
412 | extension CLAuthorizationStatus: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
413 |     public var description: String {
414 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncLocationKit/AsyncLocationManager.swift:425:1: warning: extension declares a conformance of imported type 'CLAccuracyAuthorization' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
423 | }
424 |
425 | extension CLAccuracyAuthorization: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'CLAccuracyAuthorization' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
426 |     public var description: String {
427 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncLocationKit/AsyncLocationManager.swift:398:28: warning: capture of 'self' with non-sendable type 'AsyncLocationManager' in a '@Sendable' closure [#SendableClosureCaptures]
 38 | public typealias BeaconsRangingStream = AsyncStream<BeaconRangeEvent>
 39 |
 40 | public final class AsyncLocationManager {
    |                    `- note: class 'AsyncLocationManager' does not conform to the 'Sendable' protocol
 41 |     private var locationManager: CLLocationManager
 42 |     private var proxyDelegate: AsyncDelegateProxyInterface
    :
396 |                         // If the user chooses reduced accuracy, the didChangeAuthorization delegate method
397 |                         // will not called. So we must emulate that here.
398 |                         if self.locationManager.accuracyAuthorization == .reducedAccuracy {
    |                            `- warning: capture of 'self' with non-sendable type 'AsyncLocationManager' in a '@Sendable' closure [#SendableClosureCaptures]
399 |                             self.proxyDelegate.eventForMethodInvoked(
400 |                                 .didChangeAccuracyAuthorization(authorization: self.locationManager.accuracyAuthorization)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[24/25] Compiling AsyncLocationKit AsyncLocationManager.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/Users/admin/builder/spi-builder-workspace/Sources/AsyncLocationKit/AsyncLocationManager.swift:412:1: warning: extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
410 | }
411 |
412 | extension CLAuthorizationStatus: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
413 |     public var description: String {
414 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncLocationKit/AsyncLocationManager.swift:425:1: warning: extension declares a conformance of imported type 'CLAccuracyAuthorization' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
423 | }
424 |
425 | extension CLAccuracyAuthorization: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'CLAccuracyAuthorization' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
426 |     public var description: String {
427 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncLocationKit/AsyncLocationManager.swift:398:28: warning: capture of 'self' with non-sendable type 'AsyncLocationManager' in a '@Sendable' closure [#SendableClosureCaptures]
 38 | public typealias BeaconsRangingStream = AsyncStream<BeaconRangeEvent>
 39 |
 40 | public final class AsyncLocationManager {
    |                    `- note: class 'AsyncLocationManager' does not conform to the 'Sendable' protocol
 41 |     private var locationManager: CLLocationManager
 42 |     private var proxyDelegate: AsyncDelegateProxyInterface
    :
396 |                         // If the user chooses reduced accuracy, the didChangeAuthorization delegate method
397 |                         // will not called. So we must emulate that here.
398 |                         if self.locationManager.accuracyAuthorization == .reducedAccuracy {
    |                            `- warning: capture of 'self' with non-sendable type 'AsyncLocationManager' in a '@Sendable' closure [#SendableClosureCaptures]
399 |                             self.proxyDelegate.eventForMethodInvoked(
400 |                                 .didChangeAccuracyAuthorization(authorization: self.locationManager.accuracyAuthorization)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[25/25] Compiling AsyncLocationKit CoreLocationEvents.swift
<unknown>:0: error: invalid value '5.5' in '-swift-version 5.5'
<unknown>:0: note: valid arguments to '-swift-version' are '4', '4.2', '5', '6'
/Users/admin/builder/spi-builder-workspace/Sources/AsyncLocationKit/AsyncLocationManager.swift:412:1: warning: extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
410 | }
411 |
412 | extension CLAuthorizationStatus: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
413 |     public var description: String {
414 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncLocationKit/AsyncLocationManager.swift:425:1: warning: extension declares a conformance of imported type 'CLAccuracyAuthorization' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
423 | }
424 |
425 | extension CLAccuracyAuthorization: CustomStringConvertible {
    | |- warning: extension declares a conformance of imported type 'CLAccuracyAuthorization' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
426 |     public var description: String {
427 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/AsyncLocationKit/AsyncLocationManager.swift:398:28: warning: capture of 'self' with non-sendable type 'AsyncLocationManager' in a '@Sendable' closure [#SendableClosureCaptures]
 38 | public typealias BeaconsRangingStream = AsyncStream<BeaconRangeEvent>
 39 |
 40 | public final class AsyncLocationManager {
    |                    `- note: class 'AsyncLocationManager' does not conform to the 'Sendable' protocol
 41 |     private var locationManager: CLLocationManager
 42 |     private var proxyDelegate: AsyncDelegateProxyInterface
    :
396 |                         // If the user chooses reduced accuracy, the didChangeAuthorization delegate method
397 |                         // will not called. So we must emulate that here.
398 |                         if self.locationManager.accuracyAuthorization == .reducedAccuracy {
    |                            `- warning: capture of 'self' with non-sendable type 'AsyncLocationManager' in a '@Sendable' closure [#SendableClosureCaptures]
399 |                             self.proxyDelegate.eventForMethodInvoked(
400 |                                 .didChangeAccuracyAuthorization(authorization: self.locationManager.accuracyAuthorization)
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
BUILD FAILURE 6.2 macosSpm