Build Information
Failed to build LocationPicker, reference 1.1.2 (aeb1ae
), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 05:15:14 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/alessiorubicini/LocationPickerForSwiftUI.git
Reference: 1.1.2
Initialized empty Git repository in /Users/admin/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
========================================
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": "locationpickerforswiftui",
"name": "LocationPicker",
"url": "https://github.com/alessiorubicini/LocationPickerForSwiftUI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LocationPickerForSwiftUI",
"dependencies": [
]
}
]
}
Fetching https://github.com/alessiorubicini/LocationPickerForSwiftUI.git
[1/102] Fetching locationpickerforswiftui
Fetched https://github.com/alessiorubicini/LocationPickerForSwiftUI.git from cache (1.75s)
Creating working copy for https://github.com/alessiorubicini/LocationPickerForSwiftUI.git
Working copy of https://github.com/alessiorubicini/LocationPickerForSwiftUI.git resolved at 1.1.2 (aeb1aea)
warning: '.resolve-product-dependencies': dependency 'locationpickerforswiftui' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/alessiorubicini/LocationPickerForSwiftUI.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/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/12] Emitting module LocationPicker
/Users/admin/builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
8 | import SwiftUI
9 | import MapKit
10 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
11 |
12 | public struct LocationPicker: View {
[4/12] Compiling LocationPicker VisualEffectView.swift
/Users/admin/builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
8 | import SwiftUI
9 | import MapKit
10 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
11 |
12 | public struct LocationPicker: View {
[5/12] Compiling LocationPicker MapView.swift
/Users/admin/builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
8 | import SwiftUI
9 | import MapKit
10 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
11 |
12 | public struct LocationPicker: View {
[6/12] Compiling LocationPicker LocationError.swift
/Users/admin/builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
8 | import SwiftUI
9 | import MapKit
10 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
11 |
12 | public struct LocationPicker: View {
[7/12] Compiling LocationPicker LocationPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
8 | import SwiftUI
9 | import MapKit
10 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
11 |
12 | public struct LocationPicker: View {
[8/12] Compiling LocationPicker LocationManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
8 | import SwiftUI
9 | import MapKit
10 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
11 |
12 | public struct LocationPicker: View {
[9/12] Compiling LocationPicker LocationManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
8 | import SwiftUI
9 | import MapKit
10 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
11 |
12 | public struct LocationPicker: View {
[10/12] Compiling LocationPicker UsageExample.swift
/Users/admin/builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
8 | import SwiftUI
9 | import MapKit
10 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
11 |
12 | public struct LocationPicker: View {
[11/12] Compiling LocationPicker LocalizedStringKey+toString.swift
/Users/admin/builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
8 | import SwiftUI
9 | import MapKit
10 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
11 |
12 | public struct LocationPicker: View {
[12/12] Compiling LocationPicker CLLocationCoordinate2D+Equatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/LocationPicker/LocationPicker.swift:10:8: error: no such module 'MobileCoreServices'
8 | import SwiftUI
9 | import MapKit
10 | import MobileCoreServices
| `- error: no such module 'MobileCoreServices'
11 |
12 | public struct LocationPicker: View {
BUILD FAILURE 6.0 macosSpm