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

Integrating JotUI framework to my project ? #34

Open
sriteja25 opened this issue Apr 26, 2018 · 6 comments
Open

Integrating JotUI framework to my project ? #34

sriteja25 opened this issue Apr 26, 2018 · 6 comments

Comments

@sriteja25
Copy link

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.

@adamwulf
Copy link
Owner

Check out the Adding JotUI to Your Project section of the Readme. Unfortunately there's no cocoapods options for JotUI. I don't know enough about cocoapods to know how to integrate it.

@sriteja25
Copy link
Author

I am unable to find JotUI.framework resource where I can exclusively download it from ?Can you help me on this with a link ?

@adamwulf
Copy link
Owner

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.

@sriteja25
Copy link
Author

Oh Alright, I will give it a try, thanks for quick response, appreciate it.

@PrinzTu
Copy link

PrinzTu commented Nov 4, 2018

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.

No visible @interface for 'Pen' declares the selector 'willAddElements:toStroke:fromPreviousElement:'

@PrinzTu
Copy link

PrinzTu commented Nov 4, 2018

It would be so great, if there were a cocoa pod to integrate it.

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

3 participants