The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FisherYates 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/apple/example-package-fisheryates.git
Reference: 2.0.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/apple/example-package-fisheryates
 * tag               2.0.6      -> FETCH_HEAD
HEAD is now at e729f19 Make the code more platform independent
Cloned https://github.com/apple/example-package-fisheryates.git into spi-builder-workspace
e729f197bbc3831b9a3005fa71ad6f38c1e7e17e
SUCCESS checkout https://github.com/apple/example-package-fisheryates.git at 2.0.6
========================================
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)
Building for debugging...
[1/3] Emitting module FisherYates
[2/3] Compiling FisherYates Fisher-Yates_Shuffle.swift
[3/3] Compiling FisherYates random.swift
Build complete! (1.60s)
Build complete.
Done.