The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of EPUBKit with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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/UKfvDsi8u/2/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
Revision (git rev-parse @):
c8148577adc407ab1d4fcd45ceb58b54fb96b344
SUCCESS checkout https://github.com/witekbobrowski/EPUBKit.git at 0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/witekbobrowski/EPUBKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[3/7] Write swift-version--423B1241ED78D482.txt
[4/13] Compiling Minizip zip.c
[5/13] Compiling Minizip unzip.c
[6/13] Compiling Minizip ioapi.c
[8/17] Compiling AEXML Error.swift
[9/17] Compiling AEXML Parser.swift
[10/17] Compiling AEXML Document.swift
[11/17] Compiling AEXML Options.swift
[12/17] Emitting module AEXML
[13/17] Compiling AEXML Element.swift
[14/17] Compiling Zip ZipUtilities.swift
[15/17] Emitting module Zip
[16/17] Compiling Zip Zip.swift
[17/17] Compiling Zip QuickZip.swift
[18/36] Compiling EPUBKit EPUBSpine.swift
[19/36] Compiling EPUBKit EPUBSpineItem.swift
[20/36] Compiling EPUBKit EPUBTableOfContents.swift
[21/38] Compiling EPUBKit EPUBContentService.swift
[22/38] Compiling EPUBKit EPUBManifestParser.swift
[23/38] Compiling EPUBKit EPUBMetadataParser.swift
[24/38] Compiling EPUBKit EPUBSpineParser.swift
[25/38] Compiling EPUBKit EPUBManifestItem.swift
[26/38] Compiling EPUBKit EPUBMediaType.swift
[27/38] Compiling EPUBKit EPUBMetadata.swift
[28/38] Compiling EPUBKit EPUBCreator.swift
[29/38] Compiling EPUBKit EPUBDocument.swift
[30/38] Compiling EPUBKit EPUBManifest.swift
[31/38] Emitting module EPUBKit
[32/38] Compiling EPUBKit EPUBParser.swift
[33/38] Compiling EPUBKit EPUBParserError.swift
[34/38] Compiling EPUBKit EPUBArchiveService.swift
[35/38] Compiling EPUBKit EPUBTableOfContentsParser.swift
[36/38] Compiling EPUBKit EPUBParsable.swift
[37/38] Compiling EPUBKit EPUBParserDelegate.swift
[38/38] Compiling EPUBKit EPUBParserProtocol.swift
Build complete! (9.75s)
Fetching https://github.com/marmelroy/Zip from cache
Fetching https://github.com/tadija/AEXML from cache
Fetched https://github.com/tadija/AEXML from cache (0.24s)
Fetched https://github.com/marmelroy/Zip from cache (0.25s)
Computing version for https://github.com/marmelroy/Zip
Computed https://github.com/marmelroy/Zip at 2.1.1 (0.69s)
Computing version for https://github.com/tadija/AEXML
Computed https://github.com/tadija/AEXML at 4.6.0 (0.55s)
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
Build complete.
Done.