Build Information
Successful build of SwiftHelpers, reference 0.1.1 (d09aa6
), with Swift 5.9 for macOS (SPM) on 16 Oct 2024 08:59:42 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leoho0722/SwiftHelpers.git
Reference: 0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leoho0722/SwiftHelpers
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at d09aa6e Update Package.swift to fix PrivacyInfo.xcprivacy resources
Cloned https://github.com/leoho0722/SwiftHelpers.git
Revision (git rev-parse @):
d09aa6eedbebde4b59be89aa46673ecc48b5aff4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/leoho0722/SwiftHelpers.git at 0.1.1
========================================
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 UIImage+Extensions.swift
[3/27] Compiling SwiftHelpers UIView+Extensions.swift
[4/27] Compiling SwiftHelpers ContentType.swift
[5/29] Compiling SwiftHelpers HTTP.swift
[6/29] Compiling SwiftHelpers HeaderFields.swift
[7/29] Compiling SwiftHelpers Method.swift
[8/29] Compiling SwiftHelpers BytesArray.swift
[9/29] Compiling SwiftHelpers resource_bundle_accessor.swift
[10/29] Compiling SwiftHelpers SwiftHelpers.swift
[11/29] Compiling SwiftHelpers SystemSettingsURLScheme.swift
[12/29] Compiling SwiftHelpers Encodable+Extensions.swift
[13/29] Compiling SwiftHelpers Equatable+Extensions.swift
[14/29] Compiling SwiftHelpers Locale+Extensions.swift
[15/29] Compiling SwiftHelpers AppIcon.swift
[16/29] Compiling SwiftHelpers NSImage+Extensions.swift
[17/29] Compiling SwiftHelpers Data+Extensions.swift
[18/29] Compiling SwiftHelpers String+Extensions.swift
[19/29] Compiling SwiftHelpers UIAlertController+Extensions.swift
[20/29] Compiling SwiftHelpers UIDevice+Extensions.swift
[21/29] Compiling SwiftHelpers Base64+Protocols.swift
[22/29] Compiling SwiftHelpers Base64.swift
[23/29] Compiling SwiftHelpers Image+Extensions.swift
[24/29] Compiling SwiftHelpers Label+Extensions.swift
[25/29] Compiling SwiftHelpers View+Extensions.swift
[26/29] Emitting module SwiftHelpers
[27/29] Compiling SwiftHelpers StatusCode.swift
[28/29] Compiling SwiftHelpers JSON.swift
[29/29] Compiling SwiftHelpers SFSymbols.swift
Build complete! (17.08s)
Build complete.
Done.