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 13bf719 commit 7c11f19Copy full SHA for 7c11f19
Utilities/expand-availability.py
@@ -48,6 +48,7 @@
48
"System 0.0.2": "macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0",
49
"System 1.1.0": "macOS 9999, iOS 9999, watchOS 9999, tvOS 9999",
50
"System 1.2.0": "macOS 9999, iOS 9999, watchOS 9999, tvOS 9999",
51
+ "System 1.3.0": "macOS 9999, iOS 9999, watchOS 9999, tvOS 9999",
52
}
53
54
parser = argparse.ArgumentParser(description="Expand availability macros.")
0 commit comments