Added initial support for macOS Ventura/13.0 beta

This commit is contained in:
Rhet Turnbull
2022-06-17 12:26:22 -07:00
parent 5f63cccc7c
commit 51317a607c
22 changed files with 51 additions and 51 deletions

View File

@@ -2005,7 +2005,7 @@ cog.out(get_template_field_table())
|{lf}|A line feed: '\n', alias for {newline}|
|{cr}|A carriage return: '\r'|
|{crlf}|a carriage return + line feed: '\r\n'|
|{osxphotos_version}|The osxphotos version, e.g. '0.50.3'|
|{osxphotos_version}|The osxphotos version, e.g. '0.50.4'|
|{osxphotos_cmd_line}|The full command line used to run osxphotos|
|{album}|Album(s) photo is contained in|
|{folder_album}|Folder path + album photo is contained in. e.g. 'Folder/Subfolder/Album' or just 'Album' if no enclosing folder|