将资源文件添加到目标不适用于Xcode 9

时间:2017-09-28 09:33:13

标签: xcode9

当我将.png文件拖到我的项目并检查“添加到目标”部分中的目标时,这些文件将添加到项目中,但不会添加到目标中。

然后我必须手动选择这些文件的目标成员资格。

正常添加源文件(.cpp)。

这恰好发生在Xcode 9上。以前的版本工作正常。

有任何帮助吗?感谢。

2 个答案:

答案 0 :(得分:1)

这是XCode 9的错误。 我也有同样的问题,不仅有.png,还有.m文件。

打开雷达:https://openradar.appspot.com/33577678

答案 1 :(得分:0)

在向项目添加文件时,请确保选中了复选框require_once 'connect.php'; $data = json_decode(file_get_contents("php://input")); $step_number = $data->step_number; // This should be received from AngularJS and if the $step_number is not matched in the IF-statement, then the function in { } should not work. if ($step_number = '1'){ $project_id = $data->project_id; $project_title = $data->project_title; $conn->query("UPDATE `projects` SET `project_title` = '$project_title',WHERE `project_id` = $project_id") or die(mysqli_error()); } ,而不是create groups。它修复了目标问题,为我添加了一组文件。 enter image description here