Build Information
Successful build of Gloss 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/hkellaway/Gloss.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hkellaway/Gloss
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a0d8834 Use main
Cloned https://github.com/hkellaway/Gloss.git
Revision (git rev-parse @):
a0d8834faa7af21e7e02834530164784bba5a173
SUCCESS checkout https://github.com/hkellaway/Gloss.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/hkellaway/Gloss.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Compiling Gloss Gloss.swift
[4/10] Compiling Gloss ExtensionArray.swift
[5/10] Compiling Gloss ExtensionDecodable.swift
[6/10] Compiling Gloss ExtensionEncodable.swift
[7/10] Compiling Gloss ExtensionDictionary.swift
[8/11] Compiling Gloss Decoder.swift
[9/11] Emitting module Gloss
[10/11] Compiling Gloss Encoder.swift
[11/11] Compiling Gloss Operators.swift
Build complete! (5.40s)
Build complete.
Done.