Fixes PhotoInfo.path to return the correct path for shared photos on Ventura (#883)
@@ -0,0 +1,46 @@
|
||||
<?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>cpa_cache_demographicSummary</key>
|
||||
<dict>
|
||||
<key>cpa_demographic_userAgeRange</key>
|
||||
<string>Unknown</string>
|
||||
<key>cpa_demographic_userGender</key>
|
||||
<string>Female</string>
|
||||
</dict>
|
||||
<key>cpa_cache_lastCacheTime</key>
|
||||
<date>2023-01-01T03:07:18Z</date>
|
||||
<key>cpa_cache_librarySummary</key>
|
||||
<dict>
|
||||
<key>cpa_common_collectionCount</key>
|
||||
<integer>32</integer>
|
||||
<key>cpa_common_faceAnalysisProgress</key>
|
||||
<real>1</real>
|
||||
<key>cpa_common_fullAnalysisProgress</key>
|
||||
<real>0.82608695652173914</real>
|
||||
<key>cpa_common_icpl_enabled</key>
|
||||
<true/>
|
||||
<key>cpa_common_icpl_exceedingQuota</key>
|
||||
<false/>
|
||||
<key>cpa_common_icpl_hasChangesToProcess</key>
|
||||
<false/>
|
||||
<key>cpa_common_icpl_lowDiskSpace</key>
|
||||
<false/>
|
||||
<key>cpa_common_icpl_veryLowDiskSpace</key>
|
||||
<false/>
|
||||
<key>cpa_common_momentCount</key>
|
||||
<integer>8</integer>
|
||||
<key>cpa_common_personCount</key>
|
||||
<integer>0</integer>
|
||||
<key>cpa_common_photoCount</key>
|
||||
<integer>24</integer>
|
||||
<key>cpa_common_sceneAnalysisProgress</key>
|
||||
<real>1</real>
|
||||
<key>cpa_common_videoCount</key>
|
||||
<integer>8</integer>
|
||||
</dict>
|
||||
<key>cpa_music_hasAppleMusicSubscription</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,10 @@
|
||||
<?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>CountKeyImages</key>
|
||||
<integer>0</integer>
|
||||
<key>CountKeyVideos</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,84 @@
|
||||
<?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>configuration</key>
|
||||
<dict>
|
||||
<key>client.request.throttle</key>
|
||||
<dict>
|
||||
<key>forget-after</key>
|
||||
<integer>3600</integer>
|
||||
<key>give-up-after</key>
|
||||
<integer>1800</integer>
|
||||
<key>start-after</key>
|
||||
<integer>2</integer>
|
||||
<key>wait-at-least</key>
|
||||
<integer>2</integer>
|
||||
<key>wait-at-most</key>
|
||||
<integer>60</integer>
|
||||
</dict>
|
||||
<key>feature.version.duplicateprocessor</key>
|
||||
<integer>1</integer>
|
||||
<key>max.days.inRecentlyDeleted</key>
|
||||
<integer>30</integer>
|
||||
<key>max.num.photosToImport.daily</key>
|
||||
<integer>50000</integer>
|
||||
<key>max.num.photosToImport.hourly</key>
|
||||
<integer>5000</integer>
|
||||
<key>max.num.recordsToUploadPerBatch</key>
|
||||
<integer>200</integer>
|
||||
<key>max.num.resourcesToDownloadPerPush</key>
|
||||
<integer>30</integer>
|
||||
<key>max.num.resourcesToUploadPerBatch</key>
|
||||
<integer>8</integer>
|
||||
<key>photo.derivatives</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>pixels</key>
|
||||
<integer>172800</integer>
|
||||
<key>type</key>
|
||||
<string>thumbnail</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>pixels</key>
|
||||
<integer>3145728</integer>
|
||||
<key>type</key>
|
||||
<string>preview</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>pixels</key>
|
||||
<integer>8388608</integer>
|
||||
<key>type</key>
|
||||
<string>fullSize</string>
|
||||
</dict>
|
||||
</array>
|
||||
<key>refresh.interval.seconds</key>
|
||||
<integer>7200</integer>
|
||||
<key>video.derivatives</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>pixels</key>
|
||||
<integer>921600</integer>
|
||||
<key>type</key>
|
||||
<string>PosterFrame</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>pixels</key>
|
||||
<integer>230400</integer>
|
||||
<key>type</key>
|
||||
<string>PosterFrameThumbnail</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>type</key>
|
||||
<string>720p</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>type</key>
|
||||
<string>360p</string>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
<key>lastUpdate</key>
|
||||
<date>2023-01-01T14:28:52Z</date>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1 @@
|
||||
2022-12-31 18.55.30.167
|
||||
@@ -0,0 +1 @@
|
||||
2022-12-31 15.30.47.888
|
||||
@@ -0,0 +1 @@
|
||||
2022-12-31 15.31.08.259
|
||||
@@ -0,0 +1,23 @@
|
||||
<?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>cloudVersion</key>
|
||||
<string>6F1E8C70-E1EC-49EC-BEA4-232A98DEC784</string>
|
||||
<key>localVersionToken</key>
|
||||
<data>
|
||||
YnBsaXN0MDDUAQIDBAUGBwpYJHZlcnNpb25ZJGFyY2hpdmVyVCR0b3BYJG9iamVjdHMS
|
||||
AAGGoF8QD05TS2V5ZWRBcmNoaXZlctEICVRyb290gAGnCwwRGRobIVUkbnVsbNINDg8Q
|
||||
ViRjbGFzc18QIk5TUGVyc2lzdGVudEhpc3RvcnlUb2tlbkRpY3Rpb25hcnmABoAC0xIT
|
||||
DRQWGFdOUy5rZXlzWk5TLm9iamVjdHOhFYADoReABIAFXxAkNjY0RDREMTgtNzQ2MS00
|
||||
MDlBLTgzNDUtMDI3NjgyQUVGNkFDEMHSHB0eH1okY2xhc3NuYW1lWCRjbGFzc2VzXE5T
|
||||
RGljdGlvbmFyeaIeIFhOU09iamVjdNIcHSIjXxAZX05TUGVyc2lzdGVudEhpc3RvcnlU
|
||||
b2tlbqMkJSBfEBlfTlNQZXJzaXN0ZW50SGlzdG9yeVRva2VuXxAYTlNQZXJzaXN0ZW50
|
||||
SGlzdG9yeVRva2VuAAgAEQAaACQAKQAyADcASQBMAFEAUwBbAGEAZgBtAJIAlACWAJ0A
|
||||
pQCwALIAtAC2ALgAugDhAOMA6ADzAPwBCQEMARUBGgE2AToBVgAAAAAAAAIBAAAAAAAA
|
||||
ACYAAAAAAAAAAAAAAAAAAAFx
|
||||
</data>
|
||||
<key>storeUUID</key>
|
||||
<string>664D4D18-7461-409A-8345-027682AEF6AC</string>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,33 @@
|
||||
<?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>accountFlags</key>
|
||||
<data>
|
||||
CAEQABgB
|
||||
</data>
|
||||
<key>cloudAssetCountPerType</key>
|
||||
<dict>
|
||||
<key>public.image</key>
|
||||
<integer>17</integer>
|
||||
<key>public.movie</key>
|
||||
<integer>6</integer>
|
||||
</dict>
|
||||
<key>cloudAssetCountPerTypeLastCheckDate</key>
|
||||
<date>2022-12-31T23:31:04Z</date>
|
||||
<key>hasBatteryBudgetKey</key>
|
||||
<true/>
|
||||
<key>hasCellularBudgetKey</key>
|
||||
<true/>
|
||||
<key>hasValidSystemBudgetKey</key>
|
||||
<true/>
|
||||
<key>iCloudLibraryExists</key>
|
||||
<true/>
|
||||
<key>initialSyncDate</key>
|
||||
<date>2022-12-31T23:31:08Z</date>
|
||||
<key>lastCompletePrefetchDate</key>
|
||||
<date>2023-01-01T15:28:36Z</date>
|
||||
<key>lastSyncDate</key>
|
||||
<date>2023-01-01T15:44:07Z</date>
|
||||
</dict>
|
||||
</plist>
|
||||
|
After Width: | Height: | Size: 726 KiB |
|
After Width: | Height: | Size: 237 KiB |
|
After Width: | Height: | Size: 214 KiB |
|
After Width: | Height: | Size: 298 KiB |
|
After Width: | Height: | Size: 569 KiB |
|
After Width: | Height: | Size: 182 KiB |
|
After Width: | Height: | Size: 219 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 697 KiB |
|
After Width: | Height: | Size: 248 KiB |
|
After Width: | Height: | Size: 199 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 59 KiB |
|
After Width: | Height: | Size: 193 KiB |
|
After Width: | Height: | Size: 217 KiB |
|
After Width: | Height: | Size: 900 KiB |
|
After Width: | Height: | Size: 242 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 217 KiB |
|
After Width: | Height: | Size: 234 KiB |
|
After Width: | Height: | Size: 173 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 171 KiB |
|
After Width: | Height: | Size: 160 KiB |
|
After Width: | Height: | Size: 654 KiB |
|
After Width: | Height: | Size: 228 KiB |
|
After Width: | Height: | Size: 212 KiB |
|
After Width: | Height: | Size: 139 KiB |
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 275 KiB |
|
After Width: | Height: | Size: 264 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 407 KiB |
|
After Width: | Height: | Size: 202 KiB |
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 75 KiB |
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 82 KiB |
|
After Width: | Height: | Size: 62 KiB |
|
After Width: | Height: | Size: 69 KiB |
|
After Width: | Height: | Size: 81 KiB |
|
After Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 49 KiB |
|
After Width: | Height: | Size: 44 KiB |
|
After Width: | Height: | Size: 69 KiB |
|
After Width: | Height: | Size: 55 KiB |
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 74 KiB |
|
After Width: | Height: | Size: 69 KiB |
|
After Width: | Height: | Size: 60 KiB |
|
After Width: | Height: | Size: 48 KiB |
|
After Width: | Height: | Size: 51 KiB |
|
After Width: | Height: | Size: 62 KiB |
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 43 KiB |
|
After Width: | Height: | Size: 83 KiB |
|
After Width: | Height: | Size: 53 KiB |
@@ -0,0 +1,17 @@
|
||||
<?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>PLThumbnailManagerThumbnailFormatKey</key>
|
||||
<integer>5005</integer>
|
||||
<key>PLThumbnailManagerThumbnailFormatsKey</key>
|
||||
<array>
|
||||
<integer>5005</integer>
|
||||
<integer>4532</integer>
|
||||
<integer>4133</integer>
|
||||
<integer>3356</integer>
|
||||
</array>
|
||||
<key>PLThumbnailManagerVersionKey</key>
|
||||
<integer>31</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?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>currentPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
<key>snapshotDate</key>
|
||||
<date>2022-12-31T23:30:02Z</date>
|
||||
<key>snapshotPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?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>currentPayloadVersion</key>
|
||||
<integer>103</integer>
|
||||
<key>snapshotDate</key>
|
||||
<date>2022-12-31T23:30:02Z</date>
|
||||
<key>snapshotPayloadVersion</key>
|
||||
<integer>103</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?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>currentPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
<key>snapshotDate</key>
|
||||
<date>2022-12-31T23:30:02Z</date>
|
||||
<key>snapshotPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?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>currentPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
<key>snapshotDate</key>
|
||||
<date>2022-12-31T23:30:02Z</date>
|
||||
<key>snapshotPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?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>currentPayloadVersion</key>
|
||||
<integer>2</integer>
|
||||
<key>snapshotDate</key>
|
||||
<date>2022-12-31T23:30:02Z</date>
|
||||
<key>snapshotPayloadVersion</key>
|
||||
<integer>2</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?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>currentPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
<key>snapshotDate</key>
|
||||
<date>2022-12-31T23:30:02Z</date>
|
||||
<key>snapshotPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?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>currentPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
<key>snapshotDate</key>
|
||||
<date>2022-12-31T23:30:02Z</date>
|
||||
<key>snapshotPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?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>currentPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
<key>snapshotDate</key>
|
||||
<date>2022-12-31T23:30:02Z</date>
|
||||
<key>snapshotPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?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>currentPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
<key>snapshotDate</key>
|
||||
<date>2022-12-31T23:30:02Z</date>
|
||||
<key>snapshotPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?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>currentPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
<key>snapshotDate</key>
|
||||
<date>2022-12-31T23:30:02Z</date>
|
||||
<key>snapshotPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?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>currentPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?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>currentPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
<key>snapshotDate</key>
|
||||
<date>2022-12-31T23:30:02Z</date>
|
||||
<key>snapshotPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,12 @@
|
||||
<?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>currentPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
<key>snapshotDate</key>
|
||||
<date>2022-12-31T23:30:02Z</date>
|
||||
<key>snapshotPayloadVersion</key>
|
||||
<integer>1</integer>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -0,0 +1,64 @@
|
||||
<?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>adjustmentBaseVersion</key>
|
||||
<integer>0</integer>
|
||||
<key>adjustmentData</key>
|
||||
<data>
|
||||
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
|
||||
mv2nZRN9oPEHa78y9oHEv6Ts4eKP//74Hw==
|
||||
</data>
|
||||
<key>adjustmentEditorBundleID</key>
|
||||
<string>com.apple.Photos</string>
|
||||
<key>adjustmentFormatIdentifier</key>
|
||||
<string>com.apple.photo</string>
|
||||
<key>adjustmentFormatVersion</key>
|
||||
<string>1.5</string>
|
||||
<key>adjustmentTimestamp</key>
|
||||
<date>2022-12-31T23:31:06Z</date>
|
||||
</dict>
|
||||
</plist>
|
||||