The Swift Package Index logo.Swift Package Index

Build Information

Successful build of xProcs 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/stefc/xprocs.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/stefc/xprocs
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 40a4a9e Added simple String encryption; percentage calculation and decimal rounding
Cloned https://github.com/stefc/xprocs.git into spi-builder-workspace
40a4a9eb5e38c92b47dcc22a08c7c2732355fd1d
SUCCESS checkout https://github.com/stefc/xprocs.git at 1.1.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/4] Compiling xProcs IntFuncs.swift
[2/4] Compiling xProcs StrFuncs.swift
[3/4] Emitting module xProcs
[4/4] Compiling xProcs DecimalFuncs.swift
Build complete! (3.32s)
Build complete.
Done.