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

Add frameworks #339

Merged
merged 4 commits into from
Jan 13, 2019
Merged

Add frameworks #339

merged 4 commits into from
Jan 13, 2019

Conversation

hackalog
Copy link
Contributor

It is possible (via pyObjus) to write pure python code to use Frameworks for a variety of device-specific tasks.

However, I don't believe there is currently a way to add frameworks (e.g. StoreKit) without modifying the generated project in XCode

This change adds the ability to specify additional frameworks from the command line (via toolchain.py update --add-frameworks=xxx

@tito
Copy link
Member

tito commented Jan 13, 2019

Very good point, this could even be added to buildozer!

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 this pull request may close these issues.

2 participants