The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Gloss with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hkellaway/Gloss.git
Reference: 3.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hkellaway/Gloss
 * tag               3.2.1      -> FETCH_HEAD
HEAD is now at efd2596 Merge pull request #366 from hkellaway/release/3.2.1
Cloned https://github.com/hkellaway/Gloss.git into spi-builder-workspace
efd25964891ae8a9cfbe2345628ad02fcb9a105c
SUCCESS checkout https://github.com/hkellaway/Gloss.git at 3.2.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling Gloss ExtensionEncodable.swift
[2/8] Compiling Gloss ExtensionDecodable.swift
[3/8] Compiling Gloss Gloss.swift
[4/8] Compiling Gloss ExtensionDictionary.swift
[5/9] Compiling Gloss Encoder.swift
[6/9] Compiling Gloss ExtensionArray.swift
[7/9] Compiling Gloss Decoder.swift
[8/9] Emitting module Gloss
[9/9] Compiling Gloss Operators.swift
Build complete! (4.33s)
Build complete.
Done.