mirror of
https://github.com/blendogames/quadrilateralcowboy.git
synced 2025-02-28 22:21:25 +00:00
7 lines
642 B
Text
7 lines
642 B
Text
/* Localized versions of Info.plist keys */
|
|
|
|
CFBundleName = "Quadrilateral Cowboy";
|
|
CFBundleDisplayName = "Quadrilateral Cowboy";
|
|
CFBundleShortVersionString = "1.0";
|
|
CFBundleGetInfoString = "Quadrilateral Cowboy version 1.0, Copyright 2016 Blendo Games";
|
|
NSHumanReadableCopyright = "Copyright 2016 Blendo Games";
|