I'm preparing for submitting build file for facebook app review.
I created simulator build file. but when I verify build with this command,
ios-sim launch /path/to/your-app.app
It said No bundle URL present.
It's working well with xcode.
There's no problem at all without this.
but only this simulator build file is not working with above commmand.
How can I solve this?