Describe the bug
I get error on updating a library
!] The 'Pods-DevKin' target has frameworks with conflicting names: crsqlite.xcframework.
Couldn't install Pods. Updating the Pods project and trying again...
Command pod install failed.
└─ Cause: The 'Pods-DevKin' target has frameworks with conflicting names: crsqlite.xcframework.
Versions:
OS and version: iOS 17
op-sqlite version: 6.0.1
RN version: 0.73.0
New Architecture: yes
Reproducible example
Create a minimal reproduction example, otherwise I won't take a look. I'm serious, no example = no solution.
Describe the bug I get error on updating a library !] The 'Pods-DevKin' target has frameworks with conflicting names: crsqlite.xcframework. Couldn't install Pods. Updating the Pods project and trying again... Command
pod install
failed. └─ Cause: The 'Pods-DevKin' target has frameworks with conflicting names: crsqlite.xcframework.Versions:
Reproducible example Create a minimal reproduction example, otherwise I won't take a look. I'm serious, no example = no solution.