Closed benpious closed 4 years ago
I think Xcode 11.4 already fix the modulemap for libxml2. It’s time to support SPM.
See: https://developer.apple.com/documentation/xcode_release_notes/xcode_11_4_release_notes
Thank you for pointing this out! I'll investigate the possibility.
We should support SwiftPM.
But, per this thread, we can't use it because of some issue with the libxml2 module map.