The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftTryCatch 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/seanparsons/swifttrycatch.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/seanparsons/swifttrycatch
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6a17725 Merge pull request #4 from orta/master
Cloned https://github.com/seanparsons/swifttrycatch.git
Revision (git rev-parse @):
6a177252cfa2ef649b0aa7b2d16ab221386ca51c
SUCCESS checkout https://github.com/seanparsons/swifttrycatch.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swifttrycatch",
      "name": "SwiftTryCatch",
      "url": "https://github.com/seanparsons/swifttrycatch.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swifttrycatch",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/seanparsons/swifttrycatch.git
[1/82] Fetching swifttrycatch
Fetched https://github.com/seanparsons/swifttrycatch.git (0.26s)
Creating working copy for https://github.com/seanparsons/swifttrycatch.git
Working copy of https://github.com/seanparsons/swifttrycatch.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swifttrycatch' 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...
[0/1] Compiling SwiftTryCatch SwiftTryCatch.m
Build complete! (5.62s)
Build complete.
Done.