Merge pull request #54 from phedlund/info_plist_typo

Fix a typo in Info.plist.in.
This commit is contained in:
martinrotter 2016-08-23 07:06:00 +02:00 committed by GitHub
commit b10044a664

View File

@ -25,7 +25,7 @@
<key>CFBundleShortVersionString</key>
<string>@SHORT_VERSION@</string>
<key>CFBundleSignature</key>
<string>@TYPEINFO@<string>
<string>@TYPEINFO@</string>
<key>CFBundleVersion</key>
<string>1.0.0</string>
<key>CSResourcesFileMapped</key>