The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CLLocationWrapper with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yonivav/CLLocation-Codable.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yonivav/CLLocation-Codable
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 886f79e V1.0.0
Cloned https://github.com/yonivav/CLLocation-Codable.git into spi-builder-workspace
886f79ed09c1337baaea7d05220261292f1874ca
SUCCESS checkout https://github.com/yonivav/CLLocation-Codable.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/7] Emitting module CLLocationWrapper
[2/7] Compiling CLLocationWrapper CLLocationCoordinate2DWrapper.swift
[3/7] Compiling CLLocationWrapper CLLocationSourceInformation.swift
[4/7] Compiling CLLocationWrapper CLLocationCoordinate2D+Extension.swift
[5/7] Compiling CLLocationWrapper CLLocationSourceInformationWrapper.swift
[6/7] Compiling CLLocationWrapper CLLocationWrapper.swift
[7/7] Compiling CLLocationWrapper CLLocation+Extension.swift
Build complete! (4.46s)
Build complete.
Done.