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 ZEGBot 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/shaneqi/zegbot.git
Reference: develop
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shaneqi/zegbot
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at a2308c9 Merge branch 'release/4.2.8' into develop
Cloned https://github.com/shaneqi/zegbot.git
Revision (git rev-parse @):
a2308c974db45846b42f1f615d1531358e4d4162
SUCCESS checkout https://github.com/shaneqi/zegbot.git at develop
========================================
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": "zegbot",
      "name": "ZEGBot",
      "url": "https://github.com/shaneqi/zegbot.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/zegbot",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/shaneqi/zegbot.git
[1/1004] Fetching zegbot
Fetched https://github.com/shaneqi/zegbot.git (0.58s)
Creating working copy for https://github.com/shaneqi/zegbot.git
Working copy of https://github.com/shaneqi/zegbot.git resolved at develop
Found 0 product dependencies
========================================
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/10] Compiling ZEGBot Utilities.swift
[2/10] Compiling ZEGBot Updating.swift
[3/11] Compiling ZEGBot ZEGBot.swift
[4/11] Compiling ZEGBot Extensions.swift
[5/11] Compiling ZEGBot HelperTypes.swift
[6/11] Compiling ZEGBot Methods.swift
[7/11] Compiling ZEGBot Network.swift
[8/11] Compiling ZEGBot Sending.swift
[9/11] Compiling ZEGBot Types.swift
[10/11] Emitting module ZEGBot
[11/13] Emitting module ZEGBotExample
[12/13] Compiling ZEGBotExample main.swift
[12/13] Linking ZEGBotExample
Build complete! (12.76s)
Build complete.
Done.