The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CLLocationWrapper 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.33.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/visskiss/CLLocation-Codable.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/visskiss/CLLocation-Codable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5b3f7fa Minor
Cloned https://github.com/visskiss/CLLocation-Codable.git
Revision (git rev-parse @):
5b3f7fa09dfe8c631892aa90a81abf3ad6e07862
SUCCESS checkout https://github.com/visskiss/CLLocation-Codable.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/visskiss/CLLocation-Codable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Emitting module CLLocationWrapper
[2/6] Compiling CLLocationWrapper CLLocation+Extension.swift
[3/6] Compiling CLLocationWrapper CLLocationCoordinate2D+Extension.swift
[4/6] Compiling CLLocationWrapper CLLocationCoordinate2DWrapper.swift
[5/6] Compiling CLLocationWrapper CLLocationSourceInformation.swift
[6/6] Compiling CLLocationWrapper CLLocationSourceInformationWrapper.swift
[7/7] Compiling CLLocationWrapper CLLocationWrapper.swift
Build complete! (4.98s)
Build complete.
Done.