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 1ae9004 commit 335d83eCopy full SHA for 335d83e
Apple/__main__.py
@@ -507,7 +507,7 @@ def lib_non_platform_files(dirname, names):
507
def create_xcframework(platform: str) -> str:
508
"""Build an XCframework from the component parts for the platform.
509
510
- :return: The version number of the Python verion that was packaged.
+ :return: The version number of the Python version that was packaged.
511
"""
512
package_path = CROSS_BUILD_DIR / platform
513
try:
0 commit comments