summaryrefslogtreecommitdiffstats
path: root/QtDemo/ios/readme.txt
blob: e7b93eeec8def2490b1d081055529c24086e10df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
ToDo before publishing to the app store:

* In order to use the images assets:

- After running qmake, open the Xcode project
- In the General tab of the project, go down to App Icons section
- Click for Source "use Asset Catalog"
- Validate by selecting Migrate
- In the pro file directory, replace Images.xcassets under QtDemo
by the one under ios.

=> The icons and launch images are ready to be used

* Default image

In Xcode, in the "Bundle Resources" section, remove the default launch
image. It is not needed.