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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/getGuaka/Prompt
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b777d6b Turn off Travis email notifications
Cloned https://github.com/getGuaka/Prompt.git
Revision (git rev-parse @):
b777d6bb0974caa787ba73d650829d32378024fd
SUCCESS checkout https://github.com/getGuaka/Prompt.git at master
========================================
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] Compiling Args Args.swift
[5/9] Compiling Args ProcessInfo.swift
[6/9] Compiling Args ArgsParser.swift
[7/9] Compiling Args ArgConvertible.swift
[8/9] Emitting module Args
[9/9] Compiling Args Argument.swift
[10/19] Compiling Prompt PromptReader.swift
[11/19] Compiling Prompt PromptPrinter.swift
[12/20] Compiling Prompt AskerValidator.swift
[13/20] Compiling Prompt Choose.swift
[14/20] Compiling Prompt PromptSettings.swift
[15/20] Emitting module Prompt
[16/20] Compiling Prompt Ask.swift
[17/20] Compiling Prompt AskSettings.swift
[18/20] Compiling Prompt Agree.swift
[19/20] Compiling Prompt AgreeSettings.swift
[20/20] Compiling Prompt ChooseSettings.swift
Build complete! (11.52s)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/getGuaka/Args.git
[1/34] Fetching args
Fetched https://github.com/getGuaka/Args.git from cache (0.21s)
Fetched https://github.com/Quick/Nimble.git from cache (0.23s)
Fetched https://github.com/Quick/Quick.git from cache (0.23s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.1 (0.06s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.2 (0.45s)
Computing version for https://github.com/getGuaka/Args.git
Computed https://github.com/getGuaka/Args.git at 0.1.0 (0.39s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.2
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.01s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.1
Build complete.
Done.