The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ignorio 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/josefdolezal/ignorio.git
Reference: 0.6.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/josefdolezal/ignorio
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at 255266a Update for swift 5
Cloned https://github.com/josefdolezal/ignorio.git
Revision (git rev-parse @):
255266ab0b86f431396cc815f16021d138b2cd55
SUCCESS checkout https://github.com/josefdolezal/ignorio.git at 0.6.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/josefdolezal/ignorio.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[3/8] Write ignorio-entitlement.plist
[4/8] Write swift-version--423B1241ED78D482.txt
[6/23] Compiling Commander Error.swift
[7/24] Compiling Commander CommandRunner.swift
[8/24] Compiling Commander Command.swift
[9/24] Compiling Commander ArgumentParser.swift
[10/24] Compiling Commander ArgumentConvertible.swift
[11/24] Compiling Commander ArgumentDescription.swift
[12/24] Emitting module Commander
[13/24] Compiling Commander Commands.swift
[14/24] Compiling Commander CommandType.swift
[15/24] Compiling Commander Group.swift
[16/24] Compiling IgnorioKit APIActions.swift
[17/24] Compiling IgnorioKit IgnorioKitError.swift
[18/24] Emitting module IgnorioKit
[19/24] Compiling IgnorioKit GitignoreioAPI.swift
[20/24] Compiling IgnorioKit UnknownTypesValidator.swift
[21/24] Compiling IgnorioKit GitignoreioProvider.swift
[22/31] Compiling ignorio main.swift
[23/31] Compiling ignorio IgnorioError.swift
[24/31] Compiling ignorio SearchCommand.swift
[25/31] Compiling ignorio TypesValidator.swift
[26/31] Compiling ignorio ListCommand.swift
[27/31] Emitting module ignorio
[28/31] Compiling ignorio CreateCommand.swift
[28/31] Write Objects.LinkFileList
[29/31] Linking ignorio
/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/ignorio: replacing existing signature
[30/31] Applying ignorio
Build complete! (6.37s)
Fetching https://github.com/kylef/Commander.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.17s)
Fetched https://github.com/kylef/Commander.git from cache (0.17s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.8.0 (0.44s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (0.43s)
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.8.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.8.0
Build complete.
Done.