• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

iOS ability to apply buildnumber

Community Beginner ,
Oct 08, 2014 Oct 08, 2014

Copy link to clipboard

Copied

Hi,

apple has changed the upload strategy for binaries. Now there is the need to specify a build number if you have to upload your version of your app multiple times, for testing or any purpose. Is there any chance to apply the build number of the app in the app-meta-descriptor? As I see, the version number is written twice in the Info.plist file per default.

      <key>CFBundleVersion</key>

        <string>1.0.1</string>

        <key>CFBundleShortVersionString</key>

        <string>1.0.1</string>

IMO the BundleVersion is normally the build number in Apple-Language.

TOPICS
Development

Views

345

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Mar 02, 2015 Mar 02, 2015

Copy link to clipboard

Copied

LATEST

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines