Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simlaunch support command line? #16

Open
chuanweizhang2013 opened this issue Jan 17, 2014 · 4 comments
Open

simlaunch support command line? #16

chuanweizhang2013 opened this issue Jan 17, 2014 · 4 comments

Comments

@chuanweizhang2013
Copy link

can you make the simlaunch support command line?

@command-tab
Copy link

I've run it via the command line in the past by calling master/Source/Bundler/bundle-tool.sh directly, with a command like:

path/to/bundle-tool.sh \
--source-app path/to/iOSApp.app \
--template-app path/to/Launcher.app \
--device-family "iPhone"

You might be able to use OS X's open run simlaunch that way, though I remember choosing this route in particular for some reason — maybe the ability to specify device family.

@chuanweizhang2013
Copy link
Author

I had find the "bundle-tool.sh" and used it.But it can't congiure Retina or normal.
and i select --device-family "iPhone",but it's result is "ipad"

@landonf
Copy link
Owner

landonf commented Apr 19, 2014

Patches are welcome here, especially replacing bundle-tool.sh with a proper Objective-C implementation.

@stepanhruda
Copy link
Contributor

I ended up making a separate tool with CLI: https://github.com/stepanhruda/ios-simulator-app-installer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants