简体   繁体   中英

Can I upload my application utilizing WatchKit to the App Store now?

I made an application includes an iOS App and a WatchKit App; each part can run standalone.

Can I upload this application to App Store now, so that it will be ready for Apple Watch when it's released, or do I have to wait?

If the answer is yes, do I have to upload it to iTunes Connect through Xcode or Xcode Beta?

As of Tuesday, March 31, 2015, all registered Apple developers can submit new apps and updates containing WatchKit extensions to the App Store .

If you need help, Apple has published instructions on its WatchKit site to help you prepare the required materials. Good luck to all!

时间到了。

Historical


As of March 9, 2015, Xcode 6.2 with WatchKit has officially been released, and you may now submit apps to the App Store that utilize the iOS 8.2 SDK.

带有WatchKit的Xcode 6.2

However, builds that include WatchKit targets are not yet accepted :

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.

If you try to submit a build through Xcode, you will be presented with an error about multiple executable binaries in a project (currently, only one is allowed – your iOS app).


It appears that Apple has begun accepting updates including WatchKit apps from select high-profile developers , but this is not yet available to all.

Original


No.

Apps using WatchKit target iOS 8.2, which has not yet been released. Apple has not yet announced when iOS 8.2 will be released, and Xcode 6.2 (the only environment where WatchKit apps are supported) is still in beta.

Because of this, you will not be able to upload any builds containing WatchKit app targets until Xcode 6.2 is officially released (you can't upload builds to iTunes Connect from beta versions of Xcode).

Once it is released, you will be able to upload your build, and the iOS portion of your app will continue to run on the earliest target you have set for your project (ie if your app targets iOS 7, it will still support iOS 7 with your watch app included, but the watch app will not be available to iOS 7 users: it works like any other extension).

Yes, you can submit a WatchKit app to the AppStore. I've done it successfully myself and it has been approved.

https://developer.apple.com/app-store/watch/

It's time. Apple Watch will be available to customers on April 24. Prepare and submit your WatchKit app, icon, screenshots, and description for review now.

您必须等待Xcode 6.2正式发布,然后才能提交WatchKit应用。

You cannot upload with your Watch Kit App/extension. You will have to wait until Apple accept your upload, but your app will not be released until the watch app release.

到目前为止,您可以提交启用了WatchKit的应用程序。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM