The Swift Package Index logo.Swift Package Index

Build Information

Successful build of TKDocumentParser, reference 1.0.0 (1fe7d1), with Swift 6.2 for macOS (SPM) on 21 Jun 2025 20:31:59 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/toseefkhilji/TKDocumentParser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[4/5] Write swift-version-1EA4D86E10B52AF.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+MemoryFile.swift
[10/34] Compiling ZIPFoundation Archive+Progress.swift
[11/34] Compiling ZIPFoundation Archive+Reading.swift
[12/34] Compiling SwiftyXMLParser XML.swift
[13/34] Emitting module SwiftyXMLParser
[14/34] Compiling SwiftyXMLParser Error.swift
[15/34] Compiling SwiftyXMLParser Element.swift
[16/34] Compiling SwiftyXMLParser Accessor.swift
[17/34] Compiling SwiftyXMLParser Parser.swift
[18/34] Compiling ZIPFoundation Archive.swift
[19/34] Compiling ZIPFoundation Data+Compression.swift
[20/34] Compiling ZIPFoundation FileManager+ZIP.swift
[21/34] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[22/34] Compiling ZIPFoundation Entry+ZIP64.swift
[23/34] Compiling ZIPFoundation Entry.swift
[24/34] Compiling ZIPFoundation Date+ZIP.swift
[25/34] Compiling ZIPFoundation Entry+Serialization.swift
[26/34] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[27/34] Compiling ZIPFoundation Archive+Writing.swift
[28/34] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[29/34] Compiling ZIPFoundation Archive+Deprecated.swift
[30/34] Compiling ZIPFoundation Archive+Helpers.swift
[31/34] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[32/34] Compiling ZIPFoundation Archive+ZIP64.swift
[33/34] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[34/34] Compiling ZIPFoundation Data+Serialization.swift
[35/40] Compiling TKDocumentParser TextParsable.swift
[36/40] Compiling TKDocumentParser TKDocxParser.swift
[37/40] Compiling TKDocumentParser TKDocumentParser.swift
[38/40] Compiling TKDocumentParser TKDocParser.swift
[39/40] Emitting module TKDocumentParser
[40/40] Compiling TKDocumentParser TKPDFParser.swift
Build complete! (14.14s)
Fetching https://github.com/yahoojapan/SwiftyXMLParser.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/764] Fetching swiftyxmlparser
[154/6340] Fetching swiftyxmlparser, zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.28s)
Fetched https://github.com/yahoojapan/SwiftyXMLParser.git from cache (1.28s)
Computing version for https://github.com/yahoojapan/SwiftyXMLParser.git
Computed https://github.com/yahoojapan/SwiftyXMLParser.git at 5.6.0 (3.79s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.40s)
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
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.