SignalR-Client-Swift
SignalR-Client-Swift copied to clipboard
xcframework
Hello do you have xcframework to run in simulator? I use SignalR-Client-Swift in custom swift framework and I put this framework in subproject. Can I run it on simulator ?
No, this repository doesn't have xcframeworks but is a Swift Package. If you're absolutely convinced you need an xcframework you should be able to create it yourself from sources. Examples are meant to be run in simulator.
Assuming the question has been answered.