The Swift Package Index logo.Swift Package Index

Build Information

Successful build of XPkgPackage 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/elegantchaos/XpkgPackage.git
Reference: v1.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/XpkgPackage
 * tag               v1.2.0     -> FETCH_HEAD
HEAD is now at de01ca7 removed logger dependency
Cloned https://github.com/elegantchaos/XpkgPackage.git into spi-builder-workspace
de01ca7b02865a280688018c3928ca4cf6a89f53
SUCCESS checkout https://github.com/elegantchaos/XpkgPackage.git at v1.2.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/elegantchaos/XCTestExtensions.git from cache
Fetching https://github.com/elegantchaos/Runner.git from cache
Fetched https://github.com/elegantchaos/Runner.git (0.21s)
Computing version for https://github.com/elegantchaos/Runner.git
Fetched https://github.com/elegantchaos/XCTestExtensions.git (0.21s)
Computed https://github.com/elegantchaos/Runner.git at 1.3.2 (0.02s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.1.2 (0.02s)
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.3.2
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.1.2
Building for debugging...
[1/2] Compiling Runner Runner.swift
[2/2] Emitting module Runner
[3/10] Compiling XPkgPackage PackageError.swift
[4/10] Compiling XPkgPackage ResolvedLink.swift
[5/10] Compiling XPkgPackage Package.swift
[6/10] Emitting module XPkgPackage
[7/10] Compiling XPkgPackage Action.swift
[8/10] Compiling XPkgPackage ManifestLink.swift
[9/10] Compiling XPkgPackage InstalledPackage.swift
[10/10] Compiling XPkgPackage FileExtensions.swift
Build complete! (7.10s)
Build complete.
Done.