The Swift Package Index logo.Swift Package Index

Build Information

Successful build of postmark-swift with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aronbudinszky/postmark-swift.git
Reference: v0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/aronbudinszky/postmark-swift
 * tag               v0.2.0     -> FETCH_HEAD
HEAD is now at 5a83fb1 Fix documentation yaml indentation.
Cloned https://github.com/aronbudinszky/postmark-swift.git into spi-builder-workspace
5a83fb142a5508fe0b72843947dbc0e9a92dc153
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/aronbudinszky/postmark-swift.git at v0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/13] Compiling PostmarkSwift ApiRequestCommunicating.swift
[2/13] Compiling PostmarkSwift ErrorCodeReceiving.swift
[3/13] Compiling PostmarkSwift PostmarkClientCompatible.swift
[4/13] Compiling PostmarkSwift RequestResponsePairing.swift
[5/13] Compiling PostmarkSwift ErrorCodes.swift
[6/13] Compiling PostmarkSwift Client.swift
[7/13] Compiling PostmarkSwift Constants.swift
[8/13] Compiling PostmarkSwift ApiClient.swift
[9/13] Compiling PostmarkSwift PostmarkSwift.swift
[10/13] Emitting module PostmarkSwift
[11/13] Compiling PostmarkSwift SendRequest.swift
[12/13] Compiling PostmarkSwift URLSession+Async.swift
[13/13] Compiling PostmarkSwift OutgoingEmail.swift
[14/14] Compiling PostmarkSwift SendResponse.swift
Build complete! (6.58s)
Build complete.
Done.