You can write tests for iOS AUT's when you select the toolkit concrete, mobile or iOS in the Project properties.
![]() |
Choose mobile if, at a future point, you will want to use this Project for cross-platform mobile testing. |
When you select mobile as the Project toolkit, the library Projects unbound_modules_concrete and unbound_modules_mobile are automatically reused in your Project .
When you select iOS as the Project toolkit, the library Projects unbound_modules_concrete, unbound_modules_mobile and unbound_modules_iOS are automatically reused in your Project .
The actions in the concrete library are described in the reference manual -->Reference Manual
.