The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Xgen 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/JohnSundell/xgen.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/xgen
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 444b9ad Merge pull request #8 from JohnSundell/auxiliary-source-files
Cloned https://github.com/JohnSundell/xgen.git
Revision (git rev-parse @):
444b9ad8f9c7720578fc46dbd09e0487eac7ddb5
SUCCESS checkout https://github.com/JohnSundell/xgen.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/JohnSundell/xgen.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/5] Emitting module Files
[5/5] Compiling Files Files.swift
[6/11] Compiling Xgen Workspace.swift
[7/11] Compiling Xgen XgenError.swift
[8/11] Compiling Xgen String+Xgen.swift
[9/11] Compiling Xgen Generatable.swift
[10/11] Emitting module Xgen
[11/11] Compiling Xgen Playground.swift
Build complete! (9.39s)
Fetching https://github.com/JohnSundell/Files.git from cache
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.15s)
Fetched https://github.com/JohnSundell/Files.git from cache (0.15s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.42s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 2.3.0 (0.37s)
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
Build complete.
Done.