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

Document how to import headers #253

Open
c100k opened this issue May 17, 2023 · 0 comments
Open

Document how to import headers #253

c100k opened this issue May 17, 2023 · 0 comments

Comments

@c100k
Copy link

c100k commented May 17, 2023

Hello,

First, thanks for the hard work done on this lib ! Here is the thing :

I'm importing this lib in the Podfile with s.dependency 'SwiftyRSA/ObjC', '1.7.0'.

When adding the header #import <SwiftyRSA/SwiftyRSA.h> in my .m file, Xcode complains that SwiftyRSA does not exist when using it.

How to import the correct header ? Which one is it ? None of the headers present in the Pods folder work.

It would be cool to add a small line in the README.md on how to import for each language (Swift and ObjectiveC) ;)

@c100k c100k changed the title Document how to import Document how to import headers May 17, 2023
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

1 participant