Levi Brown

Results 13 comments of Levi Brown

Interestingly, commenting out these checks also prevented a deadlock situation where the `dataForKey:` method would block in a `semaphore_wait` when calling out to `SecItemCopyMatching` on this line: `OSStatus status =...

Thank you Ricki! Sorry for the slow reply; I've been traveling. You've illuminated an oversight on my behalf, as you experienced, there's currently no way to reload the current index...

Awesome. I'll look forward to the new release. Thank you!

Hey @uraimo , I don't mean to be pushy, I'm just eager. Any news on when this might be released? Many thanks.

@666tos Nice work. Is there any way to get the arm64 slice for macOS as well? I don't see any way in the Configure for OpenSSL 1.0.2.x but perhaps I'm...

@666tos Many thanks! I was able to get it to work based on your suggestions and some other tweaks. Let me know if you are interested in a PR to...

I have implemented this for my project and would appreciate understanding if such a pull request would be entertained.

+1 We see this as well. ``` PFSQLiteDatabase.m line 176 -[PFSQLiteDatabase _executeQueryAsync:withArgumentsInArray:caching _ZNSt6vectorI18MDMemoryDescriptorN19google_breakpadPFC_16PageStdAllocatorIS0_EEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS0_S4_EERKS0_ + 114236 3 libsystem_platform.dylib 0x000000019b83593c _sigtramp + 52 4 libsqlite3.dylib 0x000000019b31d664 sqlite3_log + 45452 5 libsqlite3.dylib 0x000000019b31d664...

I too would love to see this handled. Without this, using the keychain on macOS always requires user interaction since an ACL for the item can not be created with...