The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Script.swift with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KS1019/Script.swift.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/KS1019/Script.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 92fa44d Fixes renaming (#29)
Cloned https://github.com/KS1019/Script.swift.git
Revision (git rev-parse @):
92fa44d2de25aed6cea98b4183a0eedfdf0e0bf3
SUCCESS checkout https://github.com/KS1019/Script.swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/KS1019/Script.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Emitting module ShellOut
[2/4] Compiling ShellOut ShellOut.swift
[3/4] Compiling Files Files.swift
[4/4] Emitting module Files
[5/12] Compiling Scripting SystemCall.swift
[6/12] Compiling Scripting Script+String.swift
[7/12] Compiling Scripting Script+Data.swift
[8/12] Compiling Scripting Script+Files.swift
[9/12] Compiling Scripting Script+Comparable.swift
[10/12] Emitting module Scripting
[11/12] Compiling Scripting ExeternalCommands.swift
[12/12] Compiling Scripting Script.swift
Build complete! (10.14s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/JohnSundell/Files from cache
Fetched https://github.com/JohnSundell/Files (0.18s)
Fetched https://github.com/JohnSundell/ShellOut.git (0.28s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.54s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.47s)
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Build complete.
Done.