New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-pgb-ios-localize-app-name

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-pgb-ios-localize-app-name - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

locales/el.lproj/InfoPlist.xml

2

package.json
{
"name": "cordova-plugin-pgb-ios-localize-app-name",
"version": "1.0.1",
"version": "1.0.2",
"description": "Allows localization of IOS App Name ('Bundle Display Name' or CFBundleDisplayName) when compiling PhoneGap/Cordova apps using build.phonegap.com (PhoneGap Build)",

@@ -5,0 +5,0 @@ "cordova": {

@@ -105,3 +105,3 @@ # cordova-plugin-pgb-ios-localize-app-name

The app's main Info.plist (binary XML file) needs the "Application has localized display name" LSHasLocalizedDisplayName setting set to "Yes" ( `<true/>` in XML )
If you want to view your Info.plist file in a normal text editor you can use the plutil executable (in iTunes install directory) to decode from binary xml to xml.
If you want to view your Info.plist file in a normal text editor you can use the plutil executable (in C:\Program Files (x86)\Common Files\Apple\Apple Application Support if iTunes is installed) to decode from binary xml to xml.

@@ -108,0 +108,0 @@ Your .ipa file also needs a set of files titled [languagecode].lproj/InfoPlist.strings next to the www folder (not inside it). These files need to specify values for the CFBundleDisplayName & CFBundleName variables.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc