Closed
Description
Image resources added in the App_Resources
should be available in the application.
Currently, all files from App_Resources are copied in the Resources/icons
folder inside the xCode project, but they are not included in the xCode project itself, so they are not accessible in the application.
Workaround