Skip to content
This repository has been archived by the owner on Feb 1, 2018. It is now read-only.

Is it possible to customize the build command? #27

Open
metalshreds opened this issue Jul 11, 2013 · 2 comments
Open

Is it possible to customize the build command? #27

metalshreds opened this issue Jul 11, 2013 · 2 comments
Milestone

Comments

@metalshreds
Copy link

We currently need to set the architecture to i386 in order to run the application in the simulator, we set the flag "-arch i386" . Is there a way that we can customize the xcodebuild command to incorporate this?

@listrophy
Copy link
Contributor

Sounds like you have a funky setup. You should be able to run in the simulator or on the device without setting any extra flags.

But, if you do need that functionality, I'm not sure bwoken is capable of that right now. If you have a patch that allows this, I'd be happy to pull it in.

Thanks for reporting!

@listrophy
Copy link
Contributor

Adding to v2.1.0 milestone, since this would be adding functionality to the customization process.

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

No branches or pull requests

2 participants