File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33## The easy way
44
5- The easist way to use these packages is by creating a project with `Briefcase
6- < https://github.com/beeware/briefcase > ` __ . Briefcase will download pre-compiled
7- versions of these support packages, and add them to an Xcode project (or
8- pre-build stub application, in the case of macOS).
5+ The easist way to use these packages is by creating a project with
6+ (Briefcase) [ https://github.com/beeware/briefcase ] . Briefcase will download
7+ pre-compiled versions of these support packages, and add them to an Xcode project
8+ (or pre-build stub application, in the case of macOS).
99
1010## The manual way
1111
@@ -22,8 +22,9 @@ guides:
2222* [ macOS] ( https://docs.python.org/3/using/mac.html )
2323* [ iOS] ( https://docs.python.org/3/using/ios.html#adding-python-to-an-ios-project )
2424
25- For tvOS and watchOS, you should be able to broadly follow the instructions in
26- the iOS guide.
25+ For tvOS, watchOS, and visionOS, you should be able to broadly follow the instructions
26+ in the iOS guide. The testbed projects generated on iOS and visionOS may be used as
27+ rough references as well.
2728
2829### Using Objective C
2930
You can’t perform that action at this time.
0 commit comments