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: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alessiorubicini/LocationPickerForSwiftUI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 17b813a Updated README
Cloned https://github.com/alessiorubicini/LocationPickerForSwiftUI.git
Revision (git rev-parse @):
17b813a1608d6dec69226575c7b189d2d973be3a
SUCCESS checkout https://github.com/alessiorubicini/LocationPickerForSwiftUI.git at master
========================================
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/8] 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
       ^
[3/8] 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
       ^
[4/8] 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
       ^
[5/8] 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
       ^
[6/8] 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
       ^
[7/8] 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
       ^
[8/8] 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
       ^
[9/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
       ^
[10/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
       ^
BUILD FAILURE 5.8 macosSpm