ios - XCode 7.3.1 存档错误 : "Verify that your build process has compiled binaries and copied in bundle resources"

标签 ios objective-c xcode xcode7

我遇到的问题是,每当我想要将 iPad 应用程序存档为 AdHoc 应用程序时,我都会收到“验证您的构建过程是否已编译二进制文件并复制到捆绑资源中”。

因此它还提示存档进程找不到任何可签名的内容。

有人可以帮忙吗?

最佳答案

如果您使用的是 Xcode 12,请确保包含 arm64 架构:

在 Xcode 12 中,确保包含 arm64 架构:

在您的 Target -> Build Settings 中搜索:

  1. VALID_ARCHS 并确保包含 arm64
  2. 搜索排除的架构并确保其中未提及arm64

关于ios - XCode 7.3.1 存档错误 : "Verify that your build process has compiled binaries and copied in bundle resources",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37614349/

相关文章:

iphone - 如何检测用户是否在浏览器中安装了 iOS 应用程序 - 如帖子中的示例站点

ios - 限制 UITextView 中的行数

objective-c - 警告 : "format not a string literal and no format arguments"

objective-c - 将 NSURL 转换为本地文件路径

ios - 无法在 MKMapView 中显示多个注释图钉

ios - 如何在 SwiftUI 中为按钮提供带有cornerRadius的阴影

iphone - 如何从互联网广播资源录制音频流?

ios - UILabel 看到最右边的内容

ios - Apple iOS 分发证书在重置后有一个新的私钥

ios - 出现不需要的动画