Build for device says iOS 7 bet

Was just about to publish an update for one of my games and noticed the drop down for iOS said iOS 6 and iOS 7 beta, hoping this is just a typo as I don’t even have iOS beta just iOS 6 and 7 release on my build machine…

Can anyone verify that this is a typo before I submit my update and that it is really building against iOS 7 release not beta?

Btw latest daily build

What version of Corona are you using?

Latest -> 1232

Are you sure that your Corona icon is starting the latest build?

I don’t get any drop-down at all, but that might be due to the fact that I only have Xcode 5 installed nowadays.

From what I remember, the “beta” flag in the drop-down was a typo in some builds. iOS7 has been the default since build 1214.

You can verify that by checking the Info.plist that’s located in your app’s app bundle. There will be a few keys there for iOS7/Xcode5: DTPlatformVersion = 7.0, and DTXcode = 0500. 

Funny, right as you were replying I was messing around with the problem and ended up rebooting and it went away pretty odd, and I know what you mean I don’t normally have a drop down either which is why it struck me as odd lol… Thanks for responding though nice to see interaction :slight_smile:

What version of Corona are you using?

Latest -> 1232

Are you sure that your Corona icon is starting the latest build?

I don’t get any drop-down at all, but that might be due to the fact that I only have Xcode 5 installed nowadays.

From what I remember, the “beta” flag in the drop-down was a typo in some builds. iOS7 has been the default since build 1214.

You can verify that by checking the Info.plist that’s located in your app’s app bundle. There will be a few keys there for iOS7/Xcode5: DTPlatformVersion = 7.0, and DTXcode = 0500. 

Funny, right as you were replying I was messing around with the problem and ended up rebooting and it went away pretty odd, and I know what you mean I don’t normally have a drop down either which is why it struck me as odd lol… Thanks for responding though nice to see interaction :slight_smile: