Skip to content

Commit ca6e888

Browse files
Utilities: Add version 1.2.0 to expand-availability.py tool
Signed-off-by: Si Beaumont <[email protected]>
1 parent d90bf85 commit ca6e888

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Utilities/expand-availability.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"System 0.0.1": "macOS 11.0, iOS 14.0, watchOS 7.0, tvOS 14.0",
4848
"System 0.0.2": "macOS 12.0, iOS 15.0, watchOS 8.0, tvOS 15.0",
4949
"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",
5051
}
5152

5253
parser = argparse.ArgumentParser(description="Expand availability macros.")

0 commit comments

Comments
 (0)