Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

WiiMarioHacker

macrumors member
Original poster
Apr 3, 2010
96
0
Is there a converter that would allow me to convert my Visual Basic .NET (2010) project to a Xcode project?

Thanks for the help!
 
It won't convert it to XCode, but you can build your vb.net project on the mac using Mono. xbuild can use the .proj (.vbproj?) files to compile in it's environment. Not everything is included, but a lot of stuff does work.

VB is pretty much a Windows-only language, not really suited for cross-platform work.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.