Help with info.plist
-
Hello everyone,
I'm currently working on an IOS app in QT and I cannot seem to get the Info.plist to do what I want. An example project can be downloaded here.
I'm trying to set the icon through the Info.plist by using the @ICON@ variable. I'm also trying to hide the status bar (line 27).
I'm probably missing something obvious. Can someone see if they can get these two things to work and tell me what I did wrong?
Thank you