Build Information
Successful build of SwiftHelpers, reference main (6584ca
), with Swift 5.10 for macOS (SPM) on 4 Nov 2024 22:14:22 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path: $PWD
https://github.com/leoho0722/SwiftHelpers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-33747A42983211AE.txt
[4/29] Compiling SwiftHelpers String+Extensions.swift
[5/29] Compiling SwiftHelpers UIAlertController+Extensions.swift
[6/29] Compiling SwiftHelpers UIDevice+Extensions.swift
[7/31] Compiling SwiftHelpers SwiftHelpers.swift
[8/31] Compiling SwiftHelpers SystemSettingsURLScheme.swift
[9/31] Compiling SwiftHelpers UIImage+Extensions.swift
[10/31] Compiling SwiftHelpers UIView+Extensions.swift
[11/31] Compiling SwiftHelpers ContentType.swift
[12/31] Compiling SwiftHelpers Base64+Protocols.swift
[13/31] Compiling SwiftHelpers Base64.swift
[14/31] Compiling SwiftHelpers BytesArray.swift
[15/31] Compiling SwiftHelpers resource_bundle_accessor.swift
[16/31] Compiling SwiftHelpers Image+Extensions.swift
[17/31] Compiling SwiftHelpers Label+Extensions.swift
[18/31] Compiling SwiftHelpers View+Extensions.swift
[19/31] Compiling SwiftHelpers Encodable+Extensions.swift
[20/31] Compiling SwiftHelpers Equatable+Extensions.swift
[21/31] Compiling SwiftHelpers Locale+Extensions.swift
[22/31] Emitting module SwiftHelpers
[23/31] Compiling SwiftHelpers AppIcon.swift
[24/31] Compiling SwiftHelpers NSImage+Extensions.swift
[25/31] Compiling SwiftHelpers Data+Extensions.swift
[26/31] Compiling SwiftHelpers HTTP.swift
[27/31] Compiling SwiftHelpers HeaderFields.swift
[28/31] Compiling SwiftHelpers Method.swift
[29/31] Compiling SwiftHelpers StatusCode.swift
[30/31] Compiling SwiftHelpers JSON.swift
[31/31] Compiling SwiftHelpers SFSymbols.swift
Build complete! (15.88s)
Build complete.
Done.