【问题标题】:While compile on simulator the cordova code in Xcode 12.2 with MFP getting error for arm64在模拟器上编译 Xcode 12.2 中的 Cordova 代码时,MFP 出现 arm64 错误
【发布时间】:2021-08-03 10:42:54
【问题描述】:

我有一个带有 MFP 插件的项目 cordova,在模拟器上编译或构建 Xcode 版本 12.2 中的 Xcode 项目时出现错误。

为 iOS 模拟器构建,但在为 iOS 构建的 dylib 中链接,架构 arm64 的文件“.../Frameworks/IBMMobileFirstPlatformFoundation.framework/IBMMobileFirstPlatformFoundation”

【问题讨论】:

    标签: ios cordova-plugins xcode12 mfp


    【解决方案1】:

    进入项目的Build Settings,找到User-Defined的VALID_ARCHS属性,添加x86_64。如下图。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-03-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多