Has anyone successfully used “Preview on Device" with a standalone Swift package?
I get a crash report from Xcode but the error is fairly cryptic. I'm assuming because there’s no target it has a meltdown?
Bonus: Can anyone tell me how to get the keyboard to display on a SwiftUI preview? #SwiftUI
@rwitherspoon I haven’t felt that adventurous yet, but thanks I’ll give it a go!
@phill have you tried on Xcode 15? It’s suppose to handle previews much better.