The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of GCOverseer, reference main (9b829c), with Swift 6.2 for macOS (SPM) on 11 Dec 2025 16:24:48 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thatfactory/gcoverseer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thatfactory/gcoverseer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9b829cd Remove SwiftLint files
Cloned https://github.com/thatfactory/gcoverseer.git
Revision (git rev-parse @):
9b829cdc55fb9703cfd48ccd064423316e44997a
SUCCESS checkout https://github.com/thatfactory/gcoverseer.git at main
Fetching https://github.com/apple/swift-testing.git
[1/30741] Fetching swift-testing
Fetched https://github.com/apple/swift-testing.git from cache (2.09s)
Fetching https://github.com/thatfactory/applogger
Fetching https://github.com/swiftlang/swift-syntax.git
[1/140] Fetching applogger
[141/73229] Fetching applogger, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.71s)
Fetched https://github.com/thatfactory/applogger from cache (3.71s)
Computing version for https://github.com/thatfactory/applogger
Computed https://github.com/thatfactory/applogger at 0.1.0 (4.25s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (2.68s)
Creating working copy for https://github.com/thatfactory/applogger
Working copy of https://github.com/thatfactory/applogger resolved at 0.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at swift-6.2.1-RELEASE (c9d57c8)
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.17s)
========================================
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/thatfactory/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/thatfactory/applogger",
          "version": "0.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/applogger",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/thatfactory/gcoverseer.git
[1/350] Fetching gcoverseer
Fetched https://github.com/thatfactory/gcoverseer.git from cache (0.73s)
Fetching https://github.com/thatfactory/applogger from cache
Fetched https://github.com/thatfactory/applogger from cache (0.47s)
Computing version for https://github.com/thatfactory/applogger
Computed https://github.com/thatfactory/applogger at 0.1.0 (0.52s)
Creating working copy for https://github.com/thatfactory/gcoverseer.git
Working copy of https://github.com/thatfactory/gcoverseer.git resolved at main (9b829cd)
Creating working copy for https://github.com/thatfactory/applogger
Working copy of https://github.com/thatfactory/applogger resolved at 0.1.0
warning: '.resolve-product-dependencies': dependency 'gcoverseer' is not used by any target
Found 1 product dependencies
  - AppLogger
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/thatfactory/gcoverseer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-49B95AFC49DCD68C.txt
[4/5] Compiling AppLogger AppLogger.swift
[5/5] Emitting module AppLogger
[6/11] Compiling GCOverseer GameControllerEvent.swift
[7/11] Compiling GCOverseer GCOverseer+Logging.swift
[8/11] Compiling GCOverseer GCOverseer+Interface.swift
[9/11] Compiling GCOverseer GCOverseerProtocol.swift
[10/11] Compiling GCOverseer GCOverseer.swift
[11/11] Emitting module GCOverseer
Build complete! (10.64s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "applogger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/thatfactory/applogger"
    },
    {
      "identity" : "swift-testing",
      "requirement" : {
        "branch" : [
          "swift-6.2.1-RELEASE"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-testing.git"
    }
  ],
  "manifest_display_name" : "GCOverseer",
  "name" : "GCOverseer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    }
  ],
  "products" : [
    {
      "name" : "GCOverseer",
      "targets" : [
        "GCOverseer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GCOverseerTests",
      "module_type" : "SwiftTarget",
      "name" : "GCOverseerTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Testing"
      ],
      "sources" : [
        "Controllers.swift",
        "DefaultValues.swift",
        "Mocks/MockGCController.swift",
        "Mocks/MockGCMotion.swift",
        "Mocks/MockGCPhysicalInputProfile.swift"
      ],
      "target_dependencies" : [
        "GCOverseer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GCOverseer",
      "module_type" : "SwiftTarget",
      "name" : "GCOverseer",
      "path" : "Sources/GCOverseer",
      "product_dependencies" : [
        "AppLogger"
      ],
      "product_memberships" : [
        "GCOverseer"
      ],
      "sources" : [
        "GCOverseer+Interface.swift",
        "GCOverseer+Logging.swift",
        "GCOverseer.swift",
        "GCOverseerProtocol.swift",
        "GameControllerEvent.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.