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.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/0xOpenBytes/Network.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/0xOpenBytes/Network
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 951967f Create LICENSE
Cloned https://github.com/0xOpenBytes/Network.git
Revision (git rev-parse @):
951967f2b448955573481e03c45afe956ca914f9
SUCCESS checkout https://github.com/0xOpenBytes/Network.git at main
Fetching https://github.com/0xOpenBytes/o from cache
Fetched https://github.com/0xOpenBytes/o (0.21s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 2.1.0 (0.52s)
Creating working copy for https://github.com/0xOpenBytes/o
Working copy of https://github.com/0xOpenBytes/o resolved at 2.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "network",
      "name": "Network",
      "url": "https://github.com/0xOpenBytes/Network.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Network",
      "dependencies": [
        {
          "identity": "o",
          "name": "o",
          "url": "https://github.com/0xOpenBytes/o",
          "version": "2.1.1",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/o",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/0xOpenBytes/Network.git
[1/19] Fetching network
Fetched https://github.com/0xOpenBytes/Network.git (0.25s)
Fetching https://github.com/0xOpenBytes/o from cache
Fetched https://github.com/0xOpenBytes/o (0.19s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 2.1.1 (0.03s)
Creating working copy for https://github.com/0xOpenBytes/o
Working copy of https://github.com/0xOpenBytes/o resolved at 2.1.1
Creating working copy for https://github.com/0xOpenBytes/Network.git
Working copy of https://github.com/0xOpenBytes/Network.git resolved at main
warning: '.resolve-product-dependencies': dependency 'network' is not used by any target
Found 1 product dependencies
  - o
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Emitting module o
[2/11] Compiling o o+console.swift
[3/11] Compiling o o+file.swift
[4/12] Compiling o NotificationAuthorization.swift
[5/12] Compiling o NotificationDelegate.swift
[6/12] Compiling o NotificationDelete.swift
[7/12] Compiling o NotificationGet.swift
[8/12] Compiling o NotificationPost.swift
[9/12] Compiling o NotificationUpdate.swift
[10/12] Compiling o o+notification.swift
[11/12] Compiling o o+url.swift
[12/12] Compiling o o.swift
[13/14] Compiling Network Network.swift
[14/14] Emitting module Network
Build complete! (11.90s)
Build complete.
Done.