file not found: /Users/iOS/Library/Developer/Xcode/DerivedData/Build/Products/Debug-iphonesimulator/a.app/a

打开项目文件夹内->显示.xcodeproj包内容->打开project.pbxproj文件->修改TEST_HOST = "$(BUILT_PRODUCTS_DIR)/旧名字.app/旧名字" 为 TEST_HOST = "$(BUILT_PRODUCTS_DIR)/新名字.app/新名字"  关闭保存文件,打开项目clean 一下重新run一下就解决了

时间: 2024-12-27 18:36:50

file not found: /Users/iOS/Library/Developer/Xcode/DerivedData/Build/Products/Debug-iphonesimulator/a.app/a的相关文章

file not found: /Users/hx/Library/Developer/Xcode/DerivedData/Build/Products/...

由于一个工程里有两个target,暂且称为target A和target B 吧!在更改了工程名后,在模拟器中运行时就报以下错误: ld: file not found: /Users/hx/Library/Developer/Xcode/DerivedData/Build/Products/Debug-iphonesimulator/YQ_HX.app/YQ_HX clang: error: linker command failed with exit code 1 (use -v to s

Xcode6中更换项目ld: file not found: /Users/kstsurake/Library/Developer/Xcode/DerivedData

今天换了机器,结果从 svn检出项目的时候报错 : ld: file not found: /Users/kstsurake/Library/Developer/Xcode/DerivedData/combine_api-cxndvfapaedchyejiwjegzwqcqiu/Build/Products/Debug-iphonesimulator/combine_api.app/combine_api 各种解决方案无效,最后尝试关掉 test ,结果世界一下子清净了. 注意:这是最简单暴力的

/Users/macbook/Library/Developer/Xcode/DerivedData/MapViewDemo: No such file or direc

/Users/macbook/Library/Developer/Xcode/DerivedData/MapViewDemo: No such file or direc 版权声明:本文为博主原创文章,未经博主允许不得转载. https://blog.csdn.net/Fantasy_Jun/article/details/78270543 错误如下: make directory /Users/macbook/Library/Developer/Xcode/DerivedData/MapVie

xcode 编译错误 note: please rebuild precompiled header '/Users/wdl/Library/Developer/Xcode/DerivedData/ModuleCache/97F16MVNSP3M/UIKit-35TDUEIBFI6H.pcm'

在真机调试时遇到 atal error: file '/Applications/Xcode6.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.0.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIWebView.h' has been modified since the precompiled hea

Showing All Messages : error: open /Users/apple/Library/Developer/Xcode/DerivedData/PDoctor-dkhmpttmnuppvbcxijlcxacfpzcl/Build/Products/Debug-iphoneos/PDoctor.app/EaseUIResource.bundle/[email protected]: N

2报错 Showing All Messages : error: open /Users/apple/Library/Developer/Xcode/DerivedData/xxx-dkhmpttmnuppvbcxijlcxacfpzcl/Build/Products/Debug-iphoneos/xxx.app/EaseUIResource.bundle/[email protected]: No such file or directory 解决: 把文件夹这里边删除掉   /Users/

malformed or corrupted AST file: 'Unable to load module "/Users/smile/Library/Developer/Xcode/Deri的解

Xcode编译的时候,在5s以上没有问题,但是在4s和5报错 malformed or corrupted AST file: 'Unable to load module "/Users/smile/Library/Developer/Xcode/Derive 解决办法为: 点击XCODE的菜单Window,然后选择Organizer,在弹出的对话框的最上面选择Projects, 如下对话框. 然后点击delete删除即可 malformed or corrupted AST file: 'U

fatal error: malformed or corrupted AST file: 'Unable to load module "/Users/apple/Library/Developer

在同时安装使用Xcode5, Xcode6之后, 经常遇到这个问题. fatal error: malformed or corrupted AST file: 'Unable to load module "/Users/apple/Library/Developer/Xcode/DerivedData/ModuleCache/1380X6D9Q9RXZ/Darwin.pcm": module file not found' 解决办法: clean 一下就好了.. fatal err

iOS开发之—— XCODE真机调试设备连接一直忙碌如何处理!

真机调试,想连接真机调试代码可是连上设备后就一直转圈, 在Divice里面一直提示“iphone名称” is busy: Processing symbol files Xcode will continue when “iPhone名称” is finished. 第一次使用或者iPhone升级后都会出现这个问题,解决办法: 1拔掉电源,重新插 2重启iPhone XCode: An unknown error occurred. 到An unknown error occurred.这样的错

总结iOS 8和Xcode 6的各种坑

总结iOS 8和Xcode 6的各种坑 项目路径坑 模拟器的路径从之前的 ~/Library/Application Support/iPhone Simulator 移动到了 ~/Library/Developer/CoreSimulator/Devices/ 这相当的坑爹,之前运行用哪个模拟器直接选择这个模拟器文件夹进去就能找到项目 现在可好,Devices目录下没有标明模拟器的版本,图片上选中的对应的可能是iPhone 5s 7.1的 然后图片上的文件夹对应的应该是 iPhone 4s 7