A1. Yes, you can do development of an iOS app on a Windows machine. You will not be able to test your app on an iOS device without using your Mac.
A2. Yes, you can share a project between a PC and a Mac. The way you should do this is to use some revision control software. It's normal to encounter bugs in your code when you move from to a mobile device. (Which is why doing iOS development on a Windows machine doesn't make a lot of sense to me. I'd assume that your keyboard and monitor can connect to your macbook.)
A3. Yes.
↧