Hello,
I am currently using using my git commit number as part of my build number that I put into CFBundleVersion. Unfortunately I have not been able to find any documentation about the maximum value that I can use.
I'm familiar with Apple's documentation at https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html#//apple_ref/doc/uid/20001431-102364
I just want to make sure I'm not going to hit some undocumented limit.
Thanks,
Shawn