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 SwiftDataPager, reference 1.2.0 (120c51), with Swift 6.1 for macOS (SPM) on 3 Oct 2025 14:25:23 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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/markbattistella/SwiftDataPager.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/markbattistella/SwiftDataPager
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 120c519 2025-10-03 - Bumped SimpleLogger
Cloned https://github.com/markbattistella/SwiftDataPager.git
Revision (git rev-parse @):
120c5197e838d76e825e3b2102938dbaf8751213
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/markbattistella/SwiftDataPager.git at 1.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/markbattistella/SwiftDataPager.git
https://github.com/markbattistella/SwiftDataPager.git
{
  "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" : "SwiftDataPager",
  "name" : "SwiftDataPager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftDataPager",
      "targets" : [
        "SwiftDataPager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftDataPager",
      "module_type" : "SwiftTarget",
      "name" : "SwiftDataPager",
      "path" : "Sources/SwiftDataPager",
      "product_dependencies" : [
        "SimpleLogger"
      ],
      "product_memberships" : [
        "SwiftDataPager"
      ],
      "sources" : [
        "PagedQueryWrapper.swift",
        "PaginationLogger.swift",
        "ViewModifiers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/21] Compiling SimpleLogger Category+Testing.swift
[5/21] Compiling SimpleLogger Category+UI.swift
[6/21] Compiling SimpleLogger Category+Architecture.swift
[7/21] Compiling SimpleLogger Category+Commerce.swift
[8/21] Compiling SimpleLogger Category+Performance.swift
[9/21] Compiling SimpleLogger Category+Persistence.swift
[10/21] Compiling SimpleLogger Category+Miscellaneous.swift
[11/21] Compiling SimpleLogger Category+Network.swift
[12/21] Emitting module SimpleLogger
[13/22] Compiling SimpleLogger LoggerManager.swift
[14/22] Compiling SimpleLogger LoggerCategory.swift
[15/22] Compiling SimpleLogger Category+Utilities.swift
[16/22] Compiling SimpleLogger Date+Ext.swift
[17/22] Compiling SimpleLogger Category+Security.swift
[18/22] Compiling SimpleLogger Category+System.swift
[19/22] Compiling SimpleLogger LogLevel+Ext.swift
[20/22] Compiling SimpleLogger Logger+Ext.swift
[21/22] Compiling SimpleLogger AgnosticColor.swift
[22/22] Compiling SimpleLogger Delimiter.swift
[23/26] Emitting module SwiftDataPager
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[24/26] Compiling SwiftDataPager PaginationLogger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[25/26] Compiling SwiftDataPager PagedQueryWrapper.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
[26/26] Compiling SwiftDataPager ViewModifiers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
Build complete! (14.03s)
Fetching https://github.com/markbattistella/SimpleLogger
[1/108] Fetching simplelogger
Fetched https://github.com/markbattistella/SimpleLogger from cache (0.68s)
Computing version for https://github.com/markbattistella/SimpleLogger
Computed https://github.com/markbattistella/SimpleLogger at 2.0.0 (1.15s)
Creating working copy for https://github.com/markbattistella/SimpleLogger
Working copy of https://github.com/markbattistella/SimpleLogger resolved at 2.0.0
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" : "SwiftDataPager",
  "name" : "SwiftDataPager",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftDataPager",
      "targets" : [
        "SwiftDataPager"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftDataPager",
      "module_type" : "SwiftTarget",
      "name" : "SwiftDataPager",
      "path" : "Sources/SwiftDataPager",
      "product_dependencies" : [
        "SimpleLogger"
      ],
      "product_memberships" : [
        "SwiftDataPager"
      ],
      "sources" : [
        "PagedQueryWrapper.swift",
        "PaginationLogger.swift",
        "ViewModifiers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.