简体   繁体   中英

Xamarin Studio iOS builds taking a few minutes

I'm running Xamarin Studio on a 2009 Macbook. It's got 4 GB RAM and a 2.13 GHz processor and Yosemite installed. I've got Xamarin Studio 5.7.1 installed.

I'm trying to debug an iOS universal project with less than 2000 lines of code. Builds are taking up to 5 minutes and frequently not even starting on my iPhone. I'm used to Android development and these build times seem outrageous to me, but maybe this macbook is just not powerful enough to handle development?

Thoughts?

Thanks.

5 Minutes for a 2000 LoC project seems too much to me, even considering your hardware specs. Of course, upgrading your hardware should definitely help. We are building around 200k LoC projects in 2 minutes on 2012 hardware, so I doubt it's a hardware issue.

I think something with your build settings is wrong, did you check: How to speed up MonoTouch compilation time?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM