This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of TextMate with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/TextMate.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nerdsupremacist/TextMate
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 1d2289f Update README.md
Cloned https://github.com/nerdsupremacist/TextMate.git
Revision (git rev-parse @):
1d2289ff3097bf3f2c54381faf3996204a422c71
SUCCESS checkout https://github.com/nerdsupremacist/TextMate.git at 0.1.0
Fetching https://github.com/nerdsupremacist/SyntaxTree.git from cache
Fetched https://github.com/nerdsupremacist/SyntaxTree.git (0.20s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.06s)
Creating working copy for https://github.com/nerdsupremacist/SyntaxTree.git
Working copy of https://github.com/nerdsupremacist/SyntaxTree.git resolved at 0.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "textmate",
      "name": "TextMate",
      "url": "https://github.com/nerdsupremacist/TextMate.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TextMate",
      "dependencies": [
        {
          "identity": "syntaxtree",
          "name": "SyntaxTree",
          "url": "https://github.com/nerdsupremacist/SyntaxTree.git",
          "version": "0.1.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SyntaxTree",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nerdsupremacist/TextMate.git from cache
Fetched https://github.com/nerdsupremacist/TextMate.git (0.21s)
Fetching https://github.com/nerdsupremacist/SyntaxTree.git from cache
Fetched https://github.com/nerdsupremacist/SyntaxTree.git (0.14s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.02s)
Creating working copy for https://github.com/nerdsupremacist/SyntaxTree.git
Working copy of https://github.com/nerdsupremacist/SyntaxTree.git resolved at 0.1.0
Creating working copy for https://github.com/nerdsupremacist/TextMate.git
Working copy of https://github.com/nerdsupremacist/TextMate.git resolved at 0.1.0
warning: '.resolve-product-dependencies': dependency 'textmate' is not used by any target
Found 1 product dependencies
  - SyntaxTree
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling SyntaxTree SyntaxTreeFactory.swift
[2/7] Compiling SyntaxTree MutableSyntaxTree.swift
[3/7] Compiling SyntaxTree Location.swift
[4/7] Compiling SyntaxTree LineColumnIndex.swift
[5/7] Compiling SyntaxTree Kind.swift
[6/7] Compiling SyntaxTree SyntaxTree.swift
[7/7] Emitting module SyntaxTree
[8/17] Compiling TextMate ParsedPattern.swift
[9/18] Compiling TextMate Pattern.swift
[10/18] Compiling TextMate LanguageError.swift
[11/18] Compiling TextMate PatternFunctionality.swift
[12/18] Compiling TextMate Name.swift
[13/18] Compiling TextMate ExpressionMatch.swift
[14/18] Compiling TextMate Capture.swift
[15/18] Compiling TextMate CaptureCollection.swift
[16/18] Compiling TextMate Language.swift
[17/18] Emitting module TextMate
[18/18] Compiling TextMate Scanner.swift
Build complete! (7.69s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.