将 WatchKit 应用程序上传到 iTunes Connect
Upload WatchKit app to iTunes Connect
我刚刚为我的应用程序创建了 WatchKit 应用程序,并想将其上传到 iTunes Connect,但是当我在 xCode 中验证我的构建时,我收到错误消息 "unsupported architechture [armv7k]"
现在xCode6.2正式发布了,不就可以上传WatchKit应用了吗?我知道 Beta 版是不可能的,但它不再是 Beta 版了,我仍然无法验证我的构建。
您还不能提交 WatchKit 扩展。此页面显示 https://developer.apple.com/watchkit/
Please Note: Apps built with Xcode 6.2 and iOS 8.2 SDK may be
submitted to the App Store. However, WatchKit extensions are not
accepted at this time.
此外,iTunes Connect 文档说您需要在实际的 Apple Watch 上而非模拟器上拍摄 Watch 应用程序的屏幕截图。
我刚刚为我的应用程序创建了 WatchKit 应用程序,并想将其上传到 iTunes Connect,但是当我在 xCode 中验证我的构建时,我收到错误消息 "unsupported architechture [armv7k]"
现在xCode6.2正式发布了,不就可以上传WatchKit应用了吗?我知道 Beta 版是不可能的,但它不再是 Beta 版了,我仍然无法验证我的构建。
您还不能提交 WatchKit 扩展。此页面显示 https://developer.apple.com/watchkit/
Please Note: Apps built with Xcode 6.2 and iOS 8.2 SDK may be submitted to the App Store. However, WatchKit extensions are not accepted at this time.
此外,iTunes Connect 文档说您需要在实际的 Apple Watch 上而非模拟器上拍摄 Watch 应用程序的屏幕截图。