commit | 7f6d39b0d1984fc149616ac63977111cc283006d | [log] [tgz] |
---|---|---|
author | Burcu Dogan <jbd@google.com> | Tue Aug 04 09:54:40 2015 -0700 |
committer | Burcu Dogan <jbd@google.com> | Tue Aug 04 09:54:40 2015 -0700 |
tree | 7b6d0e5f56cd42244116f29767418859882fe54e | |
parent | b58f25db93d28685bf5616432fb25080a3b58b1f [diff] [blame] |
Deploy basic.app, not bundle.app.
diff --git a/Mobile.md b/Mobile.md index d46e7de..99de254 100644 --- a/Mobile.md +++ b/Mobile.md
@@ -75,7 +75,7 @@ Use ios-deploy to push the application to your device. ``` -$ ios-deploy -b bundle.app +$ ios-deploy -b basic.app ``` ## SDK applications and generating bindings