The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/isklikas/iOS-GPX-Framework.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/isklikas/iOS-GPX-Framework
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7b387b4 Update README.md
Cloned https://github.com/isklikas/iOS-GPX-Framework.git
Revision (git rev-parse @):
7b387b48b04786a0856aec4e933be7acb914a776
SUCCESS checkout https://github.com/isklikas/iOS-GPX-Framework.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "ios-gpx-framework",
      "name": "GPX",
      "url": "https://github.com/isklikas/iOS-GPX-Framework.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/iOS-GPX-Framework",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/isklikas/iOS-GPX-Framework.git
[1/538] Fetching ios-gpx-framework
Fetched https://github.com/isklikas/iOS-GPX-Framework.git (0.31s)
Creating working copy for https://github.com/isklikas/iOS-GPX-Framework.git
Working copy of https://github.com/isklikas/iOS-GPX-Framework.git resolved at main
warning: '.resolve-product-dependencies': dependency 'ios-gpx-framework' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/24] Compiling GPX GPXTrackSegment.swift
[2/24] Compiling GPX GPXTrailsTrackExtensions.swift
[3/24] Compiling GPX GPXTrailsTrackPointExtensions.swift
[4/24] Compiling GPX GPXWaypoint.swift
[5/24] Compiling GPX GPX-Extensions.swift
[6/24] Compiling GPX GPXLogger.swift
[7/24] Compiling GPX GPXPerson.swift
[8/24] Compiling GPX GPXPoint.swift
[9/24] Compiling GPX GPXPointSegment.swift
[10/24] Compiling GPX GPXAuthor.swift
[11/24] Compiling GPX GPXBounds.swift
[12/24] Compiling GPX GPXCopyright.swift
[13/24] Compiling GPX GPXElement.swift
[14/24] Compiling GPX GPXTrack.swift
[15/24] Compiling GPX GPXTrackPoint.swift
[16/24] Compiling GPX GPXTrackPointExtensions.swift
[17/24] Emitting module GPX
[18/24] Compiling GPX GPXEmail.swift
[19/24] Compiling GPX GPXExtensions.swift
[20/24] Compiling GPX GPXLink.swift
[21/24] Compiling GPX GPXMetadata.swift
[22/24] Compiling GPX GPXRoot.swift
[23/24] Compiling GPX GPXRoute.swift
[24/24] Compiling GPX GPXRoutePoint.swift
[25/27] Compiling GPX GPXParser.swift
[26/27] Compiling GPX GPXType.swift
[27/27] Compiling GPX GPXXMLParser.swift
Build complete! (9.21s)
Build complete.
Done.