File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ---
2- title : Briefcase iOS Xcode Template
3- ---
1+ # Briefcase iOS Xcode Template
42
53A [ Cookiecutter] ( https://github.com/cookiecutter/cookiecutter/ ) template
64for building Python apps that will run under iOS.
75
8- # Using this template
6+ ## Using this template
97
108The easiest way to use this project is to not use it at all - at least,
119not directly. [ Briefcase] ( https://github.com/beeware/briefcase/ ) is a
1210tool that uses this template, rolling it out using data extracted from a
1311` pyproject.toml ` configuration file.
1412
15- However, if you * do* want use this template directly...
13+ However, if you * do* want to use this template directly...
1614
17151 . Install
1816 [ cookiecutter] ( https://github.com/cookiecutter/cookiecutter ) . This
@@ -68,7 +66,7 @@ structure that looks something like:
6866You're now ready to open the XCode project file, build and run your
6967project!
7068
71- # Next steps
69+ ## Next steps
7270
7371Of course, running Python code isn't very interesting by itself - you'll
7472be able to output to the console, and see that output in XCode, but if
You can’t perform that action at this time.
0 commit comments