The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MyLibrary 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/sweetclimusic/MyLibrary.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sweetclimusic/MyLibrary
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 6941313 adding .gitignore
Cloned https://github.com/sweetclimusic/MyLibrary.git into spi-builder-workspace
6941313f03022b9d3dd76088dcd68aea19f32f2d
SUCCESS checkout https://github.com/sweetclimusic/MyLibrary.git at 1.0.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)
Building for debugging...
[1/5] Emitting module MyLibrary
[2/5] Compiling MyLibrary FloatingPoint.swift
[3/5] Compiling MyLibrary PatternMatching.swift
[4/5] Compiling MyLibrary Bool.swift
[5/5] Compiling MyLibrary Sequence.swift
Build complete! (1.02s)
Build complete.
Done.