The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PathTemplate 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/gjeck/PathTemplate.swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/gjeck/PathTemplate.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 96a97a5 Merge pull request #5 from gjeck/5-1
Cloned https://github.com/gjeck/PathTemplate.swift.git
Revision (git rev-parse @):
96a97a56d729197606c4dd25e764e9f54bd85edc
SUCCESS checkout https://github.com/gjeck/PathTemplate.swift.git at master
========================================
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": "pathtemplate.swift",
      "name": "PathTemplate",
      "url": "https://github.com/gjeck/PathTemplate.swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PathTemplate.swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/gjeck/PathTemplate.swift.git
[1/153] Fetching pathtemplate.swift
Fetched https://github.com/gjeck/PathTemplate.swift.git (0.28s)
Creating working copy for https://github.com/gjeck/PathTemplate.swift.git
Working copy of https://github.com/gjeck/PathTemplate.swift.git resolved at master
warning: '.resolve-product-dependencies': dependency 'pathtemplate.swift' 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/4] Compiling PathTemplate Token.swift
[2/4] Emitting module PathTemplate
[3/4] Compiling PathTemplate OrderedPathRegexFactory.swift
[4/4] Compiling PathTemplate PathTemplate.swift
Build complete! (8.16s)
Build complete.
Done.