Pages

Saturday 3 January 2015

warning: no rule to process file of type for architecture

e.g  warningno rule to process file '/Users/idz/Documents/src/ IDZSwiftCommonCrypto/README.md' of type net.daringfireball.markdown for architecture x86_64.

"no rule to process file of type for architecture"


if these kind of error is occurred when build the App or run on the simulator..

then we can resolve that things with simply following step:-

Step 1) Select Project Navigator
Step 2) Select your project
Step 3) Select your targetStep 4) Select Build PhasesStep 5) Move files which we don't want the compiler to process from Compile Sources to Copy Bundle Resources






1 comment: