summaryrefslogtreecommitdiff
path: root/ivfenc.h
diff options
context:
space:
mode:
authorBrion Vibber <bvibber@wikimedia.org>2016-05-24 11:42:51 -0700
committerBrion Vibber <bvibber@wikimedia.org>2016-05-24 13:08:25 -0700
commit35d7e17b03ac108f68b7413b22dacf967fc34c0e (patch)
tree1a1c28f202215fde514a882cb8bbab24c1f39886 /ivfenc.h
parent6f397b8a5bbd08b37f2ee8820cc25d218a21ad5d (diff)
downloadlibvpx-35d7e17b03ac108f68b7413b22dacf967fc34c0e.tar
libvpx-35d7e17b03ac108f68b7413b22dacf967fc34c0e.tar.gz
libvpx-35d7e17b03ac108f68b7413b22dacf967fc34c0e.tar.bz2
libvpx-35d7e17b03ac108f68b7413b22dacf967fc34c0e.zip
Move git version extras out of iOS shared framework bundle version
Apple's version format specification is strictly checked on app store submission, even for embedded frameworks: http://apple.co/1WgelY1 The build version number should be a string comprised of three non-negative, period-separated integers with the first integer being greater than zero. The string should only contain numeric (0-9) and period (.) characters. So that's room for "1.5.0" but not for "1.5.0-906-g656f9c4". The full version returned from 'version.sh --bare' is now embedded under a 'VPXFullVersion' custom key in the Info.plist, so it can still be extracted from the resulting framework. Change-Id: If34a58d02e407379d1f1859fda533ef7f983170b
Diffstat (limited to 'ivfenc.h')
0 files changed, 0 insertions, 0 deletions