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

Failed to build Readium, reference develop (806ece), with Swift 6.1 for macOS (SPM) on 3 Sep 2025 15:53:43 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/readium/swift-toolkit.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/readium/swift-toolkit
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 806ece1 3.4.0 (#644)
Cloned https://github.com/readium/swift-toolkit.git
Revision (git rev-parse @):
806ece1f5ebfab028a221105346f7706d4761f3f
SUCCESS checkout https://github.com/readium/swift-toolkit.git at develop
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/scinfu/SwiftSoup.git
Fetching https://github.com/readium/Fuzi.git
Fetching https://github.com/ra1028/DifferenceKit.git
Fetching https://github.com/readium/ZIPFoundation.git
Fetching https://github.com/marmelroy/Zip.git
Fetching https://github.com/onevcat/Kingfisher.git
[1/2319] Fetching differencekit
[233/3159] Fetching differencekit, fuzi
[440/5152] Fetching differencekit, fuzi, zip
[603/10380] Fetching differencekit, fuzi, zip, zipfoundation
[1272/23392] Fetching differencekit, fuzi, zip, zipfoundation, cryptoswift
[1325/27949] Fetching differencekit, fuzi, zip, zipfoundation, cryptoswift, swiftsoup
[3637/59697] Fetching differencekit, fuzi, zip, zipfoundation, cryptoswift, swiftsoup, kingfisher
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.85s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.85s)
Fetching https://github.com/groue/GRDB.swift.git
Fetching https://github.com/jdg/MBProgressHUD.git
[36478/42128] Fetching differencekit, fuzi, zip, zipfoundation, kingfisher
[40860/46296] Fetching differencekit, fuzi, zip, zipfoundation, kingfisher, mbprogresshud
[43271/158049] Fetching differencekit, fuzi, zip, zipfoundation, kingfisher, mbprogresshud, grdb.swift
Fetched https://github.com/ra1028/DifferenceKit.git from cache (3.40s)
Fetched https://github.com/readium/Fuzi.git from cache (3.40s)
Fetched https://github.com/onevcat/Kingfisher.git from cache (3.40s)
Fetched https://github.com/readium/ZIPFoundation.git from cache (3.40s)
Fetched https://github.com/marmelroy/Zip.git from cache (3.40s)
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/readium/GCDWebServer.git
[7521/115921] Fetching mbprogresshud, grdb.swift
[13110/120145] Fetching mbprogresshud, grdb.swift, gcdwebserver
[13364/130202] Fetching mbprogresshud, grdb.swift, gcdwebserver, sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.34s)
[19568/120145] Fetching mbprogresshud, grdb.swift, gcdwebserver
Fetched https://github.com/readium/GCDWebServer.git from cache (1.41s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
[15946/115921] Fetching mbprogresshud, grdb.swift
warning: 'sqlite.swift': /Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 5 |     name: "SQLite.swift",
 6 |     platforms: [
 7 |         .iOS(.v11),
   |               `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
10 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 |         .visionOS(.v1)
12 |     ],
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (5.35s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (0.48s)
Computing version for https://github.com/readium/ZIPFoundation.git
Computed https://github.com/readium/ZIPFoundation.git at 3.0.0 (0.48s)
Computing version for https://github.com/readium/GCDWebServer.git
Computed https://github.com/readium/GCDWebServer.git at 4.0.1 (3.44s)
Computing version for https://github.com/readium/Fuzi.git
Computed https://github.com/readium/Fuzi.git at 4.0.0 (0.57s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (0.58s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.58s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.57s)
Creating working copy for https://github.com/readium/Fuzi.git
Working copy of https://github.com/readium/Fuzi.git resolved at 4.0.0
Creating working copy for https://github.com/marmelroy/Zip.git
Working copy of https://github.com/marmelroy/Zip.git resolved at 2.1.2
Creating working copy for https://github.com/ra1028/DifferenceKit.git
Working copy of https://github.com/ra1028/DifferenceKit.git resolved at 1.3.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.3
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
Creating working copy for https://github.com/readium/ZIPFoundation.git
Working copy of https://github.com/readium/ZIPFoundation.git resolved at 3.0.0
Creating working copy for https://github.com/readium/GCDWebServer.git
Working copy of https://github.com/readium/GCDWebServer.git resolved at 4.0.1
warning: 'sqlite.swift': /Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 5 |     name: "SQLite.swift",
 6 |     platforms: [
 7 |         .iOS(.v11),
   |               `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
10 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 |         .visionOS(.v1)
12 |     ],
========================================
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": "swift-toolkit",
      "name": "Readium",
      "url": "https://github.com/readium/swift-toolkit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-toolkit",
      "dependencies": [
        {
          "identity": "cryptoswift",
          "name": "CryptoSwift",
          "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
          "version": "1.9.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
          "dependencies": [
          ]
        },
        {
          "identity": "zip",
          "name": "Zip",
          "url": "https://github.com/marmelroy/Zip.git",
          "version": "2.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Zip",
          "dependencies": [
          ]
        },
        {
          "identity": "differencekit",
          "name": "DifferenceKit",
          "url": "https://github.com/ra1028/DifferenceKit.git",
          "version": "1.3.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DifferenceKit",
          "dependencies": [
          ]
        },
        {
          "identity": "fuzi",
          "name": "ReadiumFuzi",
          "url": "https://github.com/readium/Fuzi.git",
          "version": "4.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fuzi",
          "dependencies": [
          ]
        },
        {
          "identity": "gcdwebserver",
          "name": "GCDWebServer",
          "url": "https://github.com/readium/GCDWebServer.git",
          "version": "4.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GCDWebServer",
          "dependencies": [
          ]
        },
        {
          "identity": "zipfoundation",
          "name": "ReadiumZIPFoundation",
          "url": "https://github.com/readium/ZIPFoundation.git",
          "version": "3.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZIPFoundation",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftsoup",
          "name": "SwiftSoup",
          "url": "https://github.com/scinfu/SwiftSoup.git",
          "version": "2.11.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSoup",
          "dependencies": [
            {
              "identity": "lrucache",
              "name": "LRUCache",
              "url": "https://github.com/nicklockwood/LRUCache.git",
              "version": "1.1.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LRUCache",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-atomics",
              "name": "swift-atomics",
              "url": "https://github.com/apple/swift-atomics.git",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-atomics",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "sqlite.swift",
          "name": "SQLite.swift",
          "url": "https://github.com/stephencelis/SQLite.swift.git",
          "version": "0.15.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SQLite.swift",
          "dependencies": [
            {
              "identity": "swift-toolchain-sqlite",
              "name": "swift-toolchain-sqlite",
              "url": "https://github.com/swiftlang/swift-toolchain-sqlite",
              "version": "1.0.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-toolchain-sqlite",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/readium/swift-toolkit.git
[1/41179] Fetching swift-toolkit
Fetched https://github.com/readium/swift-toolkit.git from cache (1.92s)
Fetching https://github.com/ra1028/DifferenceKit.git from cache
Fetching https://github.com/marmelroy/Zip.git from cache
Fetching https://github.com/readium/ZIPFoundation.git from cache
Fetching https://github.com/stephencelis/SQLite.swift.git from cache
Fetching https://github.com/readium/Fuzi.git from cache
Fetching https://github.com/scinfu/SwiftSoup.git from cache
Fetching https://github.com/readium/GCDWebServer.git from cache
Fetched https://github.com/ra1028/DifferenceKit.git from cache (0.51s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git from cache
Fetched https://github.com/readium/ZIPFoundation.git from cache (0.62s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.62s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.62s)
Fetched https://github.com/readium/GCDWebServer.git from cache (0.62s)
Fetched https://github.com/marmelroy/Zip.git from cache (0.62s)
Fetched https://github.com/readium/Fuzi.git from cache (0.62s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (0.60s)
Computing version for https://github.com/readium/ZIPFoundation.git
Computed https://github.com/readium/ZIPFoundation.git at 3.0.0 (1.20s)
Computing version for https://github.com/readium/Fuzi.git
Computed https://github.com/readium/Fuzi.git at 4.0.0 (0.03s)
Computing version for https://github.com/ra1028/DifferenceKit.git
Computed https://github.com/ra1028/DifferenceKit.git at 1.3.0 (0.04s)
Computing version for https://github.com/readium/GCDWebServer.git
Computed https://github.com/readium/GCDWebServer.git at 4.0.1 (0.03s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.04s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (0.46s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/171] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.33s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (1.82s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.03s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.11.0 (0.44s)
Fetching https://github.com/nicklockwood/LRUCache.git
Fetching https://github.com/apple/swift-atomics.git from cache
[4/320] Fetching lrucache
Fetched https://github.com/nicklockwood/LRUCache.git from cache (0.76s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.77s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.25s)
Computing version for https://github.com/nicklockwood/LRUCache.git
Computed https://github.com/nicklockwood/LRUCache.git at 1.1.2 (0.54s)
Creating working copy for https://github.com/nicklockwood/LRUCache.git
Working copy of https://github.com/nicklockwood/LRUCache.git resolved at 1.1.2
Creating working copy for https://github.com/readium/ZIPFoundation.git
Working copy of https://github.com/readium/ZIPFoundation.git resolved at 3.0.0
Creating working copy for https://github.com/readium/Fuzi.git
Working copy of https://github.com/readium/Fuzi.git resolved at 4.0.0
Creating working copy for https://github.com/ra1028/DifferenceKit.git
Working copy of https://github.com/ra1028/DifferenceKit.git resolved at 1.3.0
Creating working copy for https://github.com/readium/GCDWebServer.git
Working copy of https://github.com/readium/GCDWebServer.git resolved at 4.0.1
Creating working copy for https://github.com/marmelroy/Zip.git
Working copy of https://github.com/marmelroy/Zip.git resolved at 2.1.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.11.0
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.4
Creating working copy for https://github.com/readium/swift-toolkit.git
Working copy of https://github.com/readium/swift-toolkit.git resolved at develop (806ece1)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
warning: '.resolve-product-dependencies': dependency 'swift-toolkit' is not used by any target
Found 8 product dependencies
  - CryptoSwift
  - Zip
  - DifferenceKit
  - ReadiumFuzi
  - GCDWebServer
  - ReadiumZIPFoundation
  - SwiftSoup
  - SQLite.swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/readium/swift-toolkit.git
https://github.com/readium/swift-toolkit.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "cryptoswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
    },
    {
      "identity" : "zip",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/marmelroy/Zip.git"
    },
    {
      "identity" : "differencekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ra1028/DifferenceKit.git"
    },
    {
      "identity" : "fuzi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/readium/Fuzi.git"
    },
    {
      "identity" : "gcdwebserver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/readium/GCDWebServer.git"
    },
    {
      "identity" : "zipfoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/readium/ZIPFoundation.git"
    },
    {
      "identity" : "swiftsoup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.7.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/scinfu/SwiftSoup.git"
    },
    {
      "identity" : "sqlite.swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.15.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stephencelis/SQLite.swift.git"
    }
  ],
  "manifest_display_name" : "Readium",
  "name" : "Readium",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.4"
    }
  ],
  "products" : [
    {
      "name" : "ReadiumShared",
      "targets" : [
        "ReadiumShared"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ReadiumStreamer",
      "targets" : [
        "ReadiumStreamer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ReadiumNavigator",
      "targets" : [
        "ReadiumNavigator"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ReadiumOPDS",
      "targets" : [
        "ReadiumOPDS"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ReadiumLCP",
      "targets" : [
        "ReadiumLCP"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ReadiumAdapterGCDWebServer",
      "targets" : [
        "ReadiumAdapterGCDWebServer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ReadiumAdapterLCPSQLite",
      "targets" : [
        "ReadiumAdapterLCPSQLite"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReadiumStreamerTests",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumStreamerTests",
      "path" : "Tests/StreamerTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/StreamerTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Asserts.swift",
        "EquatableError.swift",
        "Extensions.swift",
        "Fixtures.swift",
        "Parser/Audio/AudioParserTests.swift",
        "Parser/Audio/Services/AudioLocatorServiceTests.swift",
        "Parser/EPUB/EPUBContainerParserTests.swift",
        "Parser/EPUB/EPUBEncryptionParserTests.swift",
        "Parser/EPUB/EPUBManifestParserTests.swift",
        "Parser/EPUB/EPUBMetadataParserTests.swift",
        "Parser/EPUB/NCXParserTests.swift",
        "Parser/EPUB/NavigationDocumentParserTests.swift",
        "Parser/EPUB/OPFParserTests.swift",
        "Parser/EPUB/Resource Transformers/EPUBDeobfuscatorTests.swift",
        "Parser/EPUB/Services/EPUBPositionsServiceTests.swift",
        "Parser/Image/ImageParserTests.swift",
        "Parser/Readium/ReadiumWebPubParserTests.swift",
        "Toolkit/Extensions/ContainerTests.swift"
      ],
      "target_dependencies" : [
        "ReadiumStreamer"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReadiumStreamer",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumStreamer",
      "path" : "Sources/Streamer",
      "product_dependencies" : [
        "CryptoSwift",
        "ReadiumFuzi"
      ],
      "product_memberships" : [
        "ReadiumStreamer"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Streamer/Assets",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Parser/Audio/AudioParser.swift",
        "Parser/Audio/AudioPublicationManifestAugmentor.swift",
        "Parser/Audio/Services/AudioLocatorService.swift",
        "Parser/CompositePublicationParser.swift",
        "Parser/DefaultPublicationParser.swift",
        "Parser/EPUB/EPUBContainerParser.swift",
        "Parser/EPUB/EPUBEncryptionParser.swift",
        "Parser/EPUB/EPUBManifestParser.swift",
        "Parser/EPUB/EPUBMetadataParser.swift",
        "Parser/EPUB/EPUBParser.swift",
        "Parser/EPUB/Extensions/Layout+EPUB.swift",
        "Parser/EPUB/Extensions/LinkRelation+EPUB.swift",
        "Parser/EPUB/NCXParser.swift",
        "Parser/EPUB/NavigationDocumentParser.swift",
        "Parser/EPUB/OPFMeta.swift",
        "Parser/EPUB/OPFParser.swift",
        "Parser/EPUB/Resource Transformers/EPUBDeobfuscator.swift",
        "Parser/EPUB/Services/EPUBPositionsService.swift",
        "Parser/EPUB/XMLNamespace.swift",
        "Parser/Image/ImageParser.swift",
        "Parser/PDF/PDFParser.swift",
        "Parser/PDF/Services/LCPDFPositionsService.swift",
        "Parser/PDF/Services/LCPDFTableOfContentsService.swift",
        "Parser/PDF/Services/PDFPositionsService.swift",
        "Parser/PublicationParser.swift",
        "Parser/Readium/ReadiumWebPubParser.swift",
        "PublicationOpener.swift",
        "Toolkit/DataCompression.swift",
        "Toolkit/Extensions/Bundle.swift",
        "Toolkit/Extensions/Container.swift",
        "Toolkit/StringExtension.swift"
      ],
      "target_dependencies" : [
        "ReadiumShared"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ReadiumSharedTests",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumSharedTests",
      "path" : "Tests/SharedTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SharedTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Asserts.swift",
        "EquatableError.swift",
        "Extensions.swift",
        "Fixtures.swift",
        "JSON.swift",
        "OPDS/OPDSAcquisitionTests.swift",
        "OPDS/OPDSAvailabilityTests.swift",
        "OPDS/OPDSCopiesTests.swift",
        "OPDS/OPDSHoldsTests.swift",
        "OPDS/OPDSPriceTests.swift",
        "ProxyContainer.swift",
        "Publication/Accessibility/AccessibilityMetadataDisplayGuideTests.swift",
        "Publication/Accessibility/AccessibilityTests.swift",
        "Publication/ContributorTests.swift",
        "Publication/Extensions/Archive/Properties+ArchiveTests.swift",
        "Publication/Extensions/Audio/Locator+AudioTests.swift",
        "Publication/Extensions/EPUB/EPUBLayoutTests.swift",
        "Publication/Extensions/EPUB/Properties+EPUBTests.swift",
        "Publication/Extensions/EPUB/Publication+EPUBTests.swift",
        "Publication/Extensions/Encryption/EncryptionTests.swift",
        "Publication/Extensions/Encryption/Properties+EncryptionTests.swift",
        "Publication/Extensions/HTML/DOMRangeTests.swift",
        "Publication/Extensions/HTML/Locator+HTMLTests.swift",
        "Publication/Extensions/OPDS/Properties+OPDSTests.swift",
        "Publication/Extensions/OPDS/Publication+OPDSTests.swift",
        "Publication/HREFNormalizerTests.swift",
        "Publication/LinkArrayTests.swift",
        "Publication/LinkTests.swift",
        "Publication/LocalizedStringTests.swift",
        "Publication/LocatorTests.swift",
        "Publication/ManifestTests.swift",
        "Publication/MetadataTests.swift",
        "Publication/PropertiesTests.swift",
        "Publication/PublicationCollectionTests.swift",
        "Publication/PublicationTests.swift",
        "Publication/ReadingProgressionTests.swift",
        "Publication/Services/Content Protection/ContentProtectionServiceTests.swift",
        "Publication/Services/Content Protection/UserRightsTests.swift",
        "Publication/Services/Content/Iterators/HTMLResourceContentIteratorTests.swift",
        "Publication/Services/Cover/CoverServiceTests.swift",
        "Publication/Services/Cover/GeneratedCoverServiceTests.swift",
        "Publication/Services/Locator/DefaultLocatorServiceTests.swift",
        "Publication/Services/Positions/PerResourcePositionsServiceTests.swift",
        "Publication/Services/Positions/PositionsServiceTests.swift",
        "Publication/Services/PublicationServicesBuilderTests.swift",
        "Publication/SubjectTests.swift",
        "Publication/TDMTests.swift",
        "Toolkit/Data/Asset/AssetRetrieverTests.swift",
        "Toolkit/Data/Resource/BufferingResourceTests.swift",
        "Toolkit/Data/Resource/TailCachingResourceTests.swift",
        "Toolkit/DocumentTypesTests.swift",
        "Toolkit/Extensions/UIImageTests.swift",
        "Toolkit/File/DirectoryContainerTests.swift",
        "Toolkit/Format/FormatSniffersTests.swift",
        "Toolkit/Format/MediaTypeTests.swift",
        "Toolkit/HTTP/HTTPProblemDetailsTests.swift",
        "Toolkit/Tokenizer/TextTokenizerTests.swift",
        "Toolkit/URITemplateTests.swift",
        "Toolkit/URL/Absolute URL/FileURLTests.swift",
        "Toolkit/URL/Absolute URL/HTTPURLTests.swift",
        "Toolkit/URL/Absolute URL/UnknownAbsoluteURLTests.swift",
        "Toolkit/URL/AnyURLTests.swift",
        "Toolkit/URL/RelativeURLTests.swift",
        "Toolkit/URL/URLQueryTests.swift",
        "Toolkit/XML/XMLTests.swift",
        "Toolkit/ZIP/MinizipContainerTests.swift",
        "Toolkit/ZIP/ZIPFoundationContainerTests.swift"
      ],
      "target_dependencies" : [
        "ReadiumShared"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReadiumShared",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumShared",
      "path" : "Sources/Shared",
      "product_dependencies" : [
        "SwiftSoup",
        "Zip",
        "ReadiumFuzi",
        "ReadiumZIPFoundation"
      ],
      "product_memberships" : [
        "ReadiumShared",
        "ReadiumStreamer",
        "ReadiumNavigator",
        "ReadiumOPDS",
        "ReadiumLCP",
        "ReadiumAdapterGCDWebServer",
        "ReadiumAdapterLCPSQLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Shared/Resources/en-US.lproj/W3CAccessibilityMetadataDisplayGuide.strings",
          "rule" : {
            "process" : {
              "localization" : "en-us"
            }
          }
        }
      ],
      "sources" : [
        "Logger/Loggable.swift",
        "Logger/Logger.swift",
        "Logger/LoggerStub.swift",
        "OPDS/Facet.swift",
        "OPDS/Feed.swift",
        "OPDS/Group.swift",
        "OPDS/OPDSAcquisition.swift",
        "OPDS/OPDSAvailability.swift",
        "OPDS/OPDSCopies.swift",
        "OPDS/OPDSHolds.swift",
        "OPDS/OPDSPrice.swift",
        "OPDS/OpdsMetadata.swift",
        "Publication/Accessibility/Accessibility.swift",
        "Publication/Accessibility/AccessibilityDisplayString+Generated.swift",
        "Publication/Accessibility/AccessibilityMetadataDisplayGuide.swift",
        "Publication/Contributor.swift",
        "Publication/Extensions/Archive/Properties+Archive.swift",
        "Publication/Extensions/Audio/Locator+Audio.swift",
        "Publication/Extensions/EPUB/EPUBLayout.swift",
        "Publication/Extensions/EPUB/Properties+EPUB.swift",
        "Publication/Extensions/EPUB/Publication+EPUB.swift",
        "Publication/Extensions/Encryption/Encryption.swift",
        "Publication/Extensions/Encryption/Properties+Encryption.swift",
        "Publication/Extensions/HTML/DOMRange.swift",
        "Publication/Extensions/HTML/Locator+HTML.swift",
        "Publication/Extensions/OPDS/Properties+OPDS.swift",
        "Publication/Extensions/OPDS/Publication+OPDS.swift",
        "Publication/Extensions/Presentation/Metadata+Presentation.swift",
        "Publication/Extensions/Presentation/Presentation.swift",
        "Publication/Extensions/Presentation/Properties+Presentation.swift",
        "Publication/HREFNormalizer.swift",
        "Publication/Layout.swift",
        "Publication/Link.swift",
        "Publication/LinkRelation.swift",
        "Publication/LocalizedString.swift",
        "Publication/Locator.swift",
        "Publication/Manifest.swift",
        "Publication/ManifestTransformer.swift",
        "Publication/Media Overlays/MediaOverlayNode.swift",
        "Publication/Media Overlays/MediaOverlays.swift",
        "Publication/Metadata.swift",
        "Publication/Properties.swift",
        "Publication/Protection/ContentProtection.swift",
        "Publication/Protection/FallbackContentProtection.swift",
        "Publication/Publication.swift",
        "Publication/PublicationCollection.swift",
        "Publication/ReadingProgression.swift",
        "Publication/Services/Content Protection/ContentProtectionService.swift",
        "Publication/Services/Content Protection/UserRights.swift",
        "Publication/Services/Content/Content.swift",
        "Publication/Services/Content/ContentService.swift",
        "Publication/Services/Content/ContentTokenizer.swift",
        "Publication/Services/Content/Iterators/HTMLResourceContentIterator.swift",
        "Publication/Services/Content/Iterators/PublicationContentIterator.swift",
        "Publication/Services/Cover/CoverService.swift",
        "Publication/Services/Cover/GeneratedCoverService.swift",
        "Publication/Services/Locator/DefaultLocatorService.swift",
        "Publication/Services/Locator/LocatorService.swift",
        "Publication/Services/Positions/InMemoryPositionsService.swift",
        "Publication/Services/Positions/PerResourcePositionsService.swift",
        "Publication/Services/Positions/PositionsService.swift",
        "Publication/Services/PublicationService.swift",
        "Publication/Services/PublicationServicesBuilder.swift",
        "Publication/Services/Search/SearchService.swift",
        "Publication/Services/Search/StringSearchService.swift",
        "Publication/Services/Table Of Contents/TableOfContentsService.swift",
        "Publication/Subject.swift",
        "Publication/TDM.swift",
        "Toolkit/Archive/ArchiveOpener.swift",
        "Toolkit/Archive/ArchiveProperties.swift",
        "Toolkit/Archive/CompositeArchiveOpener.swift",
        "Toolkit/Archive/DefaultArchiveOpener.swift",
        "Toolkit/Atomic.swift",
        "Toolkit/Cancellable.swift",
        "Toolkit/Closeable.swift",
        "Toolkit/ControlFlow.swift",
        "Toolkit/Data/Asset/Asset.swift",
        "Toolkit/Data/Asset/AssetRetriever.swift",
        "Toolkit/Data/Container/Container.swift",
        "Toolkit/Data/Container/SingleResourceContainer.swift",
        "Toolkit/Data/Container/TransformingContainer.swift",
        "Toolkit/Data/ReadError.swift",
        "Toolkit/Data/Resource/BorrowedResource.swift",
        "Toolkit/Data/Resource/BufferingResource.swift",
        "Toolkit/Data/Resource/CachingResource.swift",
        "Toolkit/Data/Resource/DataResource.swift",
        "Toolkit/Data/Resource/FailureResource.swift",
        "Toolkit/Data/Resource/Resource.swift",
        "Toolkit/Data/Resource/ResourceContentExtractor.swift",
        "Toolkit/Data/Resource/ResourceFactory.swift",
        "Toolkit/Data/Resource/ResourceProperties.swift",
        "Toolkit/Data/Resource/TailCachingResource.swift",
        "Toolkit/Data/Resource/TransformingResource.swift",
        "Toolkit/Data/Streamable.swift",
        "Toolkit/DebugError.swift",
        "Toolkit/DocumentTypes.swift",
        "Toolkit/Either.swift",
        "Toolkit/Extensions/Bundle.swift",
        "Toolkit/Extensions/Optional.swift",
        "Toolkit/Extensions/Range.swift",
        "Toolkit/Extensions/String.swift",
        "Toolkit/Extensions/StringEncoding.swift",
        "Toolkit/Extensions/UIImage.swift",
        "Toolkit/File/DirectoryContainer.swift",
        "Toolkit/File/FileContainer.swift",
        "Toolkit/File/FileResource.swift",
        "Toolkit/File/FileResourceFactory.swift",
        "Toolkit/File/FileSystemError.swift",
        "Toolkit/FileExtension.swift",
        "Toolkit/Format/Format.swift",
        "Toolkit/Format/FormatSniffer.swift",
        "Toolkit/Format/FormatSnifferBlob.swift",
        "Toolkit/Format/MediaType.swift",
        "Toolkit/Format/Sniffers/AudioFormatSniffer.swift",
        "Toolkit/Format/Sniffers/AudiobookFormatSniffer.swift",
        "Toolkit/Format/Sniffers/BitmapFormatSniffer.swift",
        "Toolkit/Format/Sniffers/ComicFormatSniffer.swift",
        "Toolkit/Format/Sniffers/CompositeFormatSniffer.swift",
        "Toolkit/Format/Sniffers/DefaultFormatSniffer.swift",
        "Toolkit/Format/Sniffers/EPUBFormatSniffer.swift",
        "Toolkit/Format/Sniffers/HTMLFormatSniffer.swift",
        "Toolkit/Format/Sniffers/JSONFormatSniffer.swift",
        "Toolkit/Format/Sniffers/LCPLicenseFormatSniffer.swift",
        "Toolkit/Format/Sniffers/LanguageFormatSniffer.swift",
        "Toolkit/Format/Sniffers/OPDSFormatSniffer.swift",
        "Toolkit/Format/Sniffers/PDFFormatSniffer.swift",
        "Toolkit/Format/Sniffers/RARFormatSniffer.swift",
        "Toolkit/Format/Sniffers/RPFFormatSniffer.swift",
        "Toolkit/Format/Sniffers/RWPMFormatSniffer.swift",
        "Toolkit/Format/Sniffers/XMLFormatSniffer.swift",
        "Toolkit/Format/Sniffers/ZIPFormatSniffer.swift",
        "Toolkit/HTTP/DefaultHTTPClient.swift",
        "Toolkit/HTTP/HTTPClient.swift",
        "Toolkit/HTTP/HTTPContainer.swift",
        "Toolkit/HTTP/HTTPError.swift",
        "Toolkit/HTTP/HTTPProblemDetails.swift",
        "Toolkit/HTTP/HTTPRequest.swift",
        "Toolkit/HTTP/HTTPResource.swift",
        "Toolkit/HTTP/HTTPResourceFactory.swift",
        "Toolkit/HTTP/HTTPServer.swift",
        "Toolkit/JSON.swift",
        "Toolkit/Language.swift",
        "Toolkit/Logging/WarningLogger.swift",
        "Toolkit/Media/AudioSession.swift",
        "Toolkit/Media/NowPlayingInfo.swift",
        "Toolkit/Observable.swift",
        "Toolkit/PDF/CGPDF.swift",
        "Toolkit/PDF/PDFDocument.swift",
        "Toolkit/PDF/PDFKit.swift",
        "Toolkit/PDF/PDFOutlineNode.swift",
        "Toolkit/ReadiumLocalizedString.swift",
        "Toolkit/Tokenizer/TextTokenizer.swift",
        "Toolkit/Tokenizer/Tokenizer.swift",
        "Toolkit/URL/Absolute URL/AbsoluteURL.swift",
        "Toolkit/URL/Absolute URL/FileURL.swift",
        "Toolkit/URL/Absolute URL/HTTPURL.swift",
        "Toolkit/URL/Absolute URL/UnknownAbsoluteURL.swift",
        "Toolkit/URL/AnyURL.swift",
        "Toolkit/URL/RelativeURL.swift",
        "Toolkit/URL/URITemplate.swift",
        "Toolkit/URL/URLConvertible.swift",
        "Toolkit/URL/URLExtensions.swift",
        "Toolkit/URL/URLProtocol.swift",
        "Toolkit/URL/URLQuery.swift",
        "Toolkit/Weak.swift",
        "Toolkit/XML/Fuzi.swift",
        "Toolkit/XML/XML.swift",
        "Toolkit/ZIP/Minizip/MinizipArchiveOpener.swift",
        "Toolkit/ZIP/Minizip/MinizipContainer.swift",
        "Toolkit/ZIP/ZIPArchiveOpener.swift",
        "Toolkit/ZIP/ZIPFoundation/ZIPFoundationArchiveFactory.swift",
        "Toolkit/ZIP/ZIPFoundation/ZIPFoundationArchiveOpener.swift",
        "Toolkit/ZIP/ZIPFoundation/ZIPFoundationContainer.swift"
      ],
      "target_dependencies" : [
        "ReadiumInternal"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ReadiumOPDSTests",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumOPDSTests",
      "path" : "Tests/OPDSTests",
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/OPDSTests/Samples",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "readium_opds1_1_test.swift",
        "readium_opds2_0_test.swift"
      ],
      "target_dependencies" : [
        "ReadiumOPDS"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReadiumOPDS",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumOPDS",
      "path" : "Sources/OPDS",
      "product_dependencies" : [
        "ReadiumFuzi"
      ],
      "product_memberships" : [
        "ReadiumOPDS"
      ],
      "sources" : [
        "OPDS1Parser.swift",
        "OPDS2Parser.swift",
        "OPDSParser.swift",
        "ParseData.swift",
        "URLHelper.swift",
        "XMLNamespace.swift"
      ],
      "target_dependencies" : [
        "ReadiumShared"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ReadiumNavigatorTests",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumNavigatorTests",
      "path" : "Tests/NavigatorTests",
      "sources" : [
        "Asserts.swift",
        "Audio/PublicationMediaLoaderTests.swift",
        "EPUB/CSS/CSSLayoutTests.swift",
        "EPUB/CSS/CSSRSPropertiesTests.swift",
        "EPUB/CSS/CSSUserPropertiesTests.swift",
        "EPUB/CSS/ReadiumCSSTests.swift",
        "EPUB/Preferences/EPUBSettingsTests.swift",
        "Toolkit/HTMLElementTests.swift",
        "Toolkit/HTMLInjectionTests.swift"
      ],
      "target_dependencies" : [
        "ReadiumNavigator"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReadiumNavigator",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumNavigator",
      "path" : "Sources/Navigator",
      "product_dependencies" : [
        "DifferenceKit",
        "SwiftSoup"
      ],
      "product_memberships" : [
        "ReadiumNavigator"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Navigator/EPUB/Assets",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Navigator/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "Audiobook/AudioNavigator.swift",
        "Audiobook/Preferences/AudioPreferences.swift",
        "Audiobook/Preferences/AudioPreferencesEditor.swift",
        "Audiobook/Preferences/AudioSettings.swift",
        "Audiobook/PublicationMediaLoader.swift",
        "CBZ/CBZNavigatorViewController.swift",
        "CBZ/ImageViewController.swift",
        "Decorator/DecorableNavigator.swift",
        "Decorator/DiffableDecoration.swift",
        "DirectionalNavigationAdapter.swift",
        "EPUB/CSS/CSSLayout.swift",
        "EPUB/CSS/CSSProperties.swift",
        "EPUB/CSS/HTMLFontFamilyDeclaration.swift",
        "EPUB/CSS/ReadiumCSS.swift",
        "EPUB/DiffableDecoration+HTML.swift",
        "EPUB/EPUBFixedSpreadView.swift",
        "EPUB/EPUBNavigatorViewController.swift",
        "EPUB/EPUBNavigatorViewModel.swift",
        "EPUB/EPUBReflowableSpreadView.swift",
        "EPUB/EPUBSpread.swift",
        "EPUB/EPUBSpreadView.swift",
        "EPUB/HTMLDecorationTemplate.swift",
        "EPUB/Preferences/EPUBPreferences+Legacy.swift",
        "EPUB/Preferences/EPUBPreferences.swift",
        "EPUB/Preferences/EPUBPreferencesEditor.swift",
        "EPUB/Preferences/EPUBSettings.swift",
        "EditingAction.swift",
        "Input/CompositeInputObserver.swift",
        "Input/InputObservable+Legacy.swift",
        "Input/InputObservable.swift",
        "Input/InputObservableViewController.swift",
        "Input/InputObserving.swift",
        "Input/InputObservingGestureRecognizerAdapter.swift",
        "Input/Key/Key.swift",
        "Input/Key/KeyEvent.swift",
        "Input/Key/KeyModifiers.swift",
        "Input/Key/KeyObserver.swift",
        "Input/Pointer/ActivatePointerObserver.swift",
        "Input/Pointer/PointerEvent.swift",
        "Navigator.swift",
        "PDF/PDFDocumentHolder.swift",
        "PDF/PDFDocumentView.swift",
        "PDF/PDFNavigatorViewController.swift",
        "PDF/PDFTapGestureController.swift",
        "PDF/Preferences/PDFPreferences.swift",
        "PDF/Preferences/PDFPreferencesEditor.swift",
        "PDF/Preferences/PDFSettings.swift",
        "Preferences/Configurable.swift",
        "Preferences/MappedPreference.swift",
        "Preferences/Preference.swift",
        "Preferences/PreferencesEditor.swift",
        "Preferences/ProgressionStrategy.swift",
        "Preferences/ProxyPreference.swift",
        "Preferences/Types.swift",
        "ReadingOrder.swift",
        "SelectableNavigator.swift",
        "TTS/AVTTSEngine.swift",
        "TTS/PublicationSpeechSynthesizer.swift",
        "TTS/TTSEngine.swift",
        "Toolkit/CompletionList.swift",
        "Toolkit/CursorList.swift",
        "Toolkit/Extensions/Bundle.swift",
        "Toolkit/Extensions/CGRect.swift",
        "Toolkit/Extensions/Language.swift",
        "Toolkit/Extensions/Range.swift",
        "Toolkit/Extensions/UIColor.swift",
        "Toolkit/Extensions/UIView.swift",
        "Toolkit/Extensions/WKWebView.swift",
        "Toolkit/HTMLInjection.swift",
        "Toolkit/PaginationView.swift",
        "Toolkit/ReadiumNavigatorLocalizedString.swift",
        "Toolkit/TargetAction.swift",
        "Toolkit/WebView.swift",
        "VisualNavigator.swift"
      ],
      "target_dependencies" : [
        "ReadiumInternal",
        "ReadiumShared"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ReadiumLCP",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumLCP",
      "path" : "Sources/LCP",
      "product_dependencies" : [
        "CryptoSwift",
        "ReadiumZIPFoundation"
      ],
      "product_memberships" : [
        "ReadiumLCP",
        "ReadiumAdapterLCPSQLite"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LCP/Authentications/Base.lproj/LCPDialogViewController.xib",
          "rule" : {
            "process" : {
              "localization" : "Base"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LCP/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LCP/Resources/prod-license.lcpl",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Authentications/LCPAuthenticating.swift",
        "Authentications/LCPDialog.swift",
        "Authentications/LCPDialogAuthentication.swift",
        "Authentications/LCPDialogViewController.swift",
        "Authentications/LCPObservableAuthentication.swift",
        "Authentications/LCPPassphraseAuthentication.swift",
        "Content Protection/EncryptionParser.swift",
        "Content Protection/LCPContentProtection.swift",
        "Content Protection/LCPDecryptor.swift",
        "LCPAcquiredPublication.swift",
        "LCPClient.swift",
        "LCPError.swift",
        "LCPLicense.swift",
        "LCPLicenseRepository.swift",
        "LCPPassphraseRepository.swift",
        "LCPProgress.swift",
        "LCPRenewDelegate.swift",
        "LCPService.swift",
        "License/Container/ContainerLicenseContainer.swift",
        "License/Container/LicenseContainer.swift",
        "License/Container/ResourceLicenseContainer.swift",
        "License/LCPError+wrap.swift",
        "License/License.swift",
        "License/LicenseValidation.swift",
        "License/Model/Components/LCP/ContentKey.swift",
        "License/Model/Components/LCP/Encryption.swift",
        "License/Model/Components/LCP/Rights.swift",
        "License/Model/Components/LCP/Signature.swift",
        "License/Model/Components/LCP/User.swift",
        "License/Model/Components/LCP/UserKey.swift",
        "License/Model/Components/LSD/Event.swift",
        "License/Model/Components/LSD/PotentialRights.swift",
        "License/Model/Components/Link.swift",
        "License/Model/Components/Links.swift",
        "License/Model/LicenseDocument.swift",
        "License/Model/StatusDocument.swift",
        "Services/CRLService.swift",
        "Services/DeviceService.swift",
        "Services/LicensesService.swift",
        "Services/PassphrasesService.swift",
        "Toolkit/Bundle.swift",
        "Toolkit/DataCompression.swift",
        "Toolkit/ReadiumLCPLocalizedString.swift",
        "Toolkit/Streamable.swift"
      ],
      "target_dependencies" : [
        "ReadiumShared"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ReadiumInternalTests",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumInternalTests",
      "path" : "Tests/InternalTests",
      "sources" : [
        "Extensions/Date+ISO8601Tests.swift",
        "Extensions/StringTests.swift",
        "Extensions/URLTests.swift"
      ],
      "target_dependencies" : [
        "ReadiumInternal"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReadiumInternal",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumInternal",
      "path" : "Sources/Internal",
      "product_memberships" : [
        "ReadiumShared",
        "ReadiumStreamer",
        "ReadiumNavigator",
        "ReadiumOPDS",
        "ReadiumLCP",
        "ReadiumAdapterGCDWebServer",
        "ReadiumAdapterLCPSQLite"
      ],
      "sources" : [
        "Extensions/Array.swift",
        "Extensions/Collection.swift",
        "Extensions/Comparable.swift",
        "Extensions/Data.swift",
        "Extensions/Date+ISO8601.swift",
        "Extensions/Double.swift",
        "Extensions/NSRegularExpression.swift",
        "Extensions/Number.swift",
        "Extensions/Optional.swift",
        "Extensions/Range.swift",
        "Extensions/Result.swift",
        "Extensions/Sequence.swift",
        "Extensions/String.swift",
        "Extensions/Task.swift",
        "Extensions/UInt64.swift",
        "Extensions/URL.swift",
        "JSON.swift",
        "Measure.swift",
        "UTI.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ReadiumAdapterLCPSQLite",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumAdapterLCPSQLite",
      "path" : "Sources/Adapters/LCPSQLite",
      "product_dependencies" : [
        "SQLite"
      ],
      "product_memberships" : [
        "ReadiumAdapterLCPSQLite"
      ],
      "sources" : [
        "Database.swift",
        "SQLiteLCPLicenseRepository.swift",
        "SQLiteLCPPassphraseRepository.swift"
      ],
      "target_dependencies" : [
        "ReadiumLCP"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ReadiumAdapterGCDWebServer",
      "module_type" : "SwiftTarget",
      "name" : "ReadiumAdapterGCDWebServer",
      "path" : "Sources/Adapters/GCDWebServer",
      "product_dependencies" : [
        "ReadiumGCDWebServer"
      ],
      "product_memberships" : [
        "ReadiumAdapterGCDWebServer"
      ],
      "sources" : [
        "GCDHTTPServer.swift",
        "ResourceResponse.swift"
      ],
      "target_dependencies" : [
        "ReadiumShared"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
warning: 'sqlite.swift': /Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 5 |     name: "SQLite.swift",
 6 |     platforms: [
 7 |         .iOS(.v11),
   |               `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
 8 |         .macOS(.v10_13),
 9 |         .watchOS(.v4),
10 |         .tvOS(.v11),
   |                `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
11 |         .visionOS(.v1)
12 |     ],
error: the library 'ReadiumLCP' requires macos 10.13, but depends on the product 'ReadiumZIPFoundation' which requires macos 11.0; consider changing the library 'ReadiumLCP' to require macos 11.0 or later, or the product 'ReadiumZIPFoundation' to require macos 10.13 or earlier.
error: the library 'ReadiumNavigator' requires macos 10.13, but depends on the product 'SwiftSoup' which requires macos 10.15; consider changing the library 'ReadiumNavigator' to require macos 10.15 or later, or the product 'SwiftSoup' to require macos 10.13 or earlier.
error: the library 'ReadiumShared' requires macos 10.13, but depends on the product 'SwiftSoup' which requires macos 10.15; consider changing the library 'ReadiumShared' to require macos 10.15 or later, or the product 'SwiftSoup' to require macos 10.13 or earlier.
error: the library 'ReadiumShared' requires macos 10.13, but depends on the product 'ReadiumZIPFoundation' which requires macos 11.0; consider changing the library 'ReadiumShared' to require macos 11.0 or later, or the product 'ReadiumZIPFoundation' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'ReadiumLCP' requires macos 10.13, but depends on the product 'ReadiumZIPFoundation' which requires macos 11.0; consider changing the library 'ReadiumLCP' to require macos 11.0 or later, or the product 'ReadiumZIPFoundation' to require macos 10.13 or earlier.
error: the library 'ReadiumNavigator' requires macos 10.13, but depends on the product 'SwiftSoup' which requires macos 10.15; consider changing the library 'ReadiumNavigator' to require macos 10.15 or later, or the product 'SwiftSoup' to require macos 10.13 or earlier.
error: the library 'ReadiumShared' requires macos 10.13, but depends on the product 'SwiftSoup' which requires macos 10.15; consider changing the library 'ReadiumShared' to require macos 10.15 or later, or the product 'SwiftSoup' to require macos 10.13 or earlier.
error: the library 'ReadiumShared' requires macos 10.13, but depends on the product 'ReadiumZIPFoundation' which requires macos 11.0; consider changing the library 'ReadiumShared' to require macos 11.0 or later, or the product 'ReadiumZIPFoundation' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm