/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/MapViewDemo-ObjC-frvwzweptunabjgecjimiqyznkzu/Build/Products/Debug-iphonesimulator/MapViewDemo-ObjC.app/ArcGIS.bundle/ar.lproj: No such file or directory
  • 1


原因:文件重复

解决方法:删除项目中重复的报错文件,如我的是删除.bundle文件

原文地址:https://www.cnblogs.com/iOS-mt/p/10173608.html

时间: 2024-10-14 10:35:00

/Users/macbook/Library/Developer/Xcode/DerivedData/MapViewDemo: No such file or direc的相关文章

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

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

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 ,结果世界一下子清净了. 注意:这是最简单暴力的

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/

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一下就解决了

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

ITouch在xcode下提示‘No such file or directory, at ‘/SourceCache/DVTi...'

用一个台老ITouch进行真机调试时,xcode无法认到,换不同版本的xcode也不行,且在organizer中提示No such file or directory, at '/SourceCache/DVTiOSFrameworks/DVTiOSFrameworks-5053/DTDeviceKitBase/DTDeviceKitBase_Utilities.m:1572' 出问题 ITouch的IOS版本是5.1.1,而另外一台ITouch的IOS版本为6.0,能正常使用,后来发现是在/U

【转】【Mac】invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library

异常原因 我在昨天升级了 macOX Sierra,悲剧的是,今天我发现git命令无法执行,homebrew也无法使用,这种情景我在升级OS X El Capitan也遇到过一次,完整异常提示如下: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun 1 解决方法 解决方法很简