gpt4 book ai didi

ios - 从 Xcode 构建中删除命令

转载 作者:行者123 更新时间:2023-11-30 12:06:40 25 4
gpt4 key购买 nike

我正在尝试使用 Xcode 8.2.1 打开 Swift 2 项目。

为了使其正常工作,我更改了一些内容,即为 Alamofire 添加 pod。

我现在可以成功使用

import Alamofire

它检查得很好。

但是,构建尝试时出现可怕的错误:

  PBXCp /Users/billybob/Library/Developer/Xcode/DerivedData/MyApp-cydfykckqtyklyfbipzafsqlmxxv/Build/Products/Debug-iphonesimulator/Alamofire.framework /Users/billybob/Library/Developer/Xcode/DerivedData/MyApp-cydfykckqtyklyfbipzafsqlmxxv/Build/Products/Debug-iphonesimulator/MyApp.app/Frameworks/Alamofire.framework
cd /Users/billybob/dev/viablelabs-MyApp-ios-e26ff0e163b3
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -exclude Headers -exclude PrivateHeaders -exclude Modules -resolve-src-symlinks /Users/billybob/Library/Developer/Xcode/DerivedData/MyApp-cydfykckqtyklyfbipzafsqlmxxv/Build/Products/Debug-iphonesimulator/Alamofire.framework /Users/billybob/Library/Developer/Xcode/DerivedData/MyApp-cydfykckqtyklyfbipzafsqlmxxv/Build/Products/Debug-iphonesimulator/MyApp.app/Frameworks

error: /Users/billybob/Library/Developer/Xcode/DerivedData/MyApp-cydfykckqtyklyfbipzafsqlmxxv/Build/Products/Debug-iphonesimulator/Alamofire.framework: No such file or directory

其他人建议删除这些文件夹,重新打开Xcode并clean/build,我已经尝试了很多次。

相反,我认为这个错误是由于之前的开发人员尝试让 Alamofire 工作而导致的。

我在哪里可以找到这个命令,以便我可以删除它并获得免费构建。

最佳答案

删除 Alamofire 并为 swift 3 重新安装 Alamofire

关于ios - 从 Xcode 构建中删除命令,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46608521/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com