Build Information
Successful build of SwiftErrorHandler with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stefanrenne/SwiftErrorHandler.git
Reference: 5.0.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/stefanrenne/SwiftErrorHandler
* tag 5.0.4 -> FETCH_HEAD
HEAD is now at b72c586 Merge branch 'feature/platform-seperation' into develop
Cloned https://github.com/stefanrenne/SwiftErrorHandler.git
Revision (git rev-parse @):
b72c586e336ab5b1d5b2f485a48e4d94aadccafa
SUCCESS checkout https://github.com/stefanrenne/SwiftErrorHandler.git at 5.0.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/stefanrenne/SwiftErrorHandler.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--423B1241ED78D482.txt
[3/17] Compiling SwiftErrorHandler ErrorMatcher.swift
[4/17] Compiling SwiftErrorHandler ErrorAlert.swift
[5/17] Emitting module SwiftErrorHandler
[6/17] Compiling SwiftErrorHandler AlertController+UIKit.swift
[7/17] Compiling SwiftErrorHandler ActionHandler.swift
[8/17] Compiling SwiftErrorHandler ConfirmableAlert.swift
[9/17] Compiling SwiftErrorHandler AlertController.swift
[10/17] Compiling SwiftErrorHandler Error+String.swift
[11/17] Compiling SwiftErrorHandler ErrorHandlerView.swift
[12/17] Compiling SwiftErrorHandler RejectableAlert.swift
[13/17] Compiling SwiftErrorHandler AlertAction.swift
[14/17] Compiling SwiftErrorHandler Result+ErrorHandler.swift
[15/17] Compiling SwiftErrorHandler ErrorHandler.swift
[16/18] Compiling SwiftErrorHandler ErrorHandlerView+UIKit.swift
[16/18] Write Objects.LinkFileList
[17/18] Archiving libSwiftErrorHandler.a
Build complete! (9.47s)
Build complete.
Done.