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 GCOverseer, reference v1.0.0 (b38473), with Swift 5.10 for macOS (SPM) on 28 Aug 2024 14:17:20 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/backslash-f/gcoverseer.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/backslash-f/gcoverseer
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at b384739 Ignore Package.resolved
Cloned https://github.com/backslash-f/gcoverseer.git
Revision (git rev-parse @):
b384739c7eda40556e1522206b4aa113a87495f3
SUCCESS checkout https://github.com/backslash-f/gcoverseer.git at v1.0.0
Fetching https://github.com/backslash-f/applogger
[1/105] Fetching applogger
Fetched https://github.com/backslash-f/applogger from cache (1.13s)
Computing version for https://github.com/backslash-f/applogger
Computed https://github.com/backslash-f/applogger at 2.0.1 (0.45s)
Creating working copy for https://github.com/backslash-f/applogger
Working copy of https://github.com/backslash-f/applogger resolved at 2.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "gcoverseer",
      "name": "GCOverseer",
      "url": "https://github.com/backslash-f/gcoverseer.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/gcoverseer",
      "dependencies": [
        {
          "identity": "applogger",
          "name": "AppLogger",
          "url": "https://github.com/backslash-f/applogger",
          "version": "2.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/applogger",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/backslash-f/gcoverseer.git
[1/147] Fetching gcoverseer
Fetched https://github.com/backslash-f/gcoverseer.git from cache (0.75s)
Fetching https://github.com/backslash-f/applogger from cache
Fetched https://github.com/backslash-f/applogger from cache (0.46s)
Computing version for https://github.com/backslash-f/applogger
Computed https://github.com/backslash-f/applogger at 2.0.1 (0.02s)
Creating working copy for https://github.com/backslash-f/gcoverseer.git
Working copy of https://github.com/backslash-f/gcoverseer.git resolved at v1.0.0 (b384739)
Creating working copy for https://github.com/backslash-f/applogger
Working copy of https://github.com/backslash-f/applogger resolved at 2.0.1
warning: '.resolve-product-dependencies': dependency 'gcoverseer' is not used by any target
Found 1 product dependencies
  - AppLogger
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/backslash-f/gcoverseer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/5] Emitting module AppLogger
[5/5] Compiling AppLogger AppLogger.swift
[6/9] Compiling GCOverseer GCOverseer+Logging.swift
[7/9] Emitting module GCOverseer
[8/9] Compiling GCOverseer GCOverseer.swift
[9/9] Compiling GCOverseer GCOverseer+Interface.swift
Build complete! (6.87s)
Build complete.
Done.