The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Prompt 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/getGuaka/Prompt.git
Reference: 0.1.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/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
Revision (git rev-parse @):
265f929fda31c59d7dc5f1c674fd435e41dd9881
SUCCESS checkout https://github.com/getGuaka/Prompt.git at 0.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/getGuaka/Prompt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/9] Emitting module Args
[5/9] Compiling Args ProcessInfo.swift
[6/9] Compiling Args Argument.swift
[7/9] Compiling Args ArgsParser.swift
[8/9] Compiling Args Args.swift
[9/9] Compiling Args ArgConvertible.swift
[10/19] Compiling Prompt Choose.swift
[11/19] Compiling Prompt Agree.swift
[12/19] Compiling Prompt AgreeSettings.swift
[13/19] Compiling Prompt Ask.swift
[14/19] Compiling Prompt AskSettings.swift
[15/19] Compiling Prompt PromptReader.swift
[16/19] Emitting module Prompt
[17/19] Compiling Prompt AskerValidator.swift
[18/19] Compiling Prompt ChooseSettings.swift
[19/19] Compiling Prompt PromptPrinter.swift
[20/20] Compiling Prompt PromptSettings.swift
Build complete! (6.82s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/getGuaka/Args.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.20s)
Fetched https://github.com/getGuaka/Args.git from cache (0.21s)
Fetched https://github.com/Quick/Nimble.git from cache (0.21s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.1 (0.04s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.2 (0.04s)
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
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Nimble-80770dfe is not valid git repository for 'https://github.com/Quick/Nimble.git', will fetch again.
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.00s)
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
Build complete.
Done.