The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RCCoop/RCGPX.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RCCoop/RCGPX
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 3a5ad1b Added UTType.gpx
Cloned https://github.com/RCCoop/RCGPX.git into spi-builder-workspace
3a5ad1bc6498e94b304870123fa5fbf17b7fbfd0
SUCCESS checkout https://github.com/RCCoop/RCGPX.git at 1.0.1
========================================
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.2.app" xcrun swift build --arch arm64
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git (0.16s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.0 (0.41s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.0
Building for debugging...
[1/6] Compiling AEXML Options.swift
[2/6] Compiling AEXML Parser.swift
[3/6] Compiling AEXML Error.swift
[4/6] Compiling AEXML Document.swift
[5/6] Compiling AEXML Element.swift
[6/6] Emitting module AEXML
[7/14] Compiling RCGPX GPXTrack.swift
[8/15] Compiling RCGPX GPXDocument+Internals.swift
[9/15] Compiling RCGPX GPXElement.swift
[10/15] Compiling RCGPX GPXWaypoint+Internals.swift
[11/15] Compiling RCGPX GPXDocument.swift
[12/15] Compiling RCGPX GPXWaypoint.swift
[13/15] Emitting module RCGPX
[14/15] Compiling RCGPX GPXTrack+Internals.swift
[15/15] Compiling RCGPX UTType+GPX.swift
Build complete! (6.01s)
Build complete.
Done.