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 SwiftDataCounter, reference main (d2b98b), with Swift 6.2 for macOS (SPM) on 8 Oct 2025 19:21: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/markbattistella/SwiftDataCounter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/SwiftDataCounter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d2b98b0 2025-10-08
Cloned https://github.com/markbattistella/SwiftDataCounter.git
Revision (git rev-parse @):
d2b98b087a7b0de5b7041b56892505b39e564efd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/SwiftDataCounter.git at main
Fetching https://github.com/markbattistella/SimpleLogger
[1/108] Fetching simplelogger
Fetched https://github.com/markbattistella/SimpleLogger from cache (0.65s)
Computing version for https://github.com/markbattistella/SimpleLogger
Computed https://github.com/markbattistella/SimpleLogger at 2.0.0 (1.27s)
Creating working copy for https://github.com/markbattistella/SimpleLogger
Working copy of https://github.com/markbattistella/SimpleLogger resolved at 2.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": "swiftdatacounter",
      "name": "SwiftDataCounter",
      "url": "https://github.com/markbattistella/SwiftDataCounter.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftDataCounter",
      "dependencies": [
        {
          "identity": "simplelogger",
          "name": "SimpleLogger",
          "url": "https://github.com/markbattistella/SimpleLogger",
          "version": "2.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SimpleLogger",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/markbattistella/SwiftDataCounter.git
[1/64] Fetching swiftdatacounter
Fetched https://github.com/markbattistella/SwiftDataCounter.git from cache (0.68s)
Fetching https://github.com/markbattistella/SimpleLogger from cache
Fetched https://github.com/markbattistella/SimpleLogger from cache (0.45s)
Computing version for https://github.com/markbattistella/SimpleLogger
Computed https://github.com/markbattistella/SimpleLogger at 2.0.0 (0.51s)
Creating working copy for https://github.com/markbattistella/SwiftDataCounter.git
Working copy of https://github.com/markbattistella/SwiftDataCounter.git resolved at main (d2b98b0)
Creating working copy for https://github.com/markbattistella/SimpleLogger
Working copy of https://github.com/markbattistella/SimpleLogger resolved at 2.0.0
warning: '.resolve-product-dependencies': dependency 'swiftdatacounter' is not used by any target
Found 1 product dependencies
  - SimpleLogger
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/markbattistella/SwiftDataCounter.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/21] Compiling SimpleLogger LoggerCategory.swift
[5/21] Compiling SimpleLogger AgnosticColor.swift
[6/21] Compiling SimpleLogger Delimiter.swift
[7/22] Compiling SimpleLogger Category+Testing.swift
[8/22] Compiling SimpleLogger Category+UI.swift
[9/22] Compiling SimpleLogger Category+Utilities.swift
[10/22] Compiling SimpleLogger Date+Ext.swift
[11/22] Compiling SimpleLogger Category+Performance.swift
[12/22] Compiling SimpleLogger Category+Persistence.swift
[13/22] Compiling SimpleLogger Category+Security.swift
[14/22] Compiling SimpleLogger Category+System.swift
[15/22] Compiling SimpleLogger Category+Miscellaneous.swift
[16/22] Compiling SimpleLogger Category+Network.swift
[17/22] Compiling SimpleLogger Category+Architecture.swift
[18/22] Compiling SimpleLogger Category+Commerce.swift
[19/22] Emitting module SimpleLogger
[20/22] Compiling SimpleLogger LogLevel+Ext.swift
[21/22] Compiling SimpleLogger Logger+Ext.swift
[22/22] Compiling SimpleLogger LoggerManager.swift
[23/26] Compiling SwiftDataCounter EntityCounterError.swift
[24/26] Compiling SwiftDataCounter FetchablePersistentModel.swift
[25/26] Compiling SwiftDataCounter EntityCounter.swift
[26/26] Emitting module SwiftDataCounter
Build complete! (14.45s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "simplelogger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/markbattistella/SimpleLogger"
    }
  ],
  "manifest_display_name" : "SwiftDataCounter",
  "name" : "SwiftDataCounter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftDataCounter",
      "targets" : [
        "SwiftDataCounter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftDataCounter",
      "module_type" : "SwiftTarget",
      "name" : "SwiftDataCounter",
      "path" : "Sources/SwiftDataCounter",
      "product_dependencies" : [
        "SimpleLogger"
      ],
      "product_memberships" : [
        "SwiftDataCounter"
      ],
      "sources" : [
        "EntityCounter.swift",
        "EntityCounterError.swift",
        "FetchablePersistentModel.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.