Hyukjae-Jang
Hyukjae-Jang
Me, too. My xcode is 16.1
The same issue with iPhone 16 Plus, iOS 18.0
Sorry. I'm pretty much new to iOS development.
> Is it using the newest USearch? Yes, it's the main branch > Can you try calling "reserve" before "search"? After adding `reserve` before `search`, the crash is resolved. I...
PR is opened (https://github.com/ashvardanian/SwiftSemanticSearch/pull/9). Please take a look. BTW, will there be a patch for this issue on the USearch Obj-C binding side?