Build Information
Successful build of CoreGPX, reference 0.9.3 (42662c
), with Swift 5.9 for macOS (SPM) on 11 Oct 2024 00:35:21 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vincentneo/CoreGPX.git
Reference: 0.9.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vincentneo/CoreGPX
* tag 0.9.3 -> FETCH_HEAD
HEAD is now at 42662cc iOS minimum deployment is now set to v12.
Cloned https://github.com/vincentneo/CoreGPX.git
Revision (git rev-parse @):
42662cc9235d385bdd0356c8f4cb7b581da24e39
SUCCESS checkout https://github.com/vincentneo/CoreGPX.git at 0.9.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/vincentneo/CoreGPX.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/28] Emitting module CoreGPX
[2/31] Compiling CoreGPX GPXWaypoint.swift
[3/31] Compiling CoreGPX GPXWaypointProtocol.swift
[4/31] Compiling CoreGPX NSMutableString+XML.swift
[5/31] Compiling CoreGPX GPXTrack.swift
[6/31] Compiling CoreGPX GPXTrackPoint.swift
[7/31] Compiling CoreGPX GPXTrackSegment.swift
[8/31] Compiling CoreGPX GPXElement.swift
[9/31] Compiling CoreGPX GPXEmail.swift
[10/31] Compiling CoreGPX GPXError.swift
[11/31] Compiling CoreGPX GPXRoute.swift
[12/31] Compiling CoreGPX GPXRoutePoint.swift
[13/31] Compiling CoreGPX GPXRouteProtocol.swift
[14/31] Compiling CoreGPX GPXBounds.swift
[15/31] Compiling CoreGPX GPXCompression.swift
[16/31] Compiling CoreGPX GPXCopyright.swift
[17/31] Compiling CoreGPX Converters.swift
[18/31] Compiling CoreGPX DateTimeParsers.swift
[19/31] Compiling CoreGPX GPXAuthor.swift
[20/31] Compiling CoreGPX GPXParser.swift
[21/31] Compiling CoreGPX GPXPerson.swift
[22/31] Compiling CoreGPX GPXPoint.swift
[23/31] Compiling CoreGPX GPXLegacy.swift
[24/31] Compiling CoreGPX GPXLink.swift
[25/31] Compiling CoreGPX GPXMetadata.swift
[26/31] Compiling CoreGPX GPXPointSegment.swift
[27/31] Compiling CoreGPX GPXRawElement.swift
[28/31] Compiling CoreGPX GPXRoot.swift
[29/31] Compiling CoreGPX GPXExtensions.swift
[30/31] Compiling CoreGPX GPXExtensionsElement.swift
[31/31] Compiling CoreGPX GPXFix.swift
Build complete! (6.68s)
warning: 'spi-builder-workspace': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Example/Tests/GPXTest-TrackPointOnly.gpx
/Users/admin/builder/spi-builder-workspace/Example/Tests/Info.plist
/Users/admin/builder/spi-builder-workspace/Example/Tests/wptError.gpx
/Users/admin/builder/spi-builder-workspace/Example/Tests/GPXTest-DualLinks.gpx
Build complete.
Done.