Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this work with Xcode 11 and Catalina? #29

Open
macaaw opened this issue Oct 9, 2019 · 3 comments
Open

Does this work with Xcode 11 and Catalina? #29

macaaw opened this issue Oct 9, 2019 · 3 comments

Comments

@macaaw
Copy link

macaaw commented Oct 9, 2019

I cannot get the example to build very nicely

@jandolina
Copy link

jandolina commented Oct 29, 2019

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

@arguiot
Copy link

arguiot commented Nov 10, 2019

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"

@avneet-01
Copy link

@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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants