5457b8254c
This commit enables building, for example, plugin bundles to be loaded by web browsers.
5 lines
142 B
Plaintext
5 lines
142 B
Plaintext
/* Localized versions of Info.plist keys */
|
|
|
|
CFBundleName = "${PLUGIN_NAME}.plugin";
|
|
NSHumanReadableCopyright = "${FBSTRING_LegalCopyright}";
|