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

I ran arkana… what's the next step? #24

Closed
alobaili opened this issue Jan 4, 2023 · 3 comments · Fixed by #25
Closed

I ran arkana… what's the next step? #24

alobaili opened this issue Jan 4, 2023 · 3 comments · Fixed by #25

Comments

@alobaili
Copy link
Contributor

alobaili commented Jan 4, 2023

After I run bundle exec arkana … and the generated SwiftPM package is created, how do I use it?
Can I immediately open my Xcode project and import ArkanaKeys?
How do I include the generated SwiftPM package in my Xcode project?

I think the documentation for Arkana should include answers to all these questions.

@alobaili alobaili changed the title I ran arkana, what's the next step? I ran arkana… what's the next step? Jan 4, 2023
@rogerluan
Copy link
Owner

Hi @alobaili , the question you're looking to ask is "how to import local Swift Packages into my Xcode project?" - there are a few different ways to do this. One of them is explained here: https://developer.apple.com/documentation/xcode/organizing-your-code-with-local-packages

I hope this helps. I'll improve the docs to point to that guide 🙏 thanks for bringing up these questions!

@alobaili
Copy link
Contributor Author

alobaili commented Jan 6, 2023

Yes I ended up adding it as a local package as explained in the link, but the arkana docs seemed to miss this part in the Usage section of the readme file.

Thanks

@alobaili
Copy link
Contributor Author

alobaili commented Jan 6, 2023

@rogerluan I created #25 to update the README. Your guidance is appreciated.

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

Successfully merging a pull request may close this issue.

2 participants