Remove CFBundleSignature

This commit is contained in:
Matt Keeter 2014-03-14 11:27:21 -04:00
parent f8d18fdac0
commit 9bce01a717

View file

@ -10,8 +10,6 @@
<string>APPL</string> <string>APPL</string>
<key>CFBundleGetInfoString</key> <key>CFBundleGetInfoString</key>
<string>A minimal fast STL viewer</string> <string>A minimal fast STL viewer</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>fstl</string> <string>fstl</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>