The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Prompt 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/getGuaka/Prompt.git
Reference: 0.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/getGuaka/Prompt
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 265f929 Make PromptPrinter and PromptReader public
Cloned https://github.com/getGuaka/Prompt.git into spi-builder-workspace
265f929fda31c59d7dc5f1c674fd435e41dd9881
SUCCESS checkout https://github.com/getGuaka/Prompt.git at 0.1.1
========================================
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/getGuaka/Args.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/getGuaka/Args.git (0.19s)
Fetched https://github.com/Quick/Nimble.git (0.59s)
Fetched https://github.com/Quick/Quick.git (0.59s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.1 (0.03s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.2 (0.03s)
Computing version for https://github.com/getGuaka/Args.git
Computed https://github.com/getGuaka/Args.git at 0.1.0 (0.02s)
Creating working copy for https://github.com/getGuaka/Args.git
Working copy of https://github.com/getGuaka/Args.git resolved at 0.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.2
Building for debugging...
[1/6] Compiling Args ProcessInfo.swift
[2/6] Compiling Args ArgsParser.swift
[3/6] Compiling Args ArgConvertible.swift
[4/6] Compiling Args Args.swift
[5/6] Emitting module Args
[6/6] Compiling Args Argument.swift
[7/16] Compiling Prompt Choose.swift
[8/17] Compiling Prompt AskerValidator.swift
[9/17] Compiling Prompt Ask.swift
[10/17] Compiling Prompt AskSettings.swift
[11/17] Compiling Prompt PromptPrinter.swift
[12/17] Compiling Prompt PromptReader.swift
[13/17] Compiling Prompt Agree.swift
[14/17] Compiling Prompt AgreeSettings.swift
[15/17] Emitting module Prompt
[16/17] Compiling Prompt ChooseSettings.swift
[17/17] Compiling Prompt PromptSettings.swift
Build complete! (7.60s)
Build complete.
Done.