firstfloorsoftware / xcc

XAML Conditional Compilation
Microsoft Public License
58 stars 16 forks source link

Xamarin Studio #14

Open modplug opened 7 years ago

modplug commented 7 years ago

Is there any way of getting this to work with Xamarin Studio?

kozw commented 7 years ago

Not supported at the moment. You will need to manually adjust Xcc.targets to fix some errors. Then Xcc does work and generates the correct preprocessed xaml, but the updated xaml files are not picked up by xbuild.

Marked as bug.

SuperJMN commented 7 years ago

It also doesn't work in Visual Studio for Mac :(

markdou812 commented 7 years ago

Are there any plans for getting this to work with Xamarin Studio?