The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CwlCatchException with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattgallagher/cwlcatchexception.git
Reference: 2.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mattgallagher/cwlcatchexception
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 3ef6999 More version cleanup.
Cloned https://github.com/mattgallagher/cwlcatchexception.git
Revision (git rev-parse @):
3ef6999c73b6938cc0da422f2c912d0158abb0a0
SUCCESS checkout https://github.com/mattgallagher/cwlcatchexception.git at 2.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "cwlcatchexception",
      "name": "CwlCatchException",
      "url": "https://github.com/mattgallagher/cwlcatchexception.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cwlcatchexception",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mattgallagher/cwlcatchexception.git
[1/439] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/cwlcatchexception.git (0.26s)
Creating working copy for https://github.com/mattgallagher/cwlcatchexception.git
Working copy of https://github.com/mattgallagher/cwlcatchexception.git resolved at 2.2.0
warning: '.resolve-product-dependencies': dependency 'cwlcatchexception' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/mattgallagher/cwlcatchexception.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling CwlCatchExceptionSupport CwlCatchException.m
[2/3] Emitting module CwlCatchException
[3/3] Compiling CwlCatchException CwlCatchException.swift
Build complete! (3.89s)
Build complete.
Done.