【问题标题】:iOS build error: framework not found FileProvider for architecture x86_64iOS 构建错误:找不到架构 x86_64 的 FileProvider 框架
【发布时间】:2018-03-11 15:17:47
【问题描述】:

我正在尝试为 iOS 构建 Ionic 3 应用程序,但在使用 Xcode 和 Ionic Pro 构建时,我不断收到此错误。

使用 Xcode 时,我得到:

[x] ld: framework not found FileProvider for architecture x86_64

在 Ionic Pro 上我得到:

[x] ld: framework not found FileProvider for architecture armv7

同样的项目已经在 Android 上构建和运行。

【问题讨论】:

  • 你是如何添加框架的?通过 pod 或从构建设置中嵌入它?此链接是否帮助完整 -:stackoverflow.com/questions/34798741/…
  • @TusharSharma 我什至从未添加它,我认为我什至不需要它。该项目由 Ionic CLI 生成。我以前用过 Ionic 很多,从来没有遇到过这个问题。
  • 找到解决方案?我也有同样的问题。
  • @MatthewHarrison 对不起,是的。原来我只需要更新 Xcode。

标签: ios xcode ionic2 ionic3


【解决方案1】:

已解决,只需要更新 Xcode。不过,这并不能真正解释为什么它不能在 Ionic Pro 上运行。但更新后在 Xcode 中运行良好。

【讨论】:

    猜你喜欢
    • 2017-03-29
    • 2018-07-18
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-04-20
    • 2015-10-27
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多