You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
* Make sure you have https://github.com/Microsoft/hybrid-mobile-deploy cloned beside the react-native project in a folder called `website`. This is hacky, and will be cleaned up as soon as React Native's packager supports symlinks.
10
+
* Start the server with `gulp serve`, after installing the prerequisites described in the [project readme](https://github.com/Microsoft/hybrid-mobile-deploy/blob/master/README.md)
11
+
*`cd` into `Examples/HybridMobileDeployCompanion` and run `npm install`
12
+
* Open `index.ios.js` and add a deployment key (generate one using the UI at http://localhost:4000/)
13
+
* Open `HybridMobileDeployCompanion.xcodeproj` in Xcode
0 commit comments