The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Explorer 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/wendyliga/Explorer.git
Reference: 0.0.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wendyliga/Explorer
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at b538e66 fix bug no extension
Cloned https://github.com/wendyliga/Explorer.git into spi-builder-workspace
b538e662b69792fc85d3ae477c3a597f34fc9507
SUCCESS checkout https://github.com/wendyliga/Explorer.git at 0.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)
Fetching https://github.com/wendyliga/SwiftKit.git from cache
Fetched https://github.com/wendyliga/SwiftKit.git (0.30s)
Computing version for https://github.com/wendyliga/SwiftKit.git
Computed https://github.com/wendyliga/SwiftKit.git at 2.0.1 (0.51s)
Creating working copy for https://github.com/wendyliga/SwiftKit.git
Working copy of https://github.com/wendyliga/SwiftKit.git resolved at 2.0.1
Building for debugging...
[1/5] Compiling SwiftKit Result+Extension.swift
[2/5] Compiling SwiftKit Array+Extension.swift
[3/5] Emitting module SwiftKit
[4/5] Compiling SwiftKit Error.swift
[5/5] Compiling SwiftKit String+Extension.swift
[6/7] Emitting module Explorer
[7/7] Compiling Explorer Explorer.swift
Build complete! (5.08s)
Build complete.
Done.