The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RegexMatcher 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/hectr/swift-regex.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hectr/swift-regex
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 81d8ba6 Release 1.2.0
Cloned https://github.com/hectr/swift-regex.git
Revision (git rev-parse @):
81d8ba65f57de1ee53eb64d4a49d164da1a4718d
SUCCESS checkout https://github.com/hectr/swift-regex.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-regex",
      "name": "RegexMatcher",
      "url": "https://github.com/hectr/swift-regex.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-regex",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/hectr/swift-regex.git
[1/71] Fetching swift-regex
Fetched https://github.com/hectr/swift-regex.git (0.22s)
Creating working copy for https://github.com/hectr/swift-regex.git
Working copy of https://github.com/hectr/swift-regex.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swift-regex' 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/5] Compiling RegexMatcher String+NSRange.swift
[2/5] Compiling RegexMatcher Match.swift
[3/5] Emitting module RegexMatcher
[4/5] Compiling RegexMatcher Regex.swift
[5/5] Compiling RegexMatcher Regex+ExpressibleByStringLiteral.swift
Build complete! (7.46s)
Build complete.
Done.