The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SafeCollectionAccess 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/RougeWare/Swift-Safe-Collection-Access.git
Reference: production
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Safe-Collection-Access
 * branch            production -> FETCH_HEAD
 * [new branch]      production -> origin/production
HEAD is now at a2a2f87 Merge pull request #20 from RougeWare/feature/License/init
Cloned https://github.com/RougeWare/Swift-Safe-Collection-Access.git
Revision (git rev-parse @):
a2a2f8773f5e85804be785177fa3bf1abeb37dea
SUCCESS checkout https://github.com/RougeWare/Swift-Safe-Collection-Access.git at production
Fetching https://github.com/RougeWare/Swift-Range-Tools.git from cache
Fetched https://github.com/RougeWare/Swift-Range-Tools.git (0.20s)
Computing version for https://github.com/RougeWare/Swift-Range-Tools.git
Computed https://github.com/RougeWare/Swift-Range-Tools.git at 1.2.1 (0.45s)
Creating working copy for https://github.com/RougeWare/Swift-Range-Tools.git
Working copy of https://github.com/RougeWare/Swift-Range-Tools.git resolved at 1.2.1
========================================
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": "swift-safe-collection-access",
      "name": "SafeCollectionAccess",
      "url": "https://github.com/RougeWare/Swift-Safe-Collection-Access.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Safe-Collection-Access",
      "dependencies": [
        {
          "identity": "swift-range-tools",
          "name": "RangeTools",
          "url": "https://github.com/RougeWare/Swift-Range-Tools.git",
          "version": "1.2.1",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Range-Tools",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RougeWare/Swift-Safe-Collection-Access.git from cache
Fetched https://github.com/RougeWare/Swift-Safe-Collection-Access.git (0.21s)
Fetching https://github.com/RougeWare/Swift-Range-Tools.git from cache
Fetched https://github.com/RougeWare/Swift-Range-Tools.git (0.30s)
Computing version for https://github.com/RougeWare/Swift-Range-Tools.git
Computed https://github.com/RougeWare/Swift-Range-Tools.git at 1.2.1 (0.01s)
Creating working copy for https://github.com/RougeWare/Swift-Safe-Collection-Access.git
Working copy of https://github.com/RougeWare/Swift-Safe-Collection-Access.git resolved at production
Creating working copy for https://github.com/RougeWare/Swift-Range-Tools.git
Working copy of https://github.com/RougeWare/Swift-Range-Tools.git resolved at 1.2.1
warning: '.resolve-product-dependencies': dependency 'swift-safe-collection-access' is not used by any target
Found 1 product dependencies
  - RangeTools
========================================
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/3] Compiling RangeTools RangeProtocol.swift
[2/3] Emitting module RangeTools
[3/3] Compiling RangeTools Default conformances.swift
[4/7] Compiling SafeCollectionAccess Ranges or nil.swift
[5/7] Emitting module SafeCollectionAccess
[6/7] Compiling SafeCollectionAccess SafeRangeExpression.swift
[7/7] Compiling SafeCollectionAccess Safe Collection Access.swift
Build complete! (7.38s)
Build complete.
Done.