Feature person favorite 940 (#950)

* Added person favorite for #940

* Added person.feature_less #940 (but not 100% sure it's right yet)

* Added tests for PersonInfo.favorite, PersonInfo.feature_less
This commit is contained in:
Rhet Turnbull
2023-01-22 11:53:08 -08:00
committed by GitHub
parent 381141bc09
commit 29968269ff
20 changed files with 184 additions and 94 deletions

View File

@@ -902,13 +902,15 @@
<key>lastSeenDates</key>
<dict>
<key>com.apple.photos.CPAnalytics.assetCollectionViewed</key>
<string>11/12/22</string>
<string>1/22/23</string>
<key>com.apple.photos.CPAnalytics.mediaViewed</key>
<string>11/12/22</string>
<string>1/22/23</string>
<key>com.apple.photos.CPAnalytics.search.session</key>
<string>11/12/22</string>
<key>screen_CuratedLibrary_AllPhotos</key>
<string>11/12/22</string>
<string>1/22/23</string>
<key>screen_PhotosDetails_People</key>
<string>1/22/23</string>
<key>screen_PhotosView</key>
<string>11/12/22</string>
</dict>