Skip to content

Instantly share code, notes, and snippets.

@dongmai
Created January 5, 2022 10:31
Show Gist options
  • Save dongmai/99a5045db97a0cb3b1a7b48b849216aa to your computer and use it in GitHub Desktop.
Save dongmai/99a5045db97a0cb3b1a7b48b849216aa to your computer and use it in GitHub Desktop.
Update info plist with fastlane
update_info_plist(
plist_path: "{your_plist_path}",
display_name: appName,
app_identifier: bundleId,
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment