Created
January 5, 2022 10:31
-
-
Save dongmai/99a5045db97a0cb3b1a7b48b849216aa to your computer and use it in GitHub Desktop.
Update info plist with fastlane
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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