The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TKDocumentParser, reference 1.0.0 (1fe7d1), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 20:40:43 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/toseefkhilji/TKDocumentParser.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/toseefkhilji/TKDocumentParser
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 1fe7d12 Initial commit
Cloned https://github.com/toseefkhilji/TKDocumentParser.git
Revision (git rev-parse @):
1fe7d125fc0407c720ce1cdf49ab9699a0a56257
SUCCESS checkout https://github.com/toseefkhilji/TKDocumentParser.git at 1.0.0
Fetching https://github.com/yahoojapan/SwiftyXMLParser.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/764] Fetching swiftyxmlparser
[139/6727] Fetching swiftyxmlparser, zipfoundation
Fetched https://github.com/yahoojapan/SwiftyXMLParser.git from cache (0.76s)
[656/5963] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.35s)
Computing version for https://github.com/yahoojapan/SwiftyXMLParser.git
Computed https://github.com/yahoojapan/SwiftyXMLParser.git at 5.6.0 (4.57s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.62s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Creating working copy for https://github.com/yahoojapan/SwiftyXMLParser.git
Working copy of https://github.com/yahoojapan/SwiftyXMLParser.git resolved at 5.6.0
========================================
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": "tkdocumentparser",
      "name": "TKDocumentParser",
      "url": "https://github.com/toseefkhilji/TKDocumentParser.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TKDocumentParser",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "zipfoundation",
          "name": "ZIPFoundation",
          "url": "https://github.com/weichsel/ZIPFoundation.git",
          "version": "0.9.20",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swiftyxmlparser",
          "name": "SwiftyXMLParser",
          "url": "https://github.com/yahoojapan/SwiftyXMLParser.git",
          "version": "5.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyXMLParser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/toseefkhilji/TKDocumentParser.git
[1/31] Fetching tkdocumentparser
Fetched https://github.com/toseefkhilji/TKDocumentParser.git from cache (0.91s)
Fetching https://github.com/yahoojapan/SwiftyXMLParser.git from cache
Fetching https://github.com/weichsel/ZIPFoundation.git from cache
Fetched https://github.com/yahoojapan/SwiftyXMLParser.git from cache (0.46s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.46s)
Computing version for https://github.com/yahoojapan/SwiftyXMLParser.git
Computed https://github.com/yahoojapan/SwiftyXMLParser.git at 5.6.0 (0.53s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.20 (0.06s)
Creating working copy for https://github.com/toseefkhilji/TKDocumentParser.git
Working copy of https://github.com/toseefkhilji/TKDocumentParser.git resolved at 1.0.0 (1fe7d12)
Creating working copy for https://github.com/yahoojapan/SwiftyXMLParser.git
Working copy of https://github.com/yahoojapan/SwiftyXMLParser.git resolved at 5.6.0
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.20
warning: '.resolve-product-dependencies': dependency 'tkdocumentparser' is not used by any target
Found 2 product dependencies
  - ZIPFoundation
  - SwiftyXMLParser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/toseefkhilji/TKDocumentParser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Write sources
[4/5] Write swift-version--6988338F2F200930.txt
[6/32] Emitting module ZIPFoundation
[7/34] Compiling ZIPFoundation URL+ZIP.swift
[8/34] Compiling ZIPFoundation resource_bundle_accessor.swift
[9/34] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[10/34] Compiling ZIPFoundation Archive+Deprecated.swift
[11/34] Compiling ZIPFoundation Archive+Helpers.swift
[12/34] Compiling ZIPFoundation FileManager+ZIP.swift
[13/34] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[14/34] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[15/34] Compiling ZIPFoundation Archive+ZIP64.swift
[16/34] Compiling ZIPFoundation Date+ZIP.swift
[17/34] Compiling ZIPFoundation Entry+Serialization.swift
[18/34] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[19/34] Compiling ZIPFoundation Data+Serialization.swift
[20/34] Compiling ZIPFoundation Entry+ZIP64.swift
[21/34] Compiling ZIPFoundation Entry.swift
[22/34] Compiling ZIPFoundation Archive.swift
[23/34] Compiling ZIPFoundation Data+Compression.swift
[24/34] Compiling ZIPFoundation Archive+MemoryFile.swift
[25/34] Compiling ZIPFoundation Archive+Progress.swift
[26/34] Compiling ZIPFoundation Archive+Reading.swift
[27/34] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[28/34] Compiling ZIPFoundation Archive+Writing.swift
[29/34] Compiling SwiftyXMLParser Error.swift
[30/34] Compiling SwiftyXMLParser Parser.swift
[31/34] Compiling SwiftyXMLParser XML.swift
[32/34] Emitting module SwiftyXMLParser
[33/34] Compiling SwiftyXMLParser Element.swift
[34/34] Compiling SwiftyXMLParser Accessor.swift
[35/40] Compiling TKDocumentParser TKPDFParser.swift
[36/40] Emitting module TKDocumentParser
[37/40] Compiling TKDocumentParser TKDocParser.swift
[38/40] Compiling TKDocumentParser TKDocumentParser.swift
[39/40] Compiling TKDocumentParser TKDocxParser.swift
[40/40] Compiling TKDocumentParser TextParsable.swift
Build complete! (11.18s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.19",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/weichsel/ZIPFoundation.git"
    },
    {
      "identity" : "swiftyxmlparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.6.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yahoojapan/SwiftyXMLParser.git"
    }
  ],
  "manifest_display_name" : "TKDocumentParser",
  "name" : "TKDocumentParser",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "TKDocumentParser",
      "targets" : [
        "TKDocumentParser"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TKDocumentParserTests",
      "module_type" : "SwiftTarget",
      "name" : "TKDocumentParserTests",
      "path" : "Tests/TKDocumentParserTests",
      "sources" : [
        "TKDocumentParserTests.swift"
      ],
      "target_dependencies" : [
        "TKDocumentParser"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TKDocumentParser",
      "module_type" : "SwiftTarget",
      "name" : "TKDocumentParser",
      "path" : "Sources/TKDocumentParser",
      "product_dependencies" : [
        "ZIPFoundation",
        "SwiftyXMLParser"
      ],
      "product_memberships" : [
        "TKDocumentParser"
      ],
      "sources" : [
        "TKDocParser.swift",
        "TKDocumentParser.swift",
        "TKDocxParser.swift",
        "TKPDFParser.swift",
        "TextParsable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.