`
re_reference
  • 浏览: 236673 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

[摘]error: failed to launch /Users/padsoftware/Library/Developer/Xcode/DerivedDat

阅读更多
原帖地址:http://stackoverflow.com/questions/8547201/xcode-error-failed-to-launch

I encounter this problem every once in a while. Like the others mentioned, these are the steps I take:

1. Clean (Shift+Cmd+K) ------ Removes all the product files, as well as any object files (.o files) or other intermediate files created during the build process (Apple Doc)

2. Navigate to "~/Library/Developer/Xcode/DerivedData", delete folder for app in question ------ Derived data consists of project indexes, logs, and build products including intermediate files (Apple Doc)

2. Restart Xcode

One or the other usually fixes it. I haven't had to change Code Signing settings, but that would be my next step. Wouldn't re-install Xcode unless absolutely necessary.






分享到:
评论

相关推荐

    SDK文件下缺少emulator-2

    11:43 Emulator: [5984]:ERROR:android/android-emu/android/qt/qt_setup.cpp:28:Qt library not found at D:\AndroidSDK\emulator\lib64\qt\lib 11:43 Emulator: Could not launch 'D:\AndroidSDK\emulator/qemu/...

    launch mode 测试demo

    在Android应用开发中,`launch mode` 是一个非常关键的概念,它决定了Activity如何启动和在任务栈中的行为。本测试DEMO旨在展示四种不同的`launch mode`:标准模式(standard)、单实例模式(singleInstance)、单...

    akkajava源码-QMGSaint:MultiMC版本:0.4.5Minecraft文件夹是:C:/Users/Brayden/Downl

    akka java源码QMG圣 ...Users / Brayden / Downloads / MultiMC / instances / 1234567890-= / minecraft Java路径是:C:/ Program Files / Java / jre7 / bin / javaw.exe Java参数: [-XX:HeapDumpPath = ...

    ethminer-0.16.0.dev3

    Check our [samples](POOL_EXAMPLES_ETH.md) to see how to connect to different pools. ## Build ### Continuous Integration and development builds | CI | OS | Status | Development builds | | ----------...

    微信webview唤起外部客户端接入说明2018版

    1、 在 6.5.16 及以上版本的微信客户端中,贵方网页将只能使用 launchApplication 接口,打 开其他应用。该接口会在唤起前要求用户接受弹窗确认。 2、 在 6.5.16 以下版本的微信客户端中,贵方网页可以继续使用现有...

    webplugin海康网站视频插件

    【海康网站视频插件详解】 “Webplugin海康网站视频插件”是一款专为海康威视(Hikvision)开发的浏览器扩展程序,旨在优化用户在访问海康威视官方网站时观看监控视频的体验。这款插件使得用户无需安装额外的桌面...

    Xilinx Vitis运行报错:2022.2 Vitis: ERROR : Can't read "map":

    Xilinx Vitis运行报错 2022.2 Vitis: ERROR : Can't read "map": no such variable when trying to launch application on my target

    gopath_vscode.rar

    你需要配置`launch.json`文件,定义调试配置,包括程序的入口点、工作目录和环境变量等。 5. **代码格式化**:你可以配置`go.formatTool`来选择你喜欢的Go代码格式化工具,如`gofmt`或`goimports`。 6. **代码跳转...

    RunAsTI-master.zip

    Is a tool to launch a program of choice (usually cmd.exe) with the same privileges as the TrustedInstaller. That privilege is very powerfull! Actually the tool makes a clone of the token from Trusted...

    ROS通信代码实现及Gazebo仿真

    smartcar_description/smartcar_gazebo.launch waypoint_loader/waypoint_loader.launch waypoint_updater/waypoint_updater.launch stanley_persuit/stanley_persuit.launch Pure_persuit算法: smartcar_...

    VScode(一):C/C++ & MinGW & Code Runner

    例如,在`launch.json`中,配置gdb调试器的启动参数,而在`task.json`中,配置一个名为"Compile"的shell任务,该任务使用g++编译当前文件并生成可执行文件。 【代码示例】 1. **源码获取**: - 创建一个新的C或...

    SNKRS抽签协议开发项目

    本公司寻 NIKE抽签协议项目开发 需 程序 认真深入 研究 项目后 报价! ... 1未抓包仔细分析的匆扰! 2未协议解决批量登录的勿扰(抓包分析动态参数组合解决...网页端:https://www.nike.com/cn/launch/ 手机端:SNKRS

    SDK文件下缺少emulator-1

    11:43 Emulator: [5984]:ERROR:android/android-emu/android/qt/qt_setup.cpp:28:Qt library not found at D:\AndroidSDK\emulator\lib64\qt\lib 11:43 Emulator: Could not launch 'D:\AndroidSDK\emulator/qemu/...

    中国移动ONENET平台测试项目-基于Springboot+源代码+文档说明

    1、eclipse中,直接 run Launch.java 四、访问 系统访问地址:http://localhost:8081/ 接口访问地址:http://localhost:8081/swagger-ui.html 备注:生成环境中不生成 五、目录说明 src/main/java/**/...

    lidar_init_calibration_manual1.zip

    激光雷达外参数半自动标定体验版。半开源代码。 在Ubuntu16.04和18.04已测试。 全自动完全开源付费版本:...单激光雷达安装外参自标定,使用ROS平台,带标定效果评估。分以下步骤: 手工选取大致地面数据 ...系统评价

    Java可执行文件

    - **launch4j**:提供了一个简单的图形界面来配置并创建Java应用程序的可执行文件。官网:[http://launch4j.sourceforge.net/](http://launch4j.sourceforge.net/) - **VAInstall**:提供了一种简单的方法来安装...

    剑桥雅思1-9同义词替换汇总

    21. Initiative/initiate/ launch/ pioneer/ introduce/ develop:倡议/启动/发起/创新/引入/发展 22. National policy/ New Zealand strategy:国家政策/新西兰战略 23. Global/international:全球的/国际的 24. ...

    Android_SDK_2.1_下载与安装教程

    如果在下载过程中遇到诸如“Failed to fetch URL...”之类的错误提示,您可以通过更改下载协议的方式来解决。具体步骤如下: - 在“Android SDK and AVD Manager”窗口中选择“Settings”。 - 取消勾选“Force ...

    JAVA music player

    To launch jlGui just doucle click under jlGui2.0.jar. If nothing appear then edit jlGui.bat (or jlGui.sh) script and setup JLGUI_HOME variable and launch the script. To play local file : Left click ...

    npp 记事本 对各种编程语言提供编辑支持

    just unzip all the files into a directory you want then launch it. Web sites: *********** Notepad++ official site: http://notepad-plus.sourceforge.net/ Notepad++ project site: ...

Global site tag (gtag.js) - Google Analytics