The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoronaErrors 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/CooperCorona/CoronaErrors.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CooperCorona/CoronaErrors
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 14b3459 Merge pull request #4 from CooperCorona/Swift5
Cloned https://github.com/CooperCorona/CoronaErrors.git
Revision (git rev-parse @):
14b3459de494f16dbd09b9bf3f732312587a0472
SUCCESS checkout https://github.com/CooperCorona/CoronaErrors.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": "coronaerrors",
      "name": "CoronaErrors",
      "url": "https://github.com/CooperCorona/CoronaErrors.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoronaErrors",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/CooperCorona/CoronaErrors.git from cache
Fetched https://github.com/CooperCorona/CoronaErrors.git (0.19s)
Creating working copy for https://github.com/CooperCorona/CoronaErrors.git
Working copy of https://github.com/CooperCorona/CoronaErrors.git resolved at master
warning: '.resolve-product-dependencies': dependency 'coronaerrors' 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/12] Compiling CoronaErrors ParseException.swift
[2/12] Emitting module CoronaErrors
[3/12] Compiling CoronaErrors FileNotFoundException.swift
[4/12] Compiling CoronaErrors IOError.swift
[5/12] Compiling CoronaErrors ValueError.swift
[6/12] Compiling CoronaErrors ParseError.swift
[7/12] Compiling CoronaErrors OperationError.swift
[8/12] Compiling CoronaErrors OperationException.swift
[9/12] Compiling CoronaErrors IOException.swift
[10/12] Compiling CoronaErrors NilException.swift
[11/12] Compiling CoronaErrors CoronaErrors.swift
[12/12] Compiling CoronaErrors Exception.swift
[13/13] Compiling CoronaErrors ValueException.swift
[14/15] Emitting module CoronaErrorsTestHooks
[15/15] Compiling CoronaErrorsTestHooks Exception+XCTest.swift
Build complete! (14.82s)
Build complete.
Done.