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-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/witekbobrowski/EPUBKit.git
Reference: 0.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/witekbobrowski/EPUBKit
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at c814857 Refactor and add new tests
Cloned https://github.com/witekbobrowski/EPUBKit.git into spi-builder-workspace
c8148577adc407ab1d4fcd45ceb58b54fb96b344
SUCCESS checkout https://github.com/witekbobrowski/EPUBKit.git at 0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/tadija/AEXML from cache
Fetching https://github.com/marmelroy/Zip from cache
Fetched https://github.com/tadija/AEXML (0.20s)
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.61s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.6.0 (0.61s)
Creating working copy for https://github.com/marmelroy/Zip
Working copy of https://github.com/marmelroy/Zip resolved at 2.1.1
Creating working copy for https://github.com/tadija/AEXML
Working copy of https://github.com/tadija/AEXML resolved at 4.6.0
Building for debugging...
[0/9] Compiling Minizip ioapi.c
[1/9] Compiling Minizip unzip.c
[2/9] Compiling Minizip zip.c
[4/13] Compiling AEXML Error.swift
[5/13] Compiling AEXML Options.swift
[6/13] Compiling AEXML Document.swift
[7/13] Compiling AEXML Parser.swift
[8/13] Emitting module AEXML
[9/13] Compiling AEXML Element.swift
[10/13] Compiling Zip QuickZip.swift
[11/13] Compiling Zip Zip.swift
[12/13] Emitting module Zip
[13/13] Compiling Zip ZipUtilities.swift
[14/32] Compiling EPUBKit EPUBCreator.swift
[15/32] Compiling EPUBKit EPUBDocument.swift
[16/32] Compiling EPUBKit EPUBManifest.swift
[17/34] Compiling EPUBKit EPUBContentService.swift
[18/34] Compiling EPUBKit EPUBManifestParser.swift
[19/34] Compiling EPUBKit EPUBManifestItem.swift
[20/34] Compiling EPUBKit EPUBMediaType.swift
[21/34] Compiling EPUBKit EPUBMetadata.swift
[22/34] Compiling EPUBKit EPUBMetadataParser.swift
[23/34] Compiling EPUBKit EPUBSpineParser.swift
[24/34] Compiling EPUBKit EPUBSpine.swift
[25/34] Compiling EPUBKit EPUBSpineItem.swift
[26/34] Compiling EPUBKit EPUBTableOfContents.swift
[27/34] Compiling EPUBKit EPUBTableOfContentsParser.swift
[28/34] Compiling EPUBKit EPUBParsable.swift
[29/34] Emitting module EPUBKit
[30/34] Compiling EPUBKit EPUBParser.swift
[31/34] Compiling EPUBKit EPUBParserError.swift
[32/34] Compiling EPUBKit EPUBArchiveService.swift
[33/34] Compiling EPUBKit EPUBParserDelegate.swift
[34/34] Compiling EPUBKit EPUBParserProtocol.swift
Build complete! (6.74s)
Build complete.
Done.