The Swift Package Index logo.Swift Package Index

Build Information

Successful build of URLPattern, reference 0.1.2 (fa5972), with Swift 6.2 for macOS (SPM) on 28 Sep 2025 10:21:27 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/heoblitz/URLPattern.git
Reference: 0.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heoblitz/URLPattern
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at fa5972e Support swift syntax 602 (#5)
Cloned https://github.com/heoblitz/URLPattern.git
Revision (git rev-parse @):
fa5972ef6a2b27d5a643ccdda32f4270b72fe213
SUCCESS checkout https://github.com/heoblitz/URLPattern.git at 0.1.2
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72291] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.78s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (6.83s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.53s)
========================================
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": "urlpattern",
      "name": "URLPattern",
      "url": "https://github.com/heoblitz/URLPattern.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/URLPattern",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/heoblitz/URLPattern.git
[1/180] Fetching urlpattern
Fetched https://github.com/heoblitz/URLPattern.git from cache (0.68s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.85s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.66s)
Creating working copy for https://github.com/heoblitz/URLPattern.git
Working copy of https://github.com/heoblitz/URLPattern.git resolved at 0.1.2 (fa5972e)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.28s)
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/heoblitz/URLPattern.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[1/10] Write URLPatternClient-entitlement.plist
[4/10] Write swift-version-49B95AFC49DCD68C.txt
[6/16] Compiling URLPatternMacros URLPatternError.swift
[7/16] Compiling URLPatternMacros URLPatternPlugin.swift
[8/16] Compiling URLPatternMacros URLPatternMacro.swift
[9/16] Compiling URLPatternMacros String+Extensions.swift
[10/16] Emitting module URLPatternMacros
[11/16] Compiling URLPatternMacros URLPathMacro.swift
[11/16] Write Objects.LinkFileList
[12/16] Linking URLPatternMacros-tool
[14/18] Compiling URLPattern URLPattern.swift
[15/18] Emitting module URLPattern
[16/20] Emitting module URLPatternClient
[17/20] Compiling URLPatternClient main.swift
[17/20] Write Objects.LinkFileList
[18/20] Linking URLPatternClient
[19/20] Applying URLPatternClient
Build complete! (6.97s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "URLPattern",
  "name" : "URLPattern",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "URLPattern",
      "targets" : [
        "URLPattern"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "URLPatternClient",
      "targets" : [
        "URLPatternClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "URLPatternMacros",
      "targets" : [
        "URLPatternMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "URLPatternTests",
      "module_type" : "SwiftTarget",
      "name" : "URLPatternTests",
      "path" : "Tests/URLPatternTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "URLPatternTests.swift"
      ],
      "target_dependencies" : [
        "URLPatternMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "URLPatternMacros",
      "module_type" : "SwiftTarget",
      "name" : "URLPatternMacros",
      "path" : "Sources/URLPatternMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "URLPattern",
        "URLPatternClient",
        "URLPatternMacros"
      ],
      "sources" : [
        "Extensions/String+Extensions.swift",
        "URLPathMacro.swift",
        "URLPatternMacro.swift",
        "URLPatternPlugin.swift",
        "Utils/URLPatternError.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "URLPatternClient",
      "module_type" : "SwiftTarget",
      "name" : "URLPatternClient",
      "path" : "Sources/URLPatternClient",
      "product_memberships" : [
        "URLPatternClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "URLPattern"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "URLPattern",
      "module_type" : "SwiftTarget",
      "name" : "URLPattern",
      "path" : "Sources/URLPattern",
      "product_memberships" : [
        "URLPattern",
        "URLPatternClient"
      ],
      "sources" : [
        "URLPattern.swift"
      ],
      "target_dependencies" : [
        "URLPatternMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.