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 CodeCallTracker, reference 1.0.0 (1d27da), with Swift 6.1 for macOS (SPM) on 6 Sep 2025 06:44:25 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Adobels/CodeCallTracker.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Adobels/CodeCallTracker
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 1d27da6 Update README.md
Cloned https://github.com/Adobels/CodeCallTracker.git
Revision (git rev-parse @):
1d27da6706466a5b83bdb0f4097fc86f678b146f
SUCCESS checkout https://github.com/Adobels/CodeCallTracker.git at 1.0.0
========================================
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": "codecalltracker",
      "name": "CodeCallTracker",
      "url": "https://github.com/Adobels/CodeCallTracker.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodeCallTracker",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Adobels/CodeCallTracker.git
[1/56] Fetching codecalltracker
Fetched https://github.com/Adobels/CodeCallTracker.git from cache (0.64s)
Creating working copy for https://github.com/Adobels/CodeCallTracker.git
Working copy of https://github.com/Adobels/CodeCallTracker.git resolved at 1.0.0 (1d27da6)
warning: '.resolve-product-dependencies': dependency 'codecalltracker' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Adobels/CodeCallTracker.git
https://github.com/Adobels/CodeCallTracker.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CodeCallTracker",
  "name" : "CodeCallTracker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CodeCallTracker",
      "targets" : [
        "CodeCallTracker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CodeCallTrackerTests",
      "module_type" : "SwiftTarget",
      "name" : "CodeCallTrackerTests",
      "path" : "Tests/CodeCallTrackerTests",
      "sources" : [
        "CodeCallTrackerMultipleIfInTheSameLine.swift",
        "CodeCallTrackerTests.swift"
      ],
      "target_dependencies" : [
        "CodeCallTracker"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodeCallTracker",
      "module_type" : "SwiftTarget",
      "name" : "CodeCallTracker",
      "path" : "Sources/CodeCallTracker",
      "product_memberships" : [
        "CodeCallTracker"
      ],
      "sources" : [
        "CodeCallTracker.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/4] Compiling CodeCallTracker CodeCallTracker.swift
[4/4] Emitting module CodeCallTracker
Build complete! (0.75s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CodeCallTracker",
  "name" : "CodeCallTracker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CodeCallTracker",
      "targets" : [
        "CodeCallTracker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CodeCallTrackerTests",
      "module_type" : "SwiftTarget",
      "name" : "CodeCallTrackerTests",
      "path" : "Tests/CodeCallTrackerTests",
      "sources" : [
        "CodeCallTrackerMultipleIfInTheSameLine.swift",
        "CodeCallTrackerTests.swift"
      ],
      "target_dependencies" : [
        "CodeCallTracker"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodeCallTracker",
      "module_type" : "SwiftTarget",
      "name" : "CodeCallTracker",
      "path" : "Sources/CodeCallTracker",
      "product_memberships" : [
        "CodeCallTracker"
      ],
      "sources" : [
        "CodeCallTracker.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.