Ethan

Results 23 comments of Ethan

See here: https://github.com/SVProgressHUD/SVProgressHUD/pull/1063 Needs to be merged

Not working for me. I get a "Framework not found SVProgressHUD" Error when following your instructions and then trying to build.

I figured out the problem. When I switched from the Pod to SPM, there was left over Linker Flags in the Build Settings causing some issues. Thanks @Jeehut

> So I am guessing that since no one has merged this simple, but important, pull request in the last 4 months that this project is basically abandoned. What other...

Can we get this merged in now if possible? Thanks!

Hi any update on this? I know another library with simple images that now draws them, and was able to implement SPM easily after that. With most of my libraries...

Xcode 12 and Swift 5.3 (both available as dev betas) now include binary support. Hopefully SPM can now be done for this? https://www.hackingwithswift.com/articles/218/whats-new-in-swift-5-3

Xcode 12 is now out.