I am receiving this error when using the DCPathButton library (through podspec).
Modules are enabled in my project settings. Do i need to do anything else to enable modules in pods?
I am receiving this error when using the DCPathButton library (through podspec).
Modules are enabled in my project settings. Do i need to do anything else to enable modules in pods?
If "Link Frameworks Automatically" is already set to YES in the Build Settings, you have to set "Enable Modules (C and Objective-C)" as well.