-
Notifications
You must be signed in to change notification settings - Fork 173
Closed
Labels
Description
Xcode 11 finally brought native support for SPM, including iOS!
As the official package manager for iOS development, this should be the default choice used in Readium projects.
I think this could also simplify the build settings of the test app, that are right now split between Carthage and submodules. We could maybe use only SPM, setup either with a direct path to the submodules or with the URLs to the Git repositories.
alexwhbalexwhb