The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Plister 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/designatednerd/plister.git
Reference: 0.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/designatednerd/plister
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at 890470e reset per test
Cloned https://github.com/designatednerd/plister.git into spi-builder-workspace
890470e5ba385af059c6836a6996fed436d9f8c8
SUCCESS checkout https://github.com/designatednerd/plister.git at 0.0.1
========================================
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/JohnSundell/Files.git from cache
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetched https://github.com/JohnSundell/Files.git (0.18s)
Fetched https://github.com/JohnSundell/ShellOut.git (0.18s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.2.0 (0.03s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 3.1.0 (0.40s)
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 3.1.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.2.0
Building for debugging...
[1/4] Emitting module Files
[2/4] Compiling ShellOut ShellOut.swift
[3/4] Emitting module ShellOut
[4/4] Compiling Files Files.swift
[5/6] Emitting module Plister
[6/6] Compiling Plister Plister.swift
Build complete! (5.01s)
Build complete.
Done.