-
Hi all, and thank you for my first time at github 2 : Xamarin.Shared.targets(532,3): error MSB4044: Task "CompileAppManifest" was not assigned value for required "DefaultSdkVersion". My windows computer is properly coupled to the MAC, Many thanks in advance for any suggestion or share |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
after many hours of struggle I found that my troubles were due to a bad library included in my project. it was targetting a wrong architecture, if i remove the lib it publishes without any error... the message is really not explicit !!!! |
Beta Was this translation helpful? Give feedback.
after many hours of struggle I found that my troubles were due to a bad library included in my project. it was targetting a wrong architecture, if i remove the lib it publishes without any error... the message is really not explicit !!!!