The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FileScanKit 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/yutailang0119/filescankit.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yutailang0119/filescankit
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 8247f77 Merge pull request #1 from yutailang0119/add/test
Cloned https://github.com/yutailang0119/filescankit.git into spi-builder-workspace
8247f7715d002de1d1cc8a316c25dd3b907fed77
SUCCESS checkout https://github.com/yutailang0119/filescankit.git at 0.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)
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/Spectre.git (0.28s)
Fetched https://github.com/kylef/PathKit.git (0.28s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.02s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.03s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
Building for debugging...
[1/2] Compiling PathKit PathKit.swift
[2/2] Emitting module PathKit
[3/7] Compiling FileScanKit Recursion.swift
[4/7] Compiling FileScanKit FileScanner.swift
[5/7] Compiling FileScanKit FileExtension.swift
[6/7] Emitting module FileScanKit
[7/7] Compiling FileScanKit Option.swift
Build complete! (5.76s)
Build complete.
Done.