We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4202d55 commit bc2256aCopy full SHA for bc2256a
README.rst
@@ -16,7 +16,7 @@ SDK target and architecture that is requried. The compiled library is packed
16
into a tarball for distribution in "installed" form - that is, the contents of
17
the ``include`` and ``lib`` folders are included.
18
19
-The binaries support arm64 for iOS, appleTV, and visionOS devices, and arm64_32
+The binaries support arm64 for iOS, appleTV and visionOS devices, and arm64_32
20
for watchOS. They also supports device simulators on both x86_64 and arm64
21
hardware, except that visionOS is officially unsupported by Apple on x86_64.
22
This should enable the code to run on:
0 commit comments