Dan Federman
Dan Federman
Can you reproduce in a branch on this repo? It'd be helpful for us to be able to reproduce the failure.
We just unified on Cocoapods internally, and we hadn't come up with a solution for pre-building yet. I'd absolutely be curious to see how we could pre-build dependencies via Cocoapods...
Got it. That works for me too!
Removing the assignment then. This issue is very much up-for-grabs 🙂
Re-assigned! 😄
We should be able to use `xcrun` to create a device pair. Might be a bit of a pain to do programmatically (since IIRC we’ll need to grab the output...
Hi @c128128! Thank you for filing a feature request. To move this request forward, I'm going to need a bit more information from you regarding what workflow you're asking us...
Super helpful reply! Thank you! So what I understand is that you'd like a Valet API to access items in the SecureEnclave without allowing a fallback to passcode. I'm not...
Got it. So the issue at-hand isn't "more secure" or "less secure". I think I need to dive deeper into how to accomplish "or" logic with the SecureEnclave – see...
Looking at other OSS Keychain code, it looks like `-26276` is an `internal` error, which isn't terribly helpful. When I ran these tests locally, I saw the following error text...