Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Return error if isProtectedDataAvailable = false
Addresses issue mCodex#72 where SecItemCOpyMatching doesn't return data and doesn't give an error when the protected files are not yet available. This will now give an error instead of empty results, allowing the caller to retry after some delay.
- Loading branch information