-
Notifications
You must be signed in to change notification settings - Fork 54
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
Carthage support #8
Conversation
I tried to use with Carthage, but I got this error on carthage update: [13:48:51]: ▸ *** Skipped building DTTJailbreakDetection due to the error: :/ |
Hello @ralbertini |
github "AFNetworking/AFNetworking" == 3.1.0 github "SDWebImage/SDWebImage" github "rechsteiner/Parchment" I run after again and it worked but it not appears on ../Carthage/Build/iOS/ folder as a .framework Should I add files to project from ../Carthage/Checkouts/DTTJailbreakDetection/ manually? |
Hello @ralbertini |
Hello.
Thank you for DTTJailbreakDetection.
In this pull request I added support for Carthage.