Re: Automatically adding new files to the project
Re: Automatically adding new files to the project
- Subject: Re: Automatically adding new files to the project
- From: Jens Alfke <email@hidden>
- Date: Sat, 10 Sep 2011 13:18:54 -0700
On Sep 10, 2011, at 2:43 AM, Pavel Shevaev wrote: there is no way to deploy the application to the non-jailbroken device without Xcode. And there is no command line tool for that :(
Yup. This is also a really serious problem for automated testing and I’m surprised Apple doesn’t have a solution. So each time I rebuild the application I need to re-open the project in Xcode, select the proper schema and build it.
You shouldn’t need to rebuild it in Xcode if it’s already been built with xcodebuild; just run the existing binary. You will need to make sure the same scheme is active.
—Jens |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden