readium / swift-toolkit

A toolkit for ebooks, audiobooks and comics written in Swift
https://readium.org/mobile/
BSD 3-Clause "New" or "Revised" License
225 stars 96 forks source link

Couldn't load project at: /path/Xcode/DerivedData/XXXX/SourcePackages/checkouts/swift-toolkit/Sources/Navigator/EPUB/Assets #297

Closed 22222912 closed 1 year ago

22222912 commented 1 year ago

xcode 14 project import swif-toolkit by spm, like this

Screenshot 2023-05-14 at 15 12 16

then show error: can't Load resources from SPM Package and missing required module'Minzip'

34bc97714e3d4b5fe19956d418f9a247

how to. fix?

mickael-menu commented 1 year ago

Couldn't load project at: /path/Xcode/DerivedData/XXXX/SourcePackages/checkouts/swift-toolkit/Sources/Navigator/EPUB/Assets

This is actually a warning despite what Xcode is showing. I'll investigate it but this should not prevent you from building the app. Let's talk about the other issue here: https://github.com/readium/swift-toolkit/issues/298