The Swift Package Index logo.Swift Package Index

Build Information

Successful build of DSFFullTextSearchIndex 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/dagronf/DSFFullTextSearchIndex.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFFullTextSearchIndex
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ec34a73 Fixed issue with add not removing beforehand.
Cloned https://github.com/dagronf/DSFFullTextSearchIndex.git
Revision (git rev-parse @):
ec34a73b0edbfa86da56ed3995af509ebcc848ac
SUCCESS checkout https://github.com/dagronf/DSFFullTextSearchIndex.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "dsffulltextsearchindex",
      "name": "DSFFullTextSearchIndex",
      "url": "https://github.com/dagronf/DSFFullTextSearchIndex.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DSFFullTextSearchIndex",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dagronf/DSFFullTextSearchIndex.git from cache
Fetched https://github.com/dagronf/DSFFullTextSearchIndex.git (0.20s)
Creating working copy for https://github.com/dagronf/DSFFullTextSearchIndex.git
Working copy of https://github.com/dagronf/DSFFullTextSearchIndex.git resolved at master
warning: '.resolve-product-dependencies': dependency 'dsffulltextsearchindex' is not used by any target
Found 0 product dependencies
========================================
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/2] Compiling DSFFullTextSearchIndex DSFFullTextSearchIndex.swift
[2/2] Emitting module DSFFullTextSearchIndex
Build complete! (8.37s)
Build complete.
Done.