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 LocationPicker 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.42.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alessiorubicini/LocationPickerForSwiftUI.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alessiorubicini/LocationPickerForSwiftUI
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at aeb1aea Polishing code
Cloned https://github.com/alessiorubicini/LocationPickerForSwiftUI.git
Revision (git rev-parse @):
aeb1aea83e887676a6dc369566040748773b418d
SUCCESS checkout https://github.com/alessiorubicini/LocationPickerForSwiftUI.git at 1.1.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/alessiorubicini/LocationPickerForSwiftUI.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/8] Emitting module LocationPicker
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
import MobileCoreServices
       ^
[2/10] Compiling LocationPicker LocationManager.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
import MobileCoreServices
       ^
[3/10] Compiling LocationPicker LocationManagerDelegate.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
import MobileCoreServices
       ^
[4/10] Compiling LocationPicker LocationPicker.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
import MobileCoreServices
       ^
[5/10] Compiling LocationPicker MapView.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
import MobileCoreServices
       ^
[6/10] Compiling LocationPicker UsageExample.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
import MobileCoreServices
       ^
[7/10] Compiling LocationPicker VisualEffectView.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
import MobileCoreServices
       ^
[8/10] Compiling LocationPicker CLLocationCoordinate2D+Equatable.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
import MobileCoreServices
       ^
[9/10] Compiling LocationPicker LocalizedStringKey+toString.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
import MobileCoreServices
       ^
[10/10] Compiling LocationPicker LocationError.swift
/Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
import MobileCoreServices
       ^
BUILD FAILURE 5.8 macosSpm