Wednesday, March 22, 2017

Error The "UnpackLibraryResources" task failed unexpectedly

While working with Xamarin Forms project I face a common error basically for Xamarin iOS project when mac disconnected and error like below:

Severity Code Description Project File Line Suppression State
Error The "UnpackLibraryResources" task failed unexpectedly.

and the solution for it just reconnect the mac pc with visual studio going through Tools -> iOS -> Xamarin Mac Agent. and click on Connect button.

if it doesn't work try to restart the visual studio and it will automatically be connected with Xamarin Mac agent.

Hope it will help someone. 

No comments:

Post a Comment