MDCSwipeToChoose
MDCSwipeToChoose copied to clipboard
Compatibility without the -objC linker flag
Thanks for the amazing work! I currently building an app that also requires facebook sdk. The facebook requires that I cant have the -objC linker flag which causes this library to break.
Is there a way to make this library work without the -objC linker flag?
@modocache could you advice me on how to proceed without the -objC linker flag? Thanks a lot for the work you have done with this project, it is truly awesome!
I think if you use CocoaPods there is no conflict.
I'm using Facebook SDK and MDCSwipeToChoose with no conflicts so far.