The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ComposableKeychain 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/binaryscraping/swift-composable-keychain.git
Reference: 0.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/binaryscraping/swift-composable-keychain
 * tag               0.0.2      -> FETCH_HEAD
HEAD is now at 3ebddfe Remove TCA dependency and add XCTestDynamicOverlay
Cloned https://github.com/binaryscraping/swift-composable-keychain.git into spi-builder-workspace
3ebddfe9e9232218bada99ab6d6b3ca1fd94f112
SUCCESS checkout https://github.com/binaryscraping/swift-composable-keychain.git at 0.0.2
========================================
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)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess (0.28s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay (0.34s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.2.1 (0.02s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.03s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.2.1
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Building for debugging...
[1/4] Emitting module XCTestDynamicOverlay
[2/4] Compiling XCTestDynamicOverlay XCTFail.swift
[3/4] Emitting module KeychainAccess
[4/4] Compiling KeychainAccess Keychain.swift
[5/8] Compiling ComposableKeychain Mocks.swift
[6/8] Compiling ComposableKeychain Live.swift
[7/8] Compiling ComposableKeychain Interface.swift
[8/8] Emitting module ComposableKeychain
Build complete! (6.10s)
Build complete.
Done.