Build Information
Successful build of HexColor 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/WilhelmOks/HexColor.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/WilhelmOks/HexColor
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f2a5de3 Update Package.swift
Cloned https://github.com/WilhelmOks/HexColor.git
Revision (git rev-parse @):
f2a5de311f08e2525adbb0cd3426d7c0c0e40617
SUCCESS checkout https://github.com/WilhelmOks/HexColor.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/WilhelmOks/HexColor.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
[3/4] Write swift-version--423B1241ED78D482.txt
[5/6] Compiling HexColor HexColor.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/HexColor/HexColor.swift:52:17: warning: 'scanHexInt32' was deprecated in macOS 10.15
scanner.scanHexInt32(&rgb)
^
[6/6] Emitting module HexColor
[7/10] Compiling HexUIColor UIColorExtensions.swift
[8/10] Emitting module HexUIColor
[9/10] Emitting module HexNSColor
[10/10] Compiling HexNSColor NSColorExtensions.swift
Build complete! (5.99s)
Build complete.
Done.