fastlane-plugin-get_new_build_number icon indicating copy to clipboard operation
fastlane-plugin-get_new_build_number copied to clipboard

Support for disabling checks on one platform

Open simplenotezy opened this issue 1 year ago • 1 comments
trafficstars

I'd like to support this behaviour:

get_new_build_number(
  bundle_identifier: ENV["APP_BUNDLE_ID"]
)

But that seems to fail with Both package_name and google_play_json_key_path are nil

simplenotezy avatar Jun 04 '24 22:06 simplenotezy

Yeah, this is not supported. I'll be happy to accept a contribution.

bartekpacia avatar Jun 28 '24 18:06 bartekpacia