The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Tarscape 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/kayembi/Tarscape.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kayembi/Tarscape
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ce02616 - Added NaNo word count code and updated hoist header view.
Cloned https://github.com/kayembi/Tarscape.git
Revision (git rev-parse @):
ce026160f8f009275afd1cc8175a199aa3ec0072
SUCCESS checkout https://github.com/kayembi/Tarscape.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/kayembi/Tarscape.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/11] Compiling Tarscape KBTarErrors.swift
[4/11] Compiling Tarscape KBTar.swift
[5/11] Compiling Tarscape KBTarArchiver.swift
[6/11] Compiling Tarscape Data+Tar.swift
[7/11] Compiling Tarscape FileManager+Tar.swift
[8/11] Compiling Tarscape Int+Tar.swift
[9/11] Compiling Tarscape KBFileAttributes.swift
[10/11] Emitting module Tarscape
[11/11] Compiling Tarscape KBTarEntry.swift
[12/12] Compiling Tarscape KBTarUnarchiver.swift
Build complete! (4.18s)
Build complete.
Done.