spectrum icon indicating copy to clipboard operation
spectrum copied to clipboard

Add framework support for CocoaPods

Open cuva opened this issue 6 years ago • 7 comments

Currently Spectrum cannot be integrated via Cocoapods if the podfile defines !use_frameworks! - as surfaced in #23.

As Swift libraries can now be added as static libraries, !use_frameworks should be less and less used - but it'd be nice to support it nontheless.

cuva avatar Jan 22 '19 09:01 cuva

When use_frameworks will be available for Spectrum?

rohitphogat19 avatar Feb 13 '19 10:02 rohitphogat19

Hi @rohitphogat19. I currently don't have the bandwidth to work on this task as I'm focussing on getting #26 fixed first. I'd be more than happy to accept a PR though if someone is keen to look into it.

cuva avatar Feb 13 '19 11:02 cuva

Hi @rohitphogat19, once #26 is fixed, in cocoapod you could use use_modular_headers instead of use_framework to use spectrum

scutletbutt avatar Feb 14 '19 08:02 scutletbutt

Hi team! Now #26 is fixed, any update about use_frameworks!?

oskarko avatar Jun 06 '19 06:06 oskarko

So, no advancements in this? I am really eager to be able to try it in my flutter plugin. :-/

juliocbcotta avatar Aug 11 '19 07:08 juliocbcotta

use_frameworks! Is there a way to use spectrum while using?

jangsy7883 avatar Jan 06 '20 03:01 jangsy7883

Hi team,

Thanks for the great library! Any update or plans about use_frameworks!?

coolpolus avatar Jul 30 '21 08:07 coolpolus