ERROR ITMS-90060: “This bundle is invalid. The value for key CFBundleShortVersionString ‘1.5.4.1’ in The Info. The plist file at XXX. App must be a period-separated list of at most three non-negative integers. Please find more information about CFBundleShortVersionString at developer.apple.com/documentati…”

I made a stupid mistake. The version number is three digits at most, and I forgot it. I kept saying let’s make it a four-digit number in order to keep up with Android and it gave me an error. Take notes.

  • Solution:

Just change the version number to three digits. For example, I changed to: 1.5.5 in packing.