I\'m trying to use proguard with Xamarin. So I enabled it in project options (checked Enable ProGuard), and I created a file proguard.cfg in Proper
Enable ProGuard
proguard.cfg
The byte order mark can also be removed from the file with the following perl command :
perl -e 's/\xef\xbb\xbf//;' -pi~ proguard.cfg