The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EPUBKit 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/witekbobrowski/EPUBKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/witekbobrowski/EPUBKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0f7c196 Update README with Swift Package Index badges
Cloned https://github.com/witekbobrowski/EPUBKit.git
Revision (git rev-parse @):
0f7c196c87f79daa66baf3b807150c045543686e
SUCCESS checkout https://github.com/witekbobrowski/EPUBKit.git at main
Fetching https://github.com/marmelroy/Zip from cache
Fetching https://github.com/tadija/AEXML from cache
Fetched https://github.com/tadija/AEXML (0.18s)
Fetched https://github.com/marmelroy/Zip (0.22s)
Computing version for https://github.com/marmelroy/Zip
Computed https://github.com/marmelroy/Zip at 2.1.1 (0.03s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.6.0 (0.37s)
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.6.0
Creating working copy for https://github.com/marmelroy/Zip
Working copy of https://github.com/marmelroy/Zip resolved at 2.1.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "epubkit",
      "name": "EPUBKit",
      "url": "https://github.com/witekbobrowski/EPUBKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EPUBKit",
      "dependencies": [
        {
          "identity": "aexml",
          "name": "AEXML",
          "url": "https://github.com/tadija/AEXML",
          "version": "4.6.1",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Zip",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/witekbobrowski/EPUBKit.git from cache
Fetched https://github.com/witekbobrowski/EPUBKit.git (0.21s)
Fetching https://github.com/marmelroy/Zip from cache
Fetching https://github.com/tadija/AEXML from cache
Fetched https://github.com/tadija/AEXML (0.25s)
Fetched https://github.com/marmelroy/Zip (0.28s)
Computing version for https://github.com/marmelroy/Zip
Computed https://github.com/marmelroy/Zip at 2.1.2 (0.05s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.6.1 (0.03s)
Creating working copy for https://github.com/witekbobrowski/EPUBKit.git
Working copy of https://github.com/witekbobrowski/EPUBKit.git resolved at main
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.6.1
Creating working copy for https://github.com/marmelroy/Zip
Working copy of https://github.com/marmelroy/Zip resolved at 2.1.2
warning: '.resolve-product-dependencies': dependency 'epubkit' is not used by any target
Found 2 product dependencies
  - AEXML
  - Zip
========================================
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...
[0/9] Compiling Minizip ioapi.c
[1/9] Compiling Minizip zip.c
[2/9] Compiling Minizip unzip.c
[4/13] Compiling Zip QuickZip.swift
[5/13] Compiling Zip ZipUtilities.swift
[6/13] Compiling AEXML Element.swift
[7/13] Compiling AEXML Options.swift
[8/13] Compiling AEXML Error.swift
[9/13] Compiling AEXML Document.swift
[10/13] Compiling AEXML Parser.swift
[11/13] Emitting module AEXML
[12/13] Compiling Zip Zip.swift
[13/13] Emitting module Zip
[14/32] Compiling EPUBKit EPUBMetadataParser.swift
[15/32] Compiling EPUBKit EPUBSpineParser.swift
[16/32] Compiling EPUBKit EPUBCreator.swift
[17/32] Compiling EPUBKit EPUBDocument.swift
[18/32] Compiling EPUBKit EPUBManifest.swift
[19/32] Compiling EPUBKit EPUBContentService.swift
[20/32] Compiling EPUBKit EPUBManifestParser.swift
[21/32] Emitting module EPUBKit
[22/32] Compiling EPUBKit EPUBTableOfContentsParser.swift
[23/32] Compiling EPUBKit EPUBParsable.swift
[24/32] Compiling EPUBKit EPUBSpine.swift
[25/32] Compiling EPUBKit EPUBSpineItem.swift
[26/32] Compiling EPUBKit EPUBTableOfContents.swift
[27/32] Compiling EPUBKit EPUBManifestItem.swift
[28/32] Compiling EPUBKit EPUBMediaType.swift
[29/32] Compiling EPUBKit EPUBMetadata.swift
[30/32] Compiling EPUBKit EPUBParser.swift
[31/32] Compiling EPUBKit EPUBParserError.swift
[32/32] Compiling EPUBKit EPUBArchiveService.swift
[33/34] Compiling EPUBKit EPUBParserDelegate.swift
[34/34] Compiling EPUBKit EPUBParserProtocol.swift
Build complete! (7.81s)
Build complete.
Done.