Search code examples
iosbuildflurry

Flurry Dependency analysys warning


I'm trying to add the flurry SDK to my projet but I've this warning: no rule to process file '$(PROJECT_DIR)/Flurry iPad SDK v4.0.6/Flurry iOS API Documentation/assets/jquery.js' of type sourcecode.javascript for architecture armv7

Thank you for your help,

Alexandre


Solution

  • Remove the .js file from the Compile Sources section of your target's Build Phases and put it into the Copy Bundle Resources phase instead.