Build Information
Successful build of ExtendedAttributes with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sindresorhus/ExtendedAttributes.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sindresorhus/ExtendedAttributes
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 9698866 1.0.0
Cloned https://github.com/sindresorhus/ExtendedAttributes.git
Revision (git rev-parse @):
9698866bf8880abccca0b70b059e7c19386cdefa
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/sindresorhus/ExtendedAttributes.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/sindresorhus/ExtendedAttributes.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling ExtendedAttributes SystemMetadata.swift
[2/5] Compiling ExtendedAttributes Utilities.swift
[3/5] Compiling ExtendedAttributes ExtendedAttributes.swift
[4/5] Compiling ExtendedAttributes ExtendedAttributes+Flags.swift
[5/5] Emitting module ExtendedAttributes
Build complete! (3.19s)
Build complete.
Done.