Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/objective-c/25.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Ios Xcode警告:“;“没有处理文件的规则”;及;“未找到目录”;_Ios_Objective C_Xcode_Xcode5 - Fatal编程技术网

Ios Xcode警告:“;“没有处理文件的规则”;及;“未找到目录”;

Ios Xcode警告:“;“没有处理文件的规则”;及;“未找到目录”;,ios,objective-c,xcode,xcode5,Ios,Objective C,Xcode,Xcode5,重命名项目文件夹后,我收到以下错误消息: Warning: no rule to process file '/Users/cs/Documents/Xcode/Prototype/Prototype/Settings.bundle' of type wrapper.plug-in for architecture i386 Warning: no rule to process file '/Users/cs/Documents/Xcode/Prototype/Protot

重命名项目文件夹后,我收到以下错误消息:

    Warning: no rule to process file '/Users/cs/Documents/Xcode/Prototype/Prototype/Settings.bundle' 
of type wrapper.plug-in for architecture i386

    Warning: no rule to process file '/Users/cs/Documents/Xcode/Prototype/Prototype/DDMathParser/DDMathParser.h' 
of type sourcecode.c.h for architecture i386

    Warning: no rule to process file '/Users/cs/Documents/Xcode/Prototype/Prototype/AFNetworking/AFURLConnectionOperation.h' 
of type sourcecode.c.h for architecture i386

Directory not found for option '-L"/Users/cs/Documents/Xcode/Prototype/Prototype/../../../FacebookSDK/FacebookSDK.framework"

有什么问题吗?

关于3个第一个警告,您可以在项目设置的“构建阶段”中签入XCode,确保头文件不会出现在“编译源代码”列表中