The Swift Package Index logo.Swift Package Index

Build Information

Successful build of swiftdata-sectionedquery, reference main (af2451), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 05:49:26 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/beechtom/swiftdata-sectionedquery.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/beechtom/swiftdata-sectionedquery
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at af24514 Prepare release 1.2.0
Cloned https://github.com/beechtom/swiftdata-sectionedquery.git
Revision (git rev-parse @):
af2451407fe4f3cf06ff52318cd81a1d26df52bd
SUCCESS checkout https://github.com/beechtom/swiftdata-sectionedquery.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/beechtom/swiftdata-sectionedquery.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/6] Compiling SectionedQuery SectionedQuery.swift
[4/6] Compiling SectionedQuery SectionedResults.swift
[5/6] Compiling SectionedQuery Array+Ext.swift
[6/6] Emitting module SectionedQuery
Build complete! (8.10s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "swiftdata-sectionedquery",
  "name" : "swiftdata-sectionedquery",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SectionedQuery",
      "targets" : [
        "SectionedQuery"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SectionedQuery",
      "module_type" : "SwiftTarget",
      "name" : "SectionedQuery",
      "path" : "Sources/SectionedQuery",
      "product_memberships" : [
        "SectionedQuery"
      ],
      "sources" : [
        "Array+Ext.swift",
        "SectionedQuery.swift",
        "SectionedResults.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.