[iOS] Add missing platform to the sample Movies iOS app

This commit is contained in:
Mark Miyashita 2015-09-15 01:14:48 -07:00
parent d09fc4ac50
commit 2892e5f4cf
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
* on the same Wi-Fi network.
*/
jsCodeLocation = [NSURL URLWithString:@"http://localhost:8081/Examples/Movies/MoviesApp.ios.includeRequire.runModule.bundle"];
jsCodeLocation = [NSURL URLWithString:@"http://localhost:8081/Examples/Movies/MoviesApp.ios.bundle?platform=ios&dev=true"];
/**
* OPTION 2