jamesmontemagno / Mvx.Plugins.Settings

Settings plug-in for MvvmCross.
Other
30 stars 13 forks source link

Architecture missmatch when trying to deploy to device #14

Closed josueyeray closed 9 years ago

josueyeray commented 9 years ago

Hi!,

When i try to deploy a windows phone app using Mvx.Plugins.Settings to a physical device, i get a Visual Studio error complaining about Mvx.Plugins.Settings being compiled as x86. To be able to distribute an app to the windows phone store you actually need to target ARM, so i can't test apps using this plugin in device nor i can publish them. The same problem happens in Windows Store if you want to create an ARM or x64 package, only x86 work.

jamesmontemagno commented 9 years ago

Has been fixed now with 1.4.0.2