mvvmcross - Xamarin: Unable to add HotTuna.StarterPack -
i trying install mvvmcross.hottuna.starterpack on xamarin (mac) solution using nuget, ain't successful. package installed in xamarin.android project while try same ios , pcl project, doesn't add. idea on whats going wrong? thanks!
that nuget package requires nuget 2.5 isn't yet finished/released xamarin studio - track https://github.com/mrward/monodevelop-nuget-addin/issues/13 updates
it require fixes xamarin - they've not yet released pcl support, in development. can ask forum and/or support updates on this.
in meantime:
- you can develop mvvmcross using vs on pc - see http://mvvmcross.wordpress.com/
- you can develop using binaries (not nuget) on mac - see http://slodge.blogspot.com/2013/05/xamarin-studio-quick-run-through-for.html
for xamarin.mac/monomac support, there's no pcl support available - way working fork mvvmcross solution , compile pcl libraries appropriate mac project. more on current .mac issues, track and/or contribute to: http://forums.xamarin.com/discussion/3733/playing-with-pcls
Comments
Post a Comment