MartinPham / FindMySync

GNU General Public License v3.0
172 stars 11 forks source link

Broken in Sequoia #38

Open nukolator opened 3 days ago

nukolator commented 3 days ago

I know this states support up to Sonoma, but it looks like Apple have moved the required data files again under Sequoia. Running /usr/bin/security find-generic-password -l BeaconStore -g returns security: SecKeychainSearchCopyNext: The specified item could not be found in the keychain.

The cache location remains: ~/Library/Caches/com.apple.findmy.fmipcore But doesn't look to have updated in the last 12 days.

matteocorti commented 3 days ago

In my case the cache seems to be updated

corti@mini ~> ls -~/Library/Caches/com.apple.findmy.fmipcorere
total 176
-rw-r--r--@ 1 corti  staff  26711 Sep 18 21:24 Devices.data
-rw-r--r--@ 1 corti  staff    530 Sep 18 21:24 FamilyMembers.data
-rw-r--r--@ 1 corti  staff   7566 Sep 18 21:24 ItemGroups.data
-rw-r--r--@ 1 corti  staff  29101 Sep 18 21:24 Items.data
-rw-r--r--@ 1 corti  staff    430 Mar  7  2024 Owner.data
-rw-r--r--@ 1 corti  staff  11142 Sep 18 21:24 SafeLocations.data
corti@mini ~> date
Wed Sep 18 21:26:00 CEST 2024

The entry in the keychain is still there and was modified two days ago:

image