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 TreePicker with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/borisovodov/TreePicker.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/borisovodov/TreePicker
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at fb5e616 Merge pull request #20 from borisovodov/create-labeled-content-view-for-macos
Cloned https://github.com/borisovodov/TreePicker.git
Revision (git rev-parse @):
fb5e616c0f810c9a9f51468675699146e57bdbfe
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/borisovodov/TreePicker.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/borisovodov/TreePicker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying Info.plist
[1/2] Copying Localizable.xcstrings
[3/9] Compiling TreePicker resource_bundle_accessor.swift
[4/9] Compiling TreePicker TreeSinglePicker.swift
[5/9] Compiling TreePicker TreeOptionalPicker.swift
[6/9] Compiling TreePicker SupportingEnums.swift
[7/9] Emitting module TreePicker
[8/9] Compiling TreePicker Previews.swift
[9/9] Compiling TreePicker TreeMultiPicker.swift
Build complete! (10.70s)
Build complete.
Done.