Thanks to visit codestin.com Credit goes to github.com
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
1 file changed
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