Question
Error: What is the difference between <version> and <versionNumber>? I'm getting an error creating an ipa file.
I am getting the following error when I attempt to create an ipa file:
In my xml descriptor file I have two "version" tags:
<versionNumber>1.0</versionNumber> (This seems like it was automatically added. I did not add this)
<version>1.2</version> (I added this number in the Air for iOS settings screen in 'Version' box.)
What is going on here?
