Build Information
Successful build of SwiftHelpers, reference main (6584ca
), with Swift 5.9 for macOS (SPM) on 4 Nov 2024 21:50:50 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leoho0722/SwiftHelpers.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leoho0722/SwiftHelpers
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6584cab UnitTests convert to Swift Testing. And update PrivacyInfo.xcprivacy
Cloned https://github.com/leoho0722/SwiftHelpers.git
Revision (git rev-parse @):
6584cab16bc2ec946e49c275b7afe4ea08a5b5c1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/leoho0722/SwiftHelpers.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/leoho0722/SwiftHelpers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/27] Compiling SwiftHelpers Encodable+Extensions.swift
[3/27] Compiling SwiftHelpers Equatable+Extensions.swift
[4/27] Compiling SwiftHelpers Locale+Extensions.swift
[5/27] Compiling SwiftHelpers SwiftHelpers.swift
[6/27] Compiling SwiftHelpers SystemSettingsURLScheme.swift
[7/27] Compiling SwiftHelpers Base64+Protocols.swift
[8/27] Compiling SwiftHelpers Base64.swift
[9/27] Compiling SwiftHelpers HTTP.swift
[10/27] Compiling SwiftHelpers HeaderFields.swift
[11/27] Compiling SwiftHelpers Method.swift
[12/27] Compiling SwiftHelpers String+Extensions.swift
[13/27] Compiling SwiftHelpers UIAlertController+Extensions.swift
[14/27] Compiling SwiftHelpers UIDevice+Extensions.swift
[15/29] Compiling SwiftHelpers BytesArray.swift
[16/29] Compiling SwiftHelpers resource_bundle_accessor.swift
[17/29] Compiling SwiftHelpers UIImage+Extensions.swift
[18/29] Compiling SwiftHelpers UIView+Extensions.swift
[19/29] Compiling SwiftHelpers ContentType.swift
[20/29] Emitting module SwiftHelpers
[21/29] Compiling SwiftHelpers Image+Extensions.swift
[22/29] Compiling SwiftHelpers Label+Extensions.swift
[23/29] Compiling SwiftHelpers View+Extensions.swift
[24/29] Compiling SwiftHelpers AppIcon.swift
[25/29] Compiling SwiftHelpers NSImage+Extensions.swift
[26/29] Compiling SwiftHelpers Data+Extensions.swift
[27/29] Compiling SwiftHelpers StatusCode.swift
[28/29] Compiling SwiftHelpers JSON.swift
[29/29] Compiling SwiftHelpers SFSymbols.swift
Build complete! (16.32s)
Build complete.
Done.