In the past, we could modify info.plist to auto increase bundle version like:
/usr/libexec/PlistBuddy -c "Set :ApplicationProperties:CFBundleVersion 45"
But, since now Info.plist has been removed. So how could we set CFBundleVersion in Custom iOS Target Properties by shell. If it could be solved, we could just change bundle version in scripts for CD.