Hi Folks,
after upgrading to Forms 1.3 I get the following error message :
`/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets: Error: Tool exited with code: 1. Output: max res 17, skipping values-v21
/Users/axelstallknecht/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/drawable-xhdpi/abc_ab_share_pack_holo_dark.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
/Users/axelstallknecht/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/drawable-hdpi/abc_ab_share_pack_holo_dark.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
/Users/axelstallknecht/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/drawable-mdpi/abc_ab_share_pack_holo_dark.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
/Users/axelstallknecht/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/drawable-xhdpi/abc_ab_share_pack_holo_light.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
/Users/axelstallknecht/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/drawable-hdpi/abc_ab_share_pack_holo_light.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
/Users/axelstallknecht/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/drawable-hdpi/abc_spinner_mtrl_am_alpha.9.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
obj/Debug/res/drawable/icon.png: libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
/Users/axelstallknecht/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/values-v11/values.xml:50: error: Error: No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
/Users/axelstallknecht/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/values-v14/values.xml:9: error: Error: No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
/Users/axelstallknecht/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/values-v11/values.xml:57: error: Error: No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
/Users/axelstallknecht/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/values-v14/values.xml:17: error: Error: No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
/Users/axelstallknecht/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/values-v11/values.xml:64: error: Error: No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
/Users/axelstallknecht/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/values-v14/values.xml:25: error: Error: No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
/Users/axelstallknecht/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/values-v11/values.xml:71: error: Error: No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
/Users/axelstallknecht/.local/share/Xamarin/Android.Support.v7.AppCompat/21.0.3/embedded/./res/values-v14/values.xml:33: error: Error: No resource found that matches the given name: attr 'android:actionModeShareDrawable'.
(FFStraelen.Android)`
Can anyone tell me whats wrong ?
BR
Axel