The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JohnSundell/xgen.git
Reference: 2.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/xgen
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 444b9ad Merge pull request #8 from JohnSundell/auxiliary-source-files
Cloned https://github.com/JohnSundell/xgen.git into spi-builder-workspace
444b9ad8f9c7720578fc46dbd09e0487eac7ddb5
SUCCESS checkout https://github.com/JohnSundell/xgen.git at 2.2.0
========================================
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.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/JohnSundell/Files.git from cache
Fetched https://github.com/JohnSundell/Files.git (0.17s)
Fetched https://github.com/JohnSundell/ShellOut.git (0.17s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.01s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 2.3.0 (0.38s)
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 2.3.0
Building for debugging...
[1/2] Compiling Files Files.swift
[2/2] Emitting module Files
[3/8] Compiling Xgen String+Xgen.swift
[4/8] Compiling Xgen XgenError.swift
[5/8] Compiling Xgen Workspace.swift
[6/8] Compiling Xgen Generatable.swift
[7/8] Compiling Xgen Playground.swift
[8/8] Emitting module Xgen
Build complete! (5.41s)
Build complete.
Done.