Recently apple has changed some of their requirements in order to submit to them. I am told I need to add the following code to my plist:
CFBundleVersionShortString = “1.0”
The problem is when I add this code to my plist it changes the aspect ratio from landscape to portrait. Here is a video that should show exactly what is happening:
https://www.youtube.com/watch?v=yM7CEKsvN7g&list=UUmIB5agMZD5yoTlF-1NvVYQ
Any insight would be greatly appreciated, I am sure it is something little.
Video link doesn’t work.
Can you post your build.settings?
I just fixed the link. It works now, in the video you should see my build.settings
Try putting a comma after CFBundleShortVersionString = “1.3”
Well I knew it would be something simple. Thanks so much for the help. I have been pulling my hair out from this.
Video link doesn’t work.
Can you post your build.settings?
I just fixed the link. It works now, in the video you should see my build.settings
Try putting a comma after CFBundleShortVersionString = “1.3”
Well I knew it would be something simple. Thanks so much for the help. I have been pulling my hair out from this.