-
-
Notifications
You must be signed in to change notification settings - Fork 28
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
Integrating JotUI framework to my project ? #34
Comments
Check out the |
I am unable to find JotUI.framework resource where I can exclusively download it from ?Can you help me on this with a link ? |
The only way to get a built JotUI.framework is to open the JotUI Xcode project and build it yourself. Then copy the JotUI.framework from the Products directory and use that. |
Oh Alright, I will give it a try, thanks for quick response, appreciate it. |
It's really a pain to try to import the project. For me, also the Example Project ist not working. An ARC Error occurs on compilation.
|
It would be so great, if there were a cocoa pod to integrate it. |
Hello, may be a very noob question but I don't find from where I can download JotUi.framework and integrate it into my application ?
Can someone please give a little detail explanation of how this can be done in my Xcode workspace. All the other libraries are integrated using Cocoapods.
The text was updated successfully, but these errors were encountered: