Skip to content

Commit 7c11f19

Browse files
committed
Add System 1.3.0 to expand-availability.py
1 parent 13bf719 commit 7c11f19

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
@@ -48,6 +48,7 @@
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",
5050
"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",
5152
}
5253

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

0 commit comments

Comments
 (0)