readium / r2-testapp-swift

BSD 3-Clause "New" or "Revised" License
147 stars 38 forks source link

Add target for Swift Package Manager usage #391

Closed stevenzeck closed 3 years ago

stevenzeck commented 3 years ago

This PR does two things:

  1. Adds dependencies via Swift Package Manager to the testapp project
  2. Creates a new target that uses the dependencies from SPM as well as the local packages (r2shared, navigator, etc)
mickael-menu commented 3 years ago

For now I'm postponing the review, I want to explore this issue first https://github.com/readium/swift-toolkit/issues/188, which might supersede this PR.

mickael-menu commented 3 years ago

Superseded by https://github.com/readium/r2-testapp-swift/pull/392