bundle-name
Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`
bundle-id
Get bundle identifier from a bundle name (macOS): `Safari` → `com.apple.Safari`
cordova-plugin-pgb-ios-localize-app-name
Allows localization of IOS App Name ('Bundle Display Name' or CFBundleDisplayName) when compiling PhoneGap/Cordova apps using build.phonegap.com (PhoneGap Build)
bundle-id-cli
Get bundle identifier from a bundle name (macOS): `Safari` → `com.apple.Safari`