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 RCGPX 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/RCCoop/RCGPX.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RCCoop/RCGPX
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8998513 Update README.md
Cloned https://github.com/RCCoop/RCGPX.git
Revision (git rev-parse @):
89985137c2ea4b77fe96b07d416afb683a36a2b9
SUCCESS checkout https://github.com/RCCoop/RCGPX.git at main
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git (0.20s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.0 (0.48s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "rcgpx",
      "name": "RCGPX",
      "url": "https://github.com/RCCoop/RCGPX.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RCGPX",
      "dependencies": [
        {
          "identity": "aexml",
          "name": "AEXML",
          "url": "https://github.com/tadija/AEXML.git",
          "version": "4.6.1",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RCCoop/RCGPX.git
[1/120] Fetching rcgpx
Fetched https://github.com/RCCoop/RCGPX.git (0.28s)
Fetching https://github.com/tadija/AEXML.git from cache
Fetched https://github.com/tadija/AEXML.git (0.22s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.03s)
Creating working copy for https://github.com/RCCoop/RCGPX.git
Working copy of https://github.com/RCCoop/RCGPX.git resolved at main
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
warning: '.resolve-product-dependencies': dependency 'rcgpx' is not used by any target
Found 1 product dependencies
  - AEXML
========================================
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/6] Compiling AEXML Options.swift
[2/6] Compiling AEXML Parser.swift
[3/6] Compiling AEXML Error.swift
[4/6] Emitting module AEXML
[5/6] Compiling AEXML Document.swift
[6/6] Compiling AEXML Element.swift
[7/17] Compiling RCGPX GPXElement.swift
[8/17] Compiling RCGPX GPXWaypoint+Internals.swift
[9/17] Compiling RCGPX GPXRoute+Internals.swift
[10/17] Compiling RCGPX GPXTrack+Internals.swift
[11/18] Compiling RCGPX GPXDocument.swift
[12/18] Compiling RCGPX GPXFeature.swift
[13/18] Emitting module RCGPX
[14/18] Compiling RCGPX GPXWaypoint.swift
[15/18] Compiling RCGPX GPXDocument+Internals.swift
[16/18] Compiling RCGPX GPXRoute.swift
[17/18] Compiling RCGPX GPXTrack.swift
[18/18] Compiling RCGPX UTType+GPX.swift
Build complete! (12.96s)
Build complete.
Done.