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 DiffMatchPatch, reference main (d6a150), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 20:01: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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PasiSalenius/DiffMatchPatch.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PasiSalenius/DiffMatchPatch
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d6a1507 Check that we are not over length of longText before taking a substring.
Cloned https://github.com/PasiSalenius/DiffMatchPatch.git
Revision (git rev-parse @):
d6a15076e2de59cd8fd6aba9f7b852aee6b6c414
SUCCESS checkout https://github.com/PasiSalenius/DiffMatchPatch.git at main
========================================
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": "diffmatchpatch",
      "name": "DiffMatchPatch",
      "url": "https://github.com/PasiSalenius/DiffMatchPatch.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DiffMatchPatch",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/PasiSalenius/DiffMatchPatch.git
[1/43] Fetching diffmatchpatch
Fetched https://github.com/PasiSalenius/DiffMatchPatch.git from cache (0.64s)
Creating working copy for https://github.com/PasiSalenius/DiffMatchPatch.git
Working copy of https://github.com/PasiSalenius/DiffMatchPatch.git resolved at main (d6a1507)
warning: '.resolve-product-dependencies': dependency 'diffmatchpatch' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/PasiSalenius/DiffMatchPatch.git
https://github.com/PasiSalenius/DiffMatchPatch.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DiffMatchPatch",
  "name" : "DiffMatchPatch",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "diff-match-patch",
      "targets" : [
        "diff-match-patch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "diff_match_patch",
      "module_type" : "ClangTarget",
      "name" : "diff-match-patch",
      "path" : "Sources/diff-match-patch",
      "product_memberships" : [
        "diff-match-patch"
      ],
      "sources" : [
        "DiffMatchPatch.m",
        "DiffMatchPatchCFUtilities.c",
        "NSMutableDictionary+DMPExtensions.m",
        "NSString+JavaSubstring.m",
        "NSString+UnicharUtilities.m",
        "NSString+UriCompatibility.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Compiling diff-match-patch DiffMatchPatchCFUtilities.c
[1/6] Compiling diff-match-patch NSString+UriCompatibility.m
[2/6] Compiling diff-match-patch DiffMatchPatch.m
[3/6] Compiling diff-match-patch NSString+UnicharUtilities.m
[4/6] Compiling diff-match-patch NSMutableDictionary+DMPExtensions.m
[5/6] Compiling diff-match-patch NSString+JavaSubstring.m
Build complete! (2.51s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DiffMatchPatch",
  "name" : "DiffMatchPatch",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "diff-match-patch",
      "targets" : [
        "diff-match-patch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "diff_match_patch",
      "module_type" : "ClangTarget",
      "name" : "diff-match-patch",
      "path" : "Sources/diff-match-patch",
      "product_memberships" : [
        "diff-match-patch"
      ],
      "sources" : [
        "DiffMatchPatch.m",
        "DiffMatchPatchCFUtilities.c",
        "NSMutableDictionary+DMPExtensions.m",
        "NSString+JavaSubstring.m",
        "NSString+UnicharUtilities.m",
        "NSString+UriCompatibility.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.