Fix for incorrect path for shared photos on Ventura, #883 (#893)

Fixes PhotoInfo.path to return the correct path for shared photos on Ventura (#883)
This commit is contained in:
Rhet Turnbull
2023-01-01 09:26:54 -07:00
committed by GitHub
parent dbdeb069be
commit eb0251b198
236 changed files with 1937 additions and 34 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>hostname</key>
<string>Mac-mini.local</string>
<key>hostuuid</key>
<string>8E774325-0506-5746-9991-6B8189271107</string>
<key>pid</key>
<integer>71121</integer>
<key>processname</key>
<string>photolibraryd</string>
<key>uid</key>
<integer>503</integer>
</dict>
</plist>