Build Information
Successful build of Wand_CoreLocation, reference 1.4.4 (a66b4a
), with Swift 5.10 for macOS (SPM) on 2 Jul 2025 05:34:47 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/The-Wand/Location.git
Reference: 1.4.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/The-Wand/Location
* tag 1.4.4 -> FETCH_HEAD
HEAD is now at a66b4a1 Wand 1.4.4
Cloned https://github.com/The-Wand/Location.git
Revision (git rev-parse @):
a66b4a182d2248d265e7c104f19ee81cb208f660
SUCCESS checkout https://github.com/The-Wand/Location.git at 1.4.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/The-Wand/Location.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/24] Compiling Wand Option.swift
[5/24] Compiling Wand Ask.swift
[6/24] Compiling Wand Asking.swift
[7/24] Emitting module Wand
[8/24] Compiling Wand All.swift
[9/24] Compiling Wand Any.swift
[10/24] Compiling Wand Counting.swift
[11/26] Compiling Wand Log.swift
[12/26] Compiling Wand Memory.swift
[13/26] Compiling Wand Wand.swift
[14/26] Compiling Wand Error.swift
[15/26] Compiling Wand Error?.swift
[16/26] Compiling Wand Wanded.swift
[17/26] Compiling Wand Describing.swift
[18/26] Compiling Wand Describing_Character.swift
[19/26] Compiling Wand AskingNil.swift
[20/26] Compiling Wand Obtain.swift
[21/26] Compiling Wand Describing_Data.swift
[22/26] Compiling Wand Expressible.swift
[23/26] Compiling Wand Numbers+Wand.swift
[24/26] Compiling Wand String+Wand.swift
[25/26] Compiling Wand |.swift
[26/26] Compiling Wand CoreGraphicsMath+Wand.swift
[27/32] Compiling Wand_CoreLocation CLLocation_Convert.swift
[28/32] Compiling Wand_CoreLocation CLLocationCoordinate2D_Convert.swift
[29/32] Emitting module Wand_CoreLocation
[30/32] Compiling Wand_CoreLocation CLLocationManager_Obtain.swift
[31/32] Compiling Wand_CoreLocation CLLocation_Ask.swift
[32/32] Compiling Wand_CoreLocation CLAuthorizationStatus_Ask.swift
Build complete! (10.23s)
Fetching https://github.com/el-machine/Wand.git
Fetching https://github.com/el-machine/Any.git
[1/5369] Fetching wand
[2/5512] Fetching wand, any
Fetched https://github.com/el-machine/Wand.git from cache (1.71s)
Fetched https://github.com/el-machine/Any.git from cache (1.71s)
Computing version for https://github.com/el-machine/Any.git
Computed https://github.com/el-machine/Any.git at 1.0.1 (0.44s)
Computing version for https://github.com/el-machine/Wand.git
Computed https://github.com/el-machine/Wand.git at 1.5.5 (0.45s)
Creating working copy for https://github.com/el-machine/Wand.git
Working copy of https://github.com/el-machine/Wand.git resolved at 1.5.5
Creating working copy for https://github.com/el-machine/Any.git
Working copy of https://github.com/el-machine/Any.git resolved at 1.0.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Tests/wandTests/Package.xctestplan
Build complete.
{
"default_localization" : "ru",
"dependencies" : [
{
"identity" : "any",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/el-machine/Any.git"
},
{
"identity" : "wand",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/el-machine/Wand.git"
}
],
"manifest_display_name" : "Wand_CoreLocation",
"name" : "Wand_CoreLocation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "Wand_CoreLocation",
"targets" : [
"Wand_CoreLocation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "wandTests",
"module_type" : "SwiftTarget",
"name" : "wandTests",
"path" : "Tests/wandTests",
"product_dependencies" : [
"Any_"
],
"sources" : [
"Cases/CLAuthorizationStatus_Tests.swift",
"Cases/CLLocation_Tests.swift",
"Unit/Unit.swift"
],
"target_dependencies" : [
"Wand_CoreLocation"
],
"type" : "test"
},
{
"c99name" : "Wand_CoreLocation",
"module_type" : "SwiftTarget",
"name" : "Wand_CoreLocation",
"path" : "Sources/Wand_CoreLocation",
"product_dependencies" : [
"Wand"
],
"product_memberships" : [
"Wand_CoreLocation"
],
"sources" : [
"CoreLocation/CLAuthorizationStatus_Ask.swift",
"CoreLocation/CLLocationManager_Obtain.swift",
"CoreLocation/CLLocation_Ask.swift",
"CoreLocation/convert/CLLocationCoordinate2D_Convert.swift",
"CoreLocation/convert/CLLocation_Convert.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Done.