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: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sindresorhus/ExtendedAttributes
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 98fb028 Add link to docs
Cloned https://github.com/sindresorhus/ExtendedAttributes.git
Revision (git rev-parse @):
98fb02886e708235221efc30be42a9fdfdc6fe6a
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/sindresorhus/ExtendedAttributes.git at main
========================================
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+Flags.swift
[4/5] Emitting module ExtendedAttributes
[5/5] Compiling ExtendedAttributes ExtendedAttributes.swift
Build complete! (7.86s)
Build complete.
Done.