Build Information
Successful build of mountebankSwift with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dave-t-c/mountebankSwift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dave-t-c/mountebankSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 019491b Merge pull request #15 from dave-t-c/create-swift-package-index-yaml
Cloned https://github.com/dave-t-c/mountebankSwift.git
Revision (git rev-parse @):
019491bc33357f4dd1d2bef3d6a8c95e418d3bd8
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/dave-t-c/mountebankSwift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/21] Compiling mountebankSwift SimpleRetrievedImposter.swift
[2/21] Compiling mountebankSwift HttpRequest.swift
[3/21] Compiling mountebankSwift EqualsPredicate.swift
[4/23] Compiling mountebankSwift HttpImposter.swift
[5/23] Compiling mountebankSwift Imposter.swift
[6/23] Compiling mountebankSwift HttpMethod.swift
[7/23] Compiling mountebankSwift RetrieveImpostersResponse.swift
[8/23] Compiling mountebankSwift RetrievedHttpImposter.swift
[9/23] Compiling mountebankSwift RetrievedImposter.swift
[10/23] Compiling mountebankSwift HttpResponseFields.swift
[11/23] Compiling mountebankSwift ResponseFields.swift
[12/23] Compiling mountebankSwift IsResponse.swift
[13/23] Emitting module mountebankSwift
[14/23] Compiling mountebankSwift Stub.swift
[15/23] Compiling mountebankSwift MountebankRequestWrapper.swift
[16/23] Compiling mountebankSwift Fields.swift
[17/23] Compiling mountebankSwift HttpFields.swift
[18/23] Compiling mountebankSwift Predicate.swift
[19/23] Compiling mountebankSwift Response.swift
[20/23] Compiling mountebankSwift HttpStub.swift
[21/23] Compiling mountebankSwift MountebankClient.swift
[22/23] Compiling mountebankSwift MountebankExceptions.swift
[23/23] Compiling mountebankSwift Constants.swift
Build complete! (3.70s)
Build complete.
Done.