The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TreeSitterCocoaPredicate, reference v0.1.1 (b2ca34), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 22:27:20 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Formkunft/tree-sitter-cocoa-predicate.git
Reference: v0.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Formkunft/tree-sitter-cocoa-predicate
 * tag               v0.1.1     -> FETCH_HEAD
HEAD is now at b2ca342 Version 0.1.1
Cloned https://github.com/Formkunft/tree-sitter-cocoa-predicate.git
Revision (git rev-parse @):
b2ca3428f2b6da683ed92b60a367dcdb6fb43070
SUCCESS checkout https://github.com/Formkunft/tree-sitter-cocoa-predicate.git at v0.1.1
Fetching https://github.com/tree-sitter/swift-tree-sitter
[1/1714] Fetching swift-tree-sitter
Fetched https://github.com/tree-sitter/swift-tree-sitter from cache (0.82s)
Computing version for https://github.com/tree-sitter/swift-tree-sitter
Computed https://github.com/tree-sitter/swift-tree-sitter at 0.25.0 (1.41s)
Fetching https://github.com/tree-sitter/tree-sitter
[1/67472] Fetching tree-sitter
Fetched https://github.com/tree-sitter/tree-sitter from cache (4.12s)
Computing version for https://github.com/tree-sitter/tree-sitter
Computed https://github.com/tree-sitter/tree-sitter at 0.25.10 (4.92s)
Creating working copy for https://github.com/tree-sitter/swift-tree-sitter
Working copy of https://github.com/tree-sitter/swift-tree-sitter resolved at 0.25.0
Creating working copy for https://github.com/tree-sitter/tree-sitter
Working copy of https://github.com/tree-sitter/tree-sitter resolved at 0.25.10
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "tree-sitter-cocoa-predicate",
      "name": "TreeSitterCocoaPredicate",
      "url": "https://github.com/Formkunft/tree-sitter-cocoa-predicate.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/tree-sitter-cocoa-predicate",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Formkunft/tree-sitter-cocoa-predicate.git
[1/97] Fetching tree-sitter-cocoa-predicate
Fetched https://github.com/Formkunft/tree-sitter-cocoa-predicate.git from cache (0.73s)
Creating working copy for https://github.com/Formkunft/tree-sitter-cocoa-predicate.git
Working copy of https://github.com/Formkunft/tree-sitter-cocoa-predicate.git resolved at v0.1.1 (b2ca342)
warning: '.resolve-product-dependencies': dependency 'tree-sitter-cocoa-predicate' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Formkunft/tree-sitter-cocoa-predicate.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying queries
[1/2] Compiling parser.c
Build complete! (1.44s)
Build complete.
{
  "c_language_standard" : "c11",
  "dependencies" : [
    {
      "identity" : "swift-tree-sitter",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tree-sitter/swift-tree-sitter"
    }
  ],
  "manifest_display_name" : "TreeSitterCocoaPredicate",
  "name" : "TreeSitterCocoaPredicate",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TreeSitterCocoaPredicate",
      "targets" : [
        "TreeSitterCocoaPredicate"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TreeSitterCocoaPredicateTests",
      "module_type" : "SwiftTarget",
      "name" : "TreeSitterCocoaPredicateTests",
      "path" : "bindings/swift/TreeSitterCocoaPredicateTests",
      "product_dependencies" : [
        "SwiftTreeSitter"
      ],
      "sources" : [
        "TreeSitterCocoaPredicateTests.swift"
      ],
      "target_dependencies" : [
        "TreeSitterCocoaPredicate"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TreeSitterCocoaPredicate",
      "module_type" : "ClangTarget",
      "name" : "TreeSitterCocoaPredicate",
      "path" : ".",
      "product_memberships" : [
        "TreeSitterCocoaPredicate"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/queries",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "src/parser.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.