scinfu/SwiftSoup

Swift 5.5.2

mdecaro opened this issue · 2 comments

Can't load package since updating Xcode to latest (13.2) using the PackageManager. When I try to load the package it hangs on 'Preparing to validate'.

To complicate matters when I tried cocoa pods, that app crashed!!

Any workarounds?

This seems to be an issue with the 13.2 App Store install, the workaround at the moment is to download the .xib from developer.apple.com.

Thanks, that worked.