The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BottleRocketStudios/iOS-SessionTools.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/BottleRocketStudios/iOS-SessionTools
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 456223a Merge pull request #33 from BottleRocketStudios/release/1.3.0
Cloned https://github.com/BottleRocketStudios/iOS-SessionTools.git into spi-builder-workspace
456223a2b816959b5090cd22d28485b0c579d89c
SUCCESS checkout https://github.com/BottleRocketStudios/iOS-SessionTools.git at 1.3.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.2.app" xcrun swift build --arch arm64
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git (0.23s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.54s)
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Building for debugging...
[1/2] Compiling KeychainAccess Keychain.swift
[2/2] Emitting module KeychainAccess
[3/9] Compiling SessionTools UserSession.swift
[4/9] Compiling SessionTools KeychainStorageContainer.swift
[5/9] Compiling SessionTools NotificationPosting.swift
[6/9] Compiling SessionTools SessionContainer.swift
[7/9] Compiling SessionTools Session.swift
[8/9] Emitting module SessionTools
[9/9] Compiling SessionTools Refreshable.swift
Build complete! (6.54s)
Build complete.
Done.