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 Drops, reference main (582468), with Swift 5.10 for macOS (SPM) on 11 Oct 2024 21:06:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/omaralbeik/Drops.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/omaralbeik/Drops
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5824681 added visionOS support (#51)
Cloned https://github.com/omaralbeik/Drops.git
Revision (git rev-parse @):
5824681795286c36bdc4a493081a63e64e2a064e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/omaralbeik/Drops.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/omaralbeik/Drops.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/12] Compiling Drops Presenter.swift
[4/13] Compiling Drops Weak.swift
[5/13] Compiling Drops PassthroughView.swift
[6/13] Compiling Drops Drops.swift
[7/13] Compiling Drops DropView.swift
[8/13] Compiling Drops AnimationContext.swift
[9/13] Emitting module Drops
[10/13] Compiling Drops PassthroughWindow.swift
[11/13] Compiling Drops Animator.swift
[12/13] Compiling Drops Drop.swift
[13/13] Compiling Drops WindowViewController.swift
Build complete! (4.57s)
Build complete.
Done.