You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In general/frameworks remove the SwiftSH.framework and add it back in. That will get the project building. You should also make the edit mentioned in the PR here: #28
It works, I tested this using Xcode 11.2.1 (latest). If you're using Carthage, you have to use the master branch though. In your Cartfile, use: github "Frugghi/SwiftSH" "master"
@jandolina@arguiot Is this library used with Objective-C or Swift? Because after installing the Podfile, when I tried importing it in my Swift ViewController, I got the error "Could not build Objective-C Module 'SwiftSH'". Please let me know how to use this library?
Thanks in advance!
I cannot get the example to build very nicely
The text was updated successfully, but these errors were encountered: