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

IOS - Swift #23

Open
kevinrodriguez-io opened this issue Aug 3, 2015 · 2 comments
Open

IOS - Swift #23

kevinrodriguez-io opened this issue Aug 3, 2015 · 2 comments

Comments

@kevinrodriguez-io
Copy link

Hi, i tried your library in my IOS project *Swift, and it didnt work, not because it is made in OBJC but because of the lack of instructions for IOS about how to install and use, i did a copy of the files in my project and everything went weird, red error messages and yellow ones...

Please add documentation, Thank you.

@navneet83
Copy link
Owner

With the details that you have provided, I can not help you out. You'll have to integrate the set of classes provided in your code in order to get it to work. All the code has been unit tested.
You may want to create a gist and share the link. I'll take a look at your project and help you out.

@dowi
Copy link

dowi commented Oct 12, 2015

Hi -for it to work with swift add
#import < UIKit/UIKit.h >
to CryptLib.h

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