Skip to content
This repository has been archived by the owner on Aug 24, 2019. It is now read-only.

Query fetchAll filters based on accessibilityType #188

Open
jcavar opened this issue Jan 11, 2018 · 3 comments
Open

Query fetchAll filters based on accessibilityType #188

jcavar opened this issue Jan 11, 2018 · 3 comments

Comments

@jcavar
Copy link

jcavar commented Jan 11, 2018

It seems that fetchAll filters (that is my understanding) based on global accessibilityType. This doesn't seem intuitive to me so I was wondering what is the reason for this behaviour?

I can see it was introduced here:

e43c99b

cc @lufthansa747

@jcavar
Copy link
Author

jcavar commented Jan 11, 2018

Sorry not in that commit, that is for save, but in this one a7ea45c

@jcavar
Copy link
Author

jcavar commented Jan 11, 2018

Ok I understand background now, but my problem is that library we are using add keychain items with it's own accessibilityType. So i simply want to remove all keychain items but fetchAlldoesn't allow that because it filters them out.

I feel like SAMKeychainQueryshould get this parameter instead of using one that is globally defined.

@jcavar
Copy link
Author

jcavar commented Jan 12, 2018

Related: #184, #77

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant