简体   繁体   English

如何在Apple Watch上安装App

[英]How to install App on Apple Watch

I have created the watch App and able to run on the simulator. 我创建了手表应用程序并能够在模拟器上运行。 But now i wanted to run the app on my iPhone. 但现在我想在我的iPhone上运行该应用程序。 What is the process to achieve this? 实现这个目标的过程是什么?

So far have updated provisioning profile in my iOS Code. 到目前为止,我已在iOS代码中更新了配置文件。

What have you already tried? 你有什么尝试过的?

At any rate, here's a blog post that may help you: http://blog.jaredsinclair.com/post/117350678170/jareds-code-signing-tips-apple-watch-edition 无论如何,这里有一篇博文可以帮到你: http//blog.jaredsinclair.com/post/117350678170/jareds-code-signing-tips-apple-watch-edition

Since i have not an Apple Watch yet, But I have found that : 由于我还没有Apple Watch ,但我发现:

Pair Your iPhone & Apple Watch, setup your provisioning profiles for Watch-app & extention NOW.... 配对您的iPhone和Apple Watch,立即设置Watch-appextention配置文件....

Apps that include aplle-Watch-extention should automatically start installation on Watch when you start iPhone App (Parent App) installation. 当您启动iPhone App (父应用程序)安装时,包含aplle-Watch-extention Apps应自动开始在Watch安装。

Here is the Video Link that illustrate briefly 以下是简要说明的视频链接

Hope it'll help you... :) 希望它能帮助你...... :)

I went to the lab for watch. 我去实验室观看了。 You just need two more provisioning profiles in order to test your applications on the watch. 您只需要两个配置文件,以便在手表上测试您的应用程序。 You don't really have to do anything on the watch. 你真的不需要在手表上做任何事情。 Once you install the hosted app, the watch app will be installed if you set up the provisioning profiles correctly. 安装托管应用程序后,如果正确设置配置文件,将安装监视应用程序。

You need one provisioning profile for the watch extension and another one for the watch app. 您需要为手表扩展程序提供一个配置文件,为手表应用程序提供另一个配置文件。 Totally, you will have three app identifiers and three provisioning profiles in order to fully testing the hosted app and the watch app. 总的来说,您将拥有三个应用标识符和三个配置文件,以便全面测试托管应用和手表应用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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