tttx3
tttx3

Reputation: 63

Xamarin 2.0 Iphone resource prefix

I have installed Xamarin 2.0 and i can now starte the iphone simulator from visual studio. I have added another Iphone resource prefix to my project Resources;images When i run the app from Visual studio the resources in the images folder is not included in the app. If i run it from Xamarin studio on the mac, it all works fine. Any suggestions on how to fix this ?

Upvotes: 1

Views: 319

Answers (1)

Mikayla Hutchinson
Mikayla Hutchinson

Reputation: 16153

This appears to be a bug in the Xamarin.iOS addin for VS. I filed it.

Upvotes: 1

Related Questions