NSExceptionKt icon indicating copy to clipboard operation
NSExceptionKt copied to clipboard

SPM dependency conflicts with cocoapods dependency

Open Rajaikumar-iOSDev opened this issue 1 year ago • 4 comments

NSExceptionKt has firebase as dependency and if the project already has firebase installed through cocoapods then we are facing an error saying something like - "Firebase module already exists".

I am thinking about adding cocopods support to NSExceptionKt. Is there any potential blockers for this to be done?

Rajaikumar-iOSDev avatar Jul 18 '24 15:07 Rajaikumar-iOSDev