Update readme with xtc specifics.

This commit is contained in:
Rodrigo Kumpera 2017-04-06 15:53:13 -07:00
Родитель b385e6ce4e
Коммит cbff024be0
1 изменённых файлов: 13 добавлений и 0 удалений

Просмотреть файл

@ -26,6 +26,18 @@ Build scripts and sample apps for mono targeting its supported platforms.
- Make the bcl build use the same setup as the android targets
- Add cross-compiler targets for Android
### XTC specifics
Most Android devices are crap for testing, so we hand pick those that produce reliable and useful results.
Here's the device set to pick in general:
arm32: HTC One
aarch64: Google Pixel
x86_32: Acer Iconia A1-830
## iOS
Everything
@ -34,3 +46,4 @@ Everything
Write the iOS driver.