app store - MacOS apps: Build number(CFBundleVersion) changes from one dot to two dots format would be treated as increasing? -


does know if build number(cfbundleversion) changes 1 dot 2 dots format treated increasing? instance, 7003.0901 12.09030.09110

based on https://developer.apple.com/library/content/technotes/tn2420/_index.html#//apple_ref/doc/uid/dts40016603-ch1-two_naming_conventions_for_version_numbers_and_build_numbers

“for macos apps, build numbers must monotonically increase across different versions. in other words, macos apps cannot use same build numbers again in different release trains. ios apps have no such restriction , can re-use same build numbers again in different release trains.”

thanks


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -