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 Network 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/0xOpenBytes/Network.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xOpenBytes/Network
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at c6c40ef init
Cloned https://github.com/0xOpenBytes/Network.git
Revision (git rev-parse @):
c6c40ef1d9198df3b1f35b267f246a7ffa9b0571
SUCCESS checkout https://github.com/0xOpenBytes/Network.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/0xOpenBytes/Network.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/14] Compiling o NotificationAuthorization.swift
[5/14] Compiling o NotificationDelegate.swift
[6/15] Compiling o NotificationUpdate.swift
[7/15] Compiling o o+notification.swift
[8/15] Compiling o o+console.swift
[9/15] Compiling o o+file.swift
[10/15] Emitting module o
[11/15] Compiling o NotificationDelete.swift
[12/15] Compiling o NotificationGet.swift
[13/15] Compiling o o.swift
[14/15] Compiling o o+url.swift
[15/15] Compiling o NotificationPost.swift
[16/17] Emitting module Network
[17/17] Compiling Network Network.swift
Build complete! (9.15s)
Fetching https://github.com/0xOpenBytes/o from cache
Fetched https://github.com/0xOpenBytes/o from cache (0.16s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 2.1.0 (0.45s)
Creating working copy for https://github.com/0xOpenBytes/o
Working copy of https://github.com/0xOpenBytes/o resolved at 2.1.0
Build complete.
Done.