1

In "modern" Xcode projects there is no full-blown .plist anymore. The old way to bump both versions (Marketing version and bundle version) do not longer work using trusted lane increment_version_number.

I found "newer" lanes like increment_version_number_in_xcodeproj but these compiles the project many times which is not what I can do on a large scaled app.

What's the current best practice to bump both versions without having a plist file? I checked other fastlane plugins and shell scripts but these do not work, too.

Other posts: Xcode 14 and missing sync with CFBundleVersion edit in Info.plist during Build/Archive

Dávid Pásztor
  • 51,403
  • 9
  • 85
  • 116
Tobonaut
  • 2,245
  • 2
  • 26
  • 39

0 Answers0