- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
当我尝试分发应用程序时,出现此错误:
Xcode attempted to locate or generate matching signing assets and failed to do so because of the following issues.
No matching provisioning profiles found for "Application/TheApp.app"
None of the valid provisioning profiles allowed the specified entitlements: application-identifier, beta-reports-active, keychain-access-groups.
最佳答案
您不能将带有测试版软件的应用程序提交到 App Store,您必须等待 GM 发布。
来自 Apple
New apps and app updates submitted to the App Store must be built with release versions of Xcode 5. Do not submit apps built with beta software, as beta versions are for development and testing only.
Xcode 6 beta, iOS 8 beta, and OS X Yosemite Developer Preview are pre-release software. Your use is subject to and licensed only under the terms and conditions of the iOS Developer Program License Agreement ("iOS PLA"), including any applicable consent to collect diagnostic data set forth therein. If you have not agreed to the iOS PLA, you are not permitted to use this software.
关于xcode - 使用测试版的 Xcode 为 App Store 分发,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25171023/
我正在尝试使用 Customer Chat Plugin在我的网站(不是 Wordpress)中,但为了测试插件是否正常工作,我需要多次部署它。 有什么方法可以在我的本地机器上进行测试吗?使用本地主机
当我输入 java -version 时,这是我得到的输出: java version "1.6.0_21" Java(TM) SE Runtime Environment (build 1.6.0_
我正在为 OpenTok(iOS WebRTC SDK)构建一个带有 CocoaPods 组件的项目,他们已经发布了测试版,但他们无意将其添加为 Beta 测试规范。 我的问题是关于为该测试版制定规范
我正在尝试使用新的 iTunesConnect 测试版。我正在尝试邀请用户进行测试,但他已经拥有 iTunes 开发者帐户,因此不允许我邀请他: The email address you enter
对于在 Bata 6 中遇到类似问题的任何人。我通过删除/Users/[your username]/Library/Developer/Xcode/DerivedData 中的内容解决了这个问题,可
我有兴趣为 BlackBerry 设备开发应用程序,想知道他们是否支持为应用程序开发人员提供演示版或测试版的概念?通过这个,我的意思是能够将我的应用程序的测试版或演示版部署到有限/受限的受众,例如业务
我已经在Google Play上将flutter应用程序部署为生产模式,该链接为https://play.google.com/store/apps/details?id=yurikanamba.lo
我正在试用 x 包中的新机器学习模块。我试图及时识别 HTTP 访问日志中的罕见响应代码。我的日志存储在 elasticsearch 中,如下所示: { "_index": "logstash-2
我看到越来越多的开发人员使用企业开发人员帐户发布其应用程序的公测版本。最后我读到,Enterprise TOS 只允许在内部向员工发布应用程序。 Apple 现在正式容忍使用企业帐户进行公开测试,还是
我最近为客户开发了一款应用,现在必须在 Crashlytics 上分享它以获得 Beta 版。我过去曾多次这样做,但使用此应用程序时出现问题。 当我在 Crashlytics Studio 的插件上上
我在 Google Play 测试版中运行了一个应用程序,然后最近才使用更高版本的 APK “发布到生产环境”。 但是,当我进入 Google Play 列表时,我的应用仍然显示 AppName (B
如何安装 Gatsby@v2?我遵循了 https://next.gatsbyjs.org/docs/ 处的文档这应该是新版本的文档。它说运行 npm install --global gatsby-
我正在尝试在 Visual Studio 2010 中编译一个项目。它在 Visual Studio 2008 中运行良好,但 2010 出现以下错误: The primary reference "
我对 Highstock 产品(测试版)有疑问,http://www.highcharts.com/products/highstock 对于任何有使用过此功能或认为可以回答的人,请!!! 我注意到有
我昨天刚刚获得了一个 Apple ID,只是为了在 iPhone 上测试我的 Xcode 应用程序。我还将 Xcode 升级到了 7.2。我通过 USB 线将手机连接到 Macbook Air,并尝试
几个月来,我们一直在使用 Apple 的 TestFlight 工具来分发我们的应用程序的 Beta 版本(在合并到 AppStore 之前从旧的 TestFlight 服务迁移而来)。直到今天一切都
MapMaker maximumSize 在 google guava 库中被标记为 @Beta。当您将它用作缓存时设置最大大小是一个非常有用的功能,我想在生产代码中使用它。从使用其他谷歌产品的经验来
我能知道安装 Xcode 8 beta 的最低系统要求吗? 目前我有 OS X Yosemite 版本 10.10.5 硬件 处理器:2.6 GHz 英特尔酷睿 i5 内存 8GB 最佳答案 兼容性
当尝试在运行时初始化我的类的一个实例时,应用程序似乎卡住并且无法继续,这里是: class Game: NSObject { var allies: DoubleLinkedList
我正在玩 Avalonia我正在尝试显示一个消息框,该消息框等同于 WinForms 的 MessageBox.Show()。我找到了 GitHub issue那是为此请求一个 API,但我想知道人们
我是一名优秀的程序员,十分优秀!