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 d90bf85 commit ca6e888Copy full SHA for ca6e888
Utilities/expand-availability.py
@@ -47,6 +47,7 @@
47
"System 0.0.1": "macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0",
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
}
52
53
parser = argparse.ArgumentParser(description="Expand availability macros.")
0 commit comments