qt5base-lts/tests/manual/ios_assets
Alexandru Croitor cf3535fdf2 CMake: Add manual test for various iOS asset handling
Includes:
- setting a custom Info.plist
- Bundling non-image assets
- Bundling image assets using asset catalogs
- Bundling app icons
- Bundling a launch screen

Projects added for both qmake and CMake.
The executable uses testlib to check that non-image assets,
icons and asset catalogs were successfully bundled upon deployment
to a device.

Task-number: QTBUG-104519
Change-Id: Iaab6112e31e1098dcd2548e18b58bed5b64e6f83
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-08-17 01:05:45 +02:00
..
appicon CMake: Add manual test for various iOS asset handling 2022-08-17 01:05:45 +02:00
Assets.xcassets CMake: Add manual test for various iOS asset handling 2022-08-17 01:05:45 +02:00
CMakeLists.txt CMake: Add manual test for various iOS asset handling 2022-08-17 01:05:45 +02:00
CustomLaunchScreen.storyboard CMake: Add manual test for various iOS asset handling 2022-08-17 01:05:45 +02:00
foo.txt CMake: Add manual test for various iOS asset handling 2022-08-17 01:05:45 +02:00
Info.ios.cmake.plist CMake: Add manual test for various iOS asset handling 2022-08-17 01:05:45 +02:00
Info.ios.qmake.plist CMake: Add manual test for various iOS asset handling 2022-08-17 01:05:45 +02:00
ios_assets.pro CMake: Add manual test for various iOS asset handling 2022-08-17 01:05:45 +02:00
main.cpp CMake: Add manual test for various iOS asset handling 2022-08-17 01:05:45 +02:00
utils.mm CMake: Add manual test for various iOS asset handling 2022-08-17 01:05:45 +02:00