https://github.com/samccone/pebble-run
https://github.com/samccone/pebble-run
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/samccone/pebble-run
- Owner: samccone
- Created: 2014-10-24T21:10:46.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-16T17:00:30.000Z (over 11 years ago)
- Last Synced: 2025-03-20T09:07:40.758Z (over 1 year ago)
- Language: C
- Size: 270 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Local Dev Setup
* Follow http://developer.getpebble.com/sdk/install/mac/
## Running
`pebble build && pebble install --phone=10.0.1.100`
### Building and Deploying with Xcode
Edit the build script for `fake-iOS-target` to use your phone's IP address. Build
`fake-iOS-target`. Though the build will fail, the pebble app will have been deployed to
your watch.