How to add js file to my xcode project?
问题 I add some js and css files in my xcode left project tree. but when I build this project , I got the warning : no rule to process file '$(PROJECT_DIR)/js/builder.js' of type sourcecode.javascript for architecture i386 I think if I lost some setting with my project in xcode , but How to add some like js and css files? Thank you very much! 回答1: When you add the JavaScript file, Xcode detects that the file is a source code file, assumes you want to compile it and automatically adds it to the