Search code examples
iosvisual-studiowindows-10windows-10-mobilewinobjc

WinObjC in Macbook


The prerequisite to work with BridgeiOS is to have windows 10 and latest visual studio.
Is there a way we can develop it in Macbook?


Solution

  • Yes, you can develop Windows 10 apps on a Mac Book, but you will need to have Windows installed. I use a Mac Book pro, and I have three ways of running windows:

    1) Installed via Bootcamp, which Apple provides

    2) Installed via a virtualized piece of software, like Parallels, which allows me to boot into OS X, then into a Windows environment.

    3) If you have an Azure subscription, you can create an Azure VM with Visual Studio already installed, and that way you can do development from any machine. Here is a tutorial on how to do that.

    If you need a free Azure account, you may be eligible for BizSpark. This can pay for the bill for your Azure VM running Visual Studio.