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 EPUBKit, reference main (6754e7), with Swift 6.1 for macOS (SPM) on 21 Jun 2025 17:08:27 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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/witekbobrowski/EPUBKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/witekbobrowski/EPUBKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6754e7d Update README.md
Cloned https://github.com/witekbobrowski/EPUBKit.git
Revision (git rev-parse @):
6754e7decd07131177953df6ce5aa94a2dc27b5b
SUCCESS checkout https://github.com/witekbobrowski/EPUBKit.git at main
Fetching https://github.com/marmelroy/Zip
Fetching https://github.com/tadija/AEXML
[1/1989] Fetching zip
[161/4116] Fetching zip, aexml
Fetched https://github.com/marmelroy/Zip from cache (1.25s)
Fetched https://github.com/tadija/AEXML from cache (1.25s)
Computing version for https://github.com/marmelroy/Zip
Computed https://github.com/marmelroy/Zip at 2.1.2 (4.51s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.7.0 (0.50s)
Creating working copy for https://github.com/marmelroy/Zip
Working copy of https://github.com/marmelroy/Zip resolved at 2.1.2
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.7.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",
  "dependencies": [
    {
      "identity": "epubkit",
      "name": "EPUBKit",
      "url": "https://github.com/witekbobrowski/EPUBKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EPUBKit",
      "dependencies": [
        {
          "identity": "aexml",
          "name": "AEXML",
          "url": "https://github.com/tadija/AEXML",
          "version": "4.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AEXML",
          "dependencies": [
          ]
        },
        {
          "identity": "zip",
          "name": "Zip",
          "url": "https://github.com/marmelroy/Zip",
          "version": "2.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Zip",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/witekbobrowski/EPUBKit.git
[1/1055] Fetching epubkit
Fetched https://github.com/witekbobrowski/EPUBKit.git from cache (1.22s)
Fetching https://github.com/tadija/AEXML from cache
Fetching https://github.com/marmelroy/Zip from cache
Fetched https://github.com/marmelroy/Zip from cache (0.44s)
Fetched https://github.com/tadija/AEXML from cache (0.44s)
Computing version for https://github.com/marmelroy/Zip
Computed https://github.com/marmelroy/Zip at 2.1.2 (0.51s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.7.0 (0.03s)
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.7.0
Creating working copy for https://github.com/marmelroy/Zip
Working copy of https://github.com/marmelroy/Zip resolved at 2.1.2
Creating working copy for https://github.com/witekbobrowski/EPUBKit.git
Working copy of https://github.com/witekbobrowski/EPUBKit.git resolved at main (6754e7d)
warning: '.resolve-product-dependencies': dependency 'epubkit' is not used by any target
Found 2 product dependencies
  - AEXML
  - Zip
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/witekbobrowski/EPUBKit.git
https://github.com/witekbobrowski/EPUBKit.git
{
  "dependencies" : [
    {
      "identity" : "aexml",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.6.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tadija/AEXML"
    },
    {
      "identity" : "zip",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/marmelroy/Zip"
    }
  ],
  "manifest_display_name" : "EPUBKit",
  "name" : "EPUBKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "EPUBKit",
      "targets" : [
        "EPUBKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EPUBKitTests",
      "module_type" : "SwiftTarget",
      "name" : "EPUBKitTests",
      "path" : "Tests/EPUBKitTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/EPUBKitTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "EPUBDocumentTests.swift",
        "EPUBEdgeCaseTests.swift",
        "EPUBModelValidationTests.swift",
        "EPUBParserDelegateTests.swift",
        "EPUBParserErrorTests.swift",
        "EPUBParserTests.swift",
        "Utils/EPUBFile.swift",
        "Utils/EPUBLibrary.swift",
        "Utils/MockedEPUBParserDelegate.swift"
      ],
      "target_dependencies" : [
        "EPUBKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EPUBKit",
      "module_type" : "SwiftTarget",
      "name" : "EPUBKit",
      "path" : "Sources/EPUBKit",
      "product_dependencies" : [
        "AEXML",
        "Zip"
      ],
      "product_memberships" : [
        "EPUBKit"
      ],
      "sources" : [
        "Model/EPUBCreator.swift",
        "Model/EPUBDocument.swift",
        "Model/EPUBManifest.swift",
        "Model/EPUBManifestItem.swift",
        "Model/EPUBMediaType.swift",
        "Model/EPUBMetadata.swift",
        "Model/EPUBSpine.swift",
        "Model/EPUBSpineItem.swift",
        "Model/EPUBTableOfContents.swift",
        "Parser/EPUBParser.swift",
        "Parser/EPUBParserError.swift",
        "Parser/Utils/EPUBArchiveService.swift",
        "Parser/Utils/EPUBContentService.swift",
        "Parser/Utils/EPUBManifestParser.swift",
        "Parser/Utils/EPUBMetadataParser.swift",
        "Parser/Utils/EPUBSpineParser.swift",
        "Parser/Utils/EPUBTableOfContentsParser.swift",
        "Protocols/EPUBParsable.swift",
        "Protocols/EPUBParserDelegate.swift",
        "Protocols/EPUBParserProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
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
Building for debugging...
[0/7] Write sources
[3/7] Write swift-version-2F0A5646E1D333AE.txt
[4/14] Compiling Minizip ioapi.c
[5/14] Compiling Minizip zip.c
[6/14] Compiling Minizip unzip.c
[8/18] Compiling AEXML Options.swift
[9/18] Compiling Zip ZipUtilities.swift
[10/18] Compiling Zip QuickZip.swift
[11/18] Compiling Zip Zip.swift
[12/18] Emitting module Zip
[13/18] Compiling AEXML Parser.swift
[14/18] Compiling AEXML Error.swift
[15/18] Compiling AEXML Document.swift
[16/18] Compiling AEXML Builders.swift
[17/18] Emitting module AEXML
[18/18] Compiling AEXML Element.swift
[19/37] Compiling EPUBKit EPUBManifest.swift
[20/37] Compiling EPUBKit EPUBManifestItem.swift
[21/37] Compiling EPUBKit EPUBSpine.swift
[22/37] Compiling EPUBKit EPUBSpineItem.swift
[23/37] Compiling EPUBKit EPUBMediaType.swift
[24/37] Compiling EPUBKit EPUBMetadata.swift
[25/37] Compiling EPUBKit EPUBParserError.swift
[26/37] Compiling EPUBKit EPUBArchiveService.swift
[27/39] Compiling EPUBKit EPUBTableOfContents.swift
[28/39] Compiling EPUBKit EPUBParser.swift
[29/39] Compiling EPUBKit EPUBContentService.swift
[30/39] Compiling EPUBKit EPUBManifestParser.swift
[31/39] Compiling EPUBKit EPUBMetadataParser.swift
[32/39] Compiling EPUBKit EPUBSpineParser.swift
[33/39] Compiling EPUBKit EPUBTableOfContentsParser.swift
[34/39] Compiling EPUBKit EPUBParsable.swift
[35/39] Emitting module EPUBKit
[36/39] Compiling EPUBKit EPUBCreator.swift
[37/39] Compiling EPUBKit EPUBDocument.swift
[38/39] Compiling EPUBKit EPUBParserDelegate.swift
[39/39] Compiling EPUBKit EPUBParserProtocol.swift
Build complete! (8.26s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "aexml",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.6.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tadija/AEXML"
    },
    {
      "identity" : "zip",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/marmelroy/Zip"
    }
  ],
  "manifest_display_name" : "EPUBKit",
  "name" : "EPUBKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "EPUBKit",
      "targets" : [
        "EPUBKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EPUBKitTests",
      "module_type" : "SwiftTarget",
      "name" : "EPUBKitTests",
      "path" : "Tests/EPUBKitTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/EPUBKitTests/Resources",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "EPUBDocumentTests.swift",
        "EPUBEdgeCaseTests.swift",
        "EPUBModelValidationTests.swift",
        "EPUBParserDelegateTests.swift",
        "EPUBParserErrorTests.swift",
        "EPUBParserTests.swift",
        "Utils/EPUBFile.swift",
        "Utils/EPUBLibrary.swift",
        "Utils/MockedEPUBParserDelegate.swift"
      ],
      "target_dependencies" : [
        "EPUBKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EPUBKit",
      "module_type" : "SwiftTarget",
      "name" : "EPUBKit",
      "path" : "Sources/EPUBKit",
      "product_dependencies" : [
        "AEXML",
        "Zip"
      ],
      "product_memberships" : [
        "EPUBKit"
      ],
      "sources" : [
        "Model/EPUBCreator.swift",
        "Model/EPUBDocument.swift",
        "Model/EPUBManifest.swift",
        "Model/EPUBManifestItem.swift",
        "Model/EPUBMediaType.swift",
        "Model/EPUBMetadata.swift",
        "Model/EPUBSpine.swift",
        "Model/EPUBSpineItem.swift",
        "Model/EPUBTableOfContents.swift",
        "Parser/EPUBParser.swift",
        "Parser/EPUBParserError.swift",
        "Parser/Utils/EPUBArchiveService.swift",
        "Parser/Utils/EPUBContentService.swift",
        "Parser/Utils/EPUBManifestParser.swift",
        "Parser/Utils/EPUBMetadataParser.swift",
        "Parser/Utils/EPUBSpineParser.swift",
        "Parser/Utils/EPUBTableOfContentsParser.swift",
        "Protocols/EPUBParsable.swift",
        "Protocols/EPUBParserDelegate.swift",
        "Protocols/EPUBParserProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.