The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Plister with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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/3/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
Revision (git rev-parse @):
890470e5ba385af059c6836a6996fed436d9f8c8
SUCCESS checkout https://github.com/designatednerd/plister.git at 0.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/designatednerd/plister.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/8] Emitting module ShellOut
[6/8] Compiling ShellOut ShellOut.swift
[7/8] Emitting module Files
[8/8] Compiling Files Files.swift
[9/10] Compiling Plister Plister.swift
[10/10] Emitting module Plister
Build complete! (11.10s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/JohnSundell/Files.git from cache
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.38s)
Fetched https://github.com/JohnSundell/Files.git from cache (0.38s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.2.0 (0.02s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 3.1.0 (0.39s)
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
Build complete.
Done.