gpt4 book ai didi

ios - dyld : Library not loaded: @rpath/Almofire. 框架图像未找到

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

请在回答前阅读以下详细信息:

我有Xcode 9.3和操作系统 10.13.4 macOS High Sierra

第 1 步:创建新的 Xcode 项目。

第 2 步:清理派生数据文件夹。

第 3 步:卸载 CocoaPods。重新安装 CocoaPods。

第 4 步:按照此链接清洁 Pod Catch。 How to clear or clean specific pod cache

第 5 步:使用 cocoapods 安装 Almofire。(注意:almofire 或任何其他 pod。)

pod 'Alamofire' && pod 'Alamofire', '~> 4.7'

第 6 步:打开 ProjectName.xcworkspace 并构建项目。

错误:命令/bin/sh 失败,退出代码为 1 Error Image

为了解决这个错误,我这样做 Solution of above error

[CP] 嵌入 Pods 框架:运行时启用脚本。

第 7 步:运行应用程序:应用程序崩溃并出现以下错误

dyld: Library not loaded: @rpath/Alamofire.framework/Alamofire

Referenced from: /Users/rigel/Library/Developer/CoreSimulator/Devices/9B2BC541-696F-4E44-8D5D-0CD4A07FF18F/data/Containers/Bundle/Application/4268ED9E-AE44-4C0A-BE9A-472C689D67E8/almotest.app/almotest

Reason: image not found Crash Image

注意:

And when I try to run this application on other mac it is working fine. Without error

请给我这个错误的正确解决方案。我必须做什么。

最佳答案

enter image description here

在嵌入式二进制文件中添加 Alamofire 框架

关于ios - dyld : Library not loaded: @rpath/Almofire. 框架图像未找到,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50036477/

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