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

Doc: iOS - migrates to the new install procedure #6868

Merged

Conversation

AndreMiras
Copy link
Member

It's now possible to install via pip install kivy-ios.
Also drops Python 2 support and minor consistency fixes.

name without any spaces or illegal characters::

$ ./toolchain.py create <title> <app_directory>
$ ./toolchain.py create Touchtracer ~/code/kivy/examples/demo/touchtracer
$ .toolchain create <title> <app_directory>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you mean to leave the dot prefix here? (and on next line)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope I messed up when deleting the ./ thanks for catching it.
I've updated the PR with the fix

It's now possible to install via `pip install kivy-ios`.
Also drops Python 2 support and minor consistency fixes.
@AndreMiras AndreMiras force-pushed the feature/update_kivy_ios_documentation branch from 0a48dd4 to f62d4b3 Compare May 6, 2020 22:38
Copy link
Member

@tshirtman tshirtman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@AndreMiras AndreMiras merged commit 7d67348 into kivy:master May 7, 2020
@AndreMiras AndreMiras deleted the feature/update_kivy_ios_documentation branch May 7, 2020 09:23
@matham matham added this to the 2.0.0 milestone Oct 28, 2020
@matham matham changed the title Migrates to the new install procedure Doc: iOS - migrates to the new install procedure Dec 9, 2020
@matham matham added the Component: documentation Documentation or examples label Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: documentation Documentation or examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants