Skip to content

Commit 9f609ce

Browse files
committed
(Hopefully) fix Info.plist.
Recommended in #2013.
1 parent 787d5f5 commit 9f609ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Info.plist.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<key>CFBundleName</key>
8181
<string>${MACOSX_BUNDLE_BUNDLE_NAME}</string>
8282
<key>CFBundleSignature</key>
83-
<string>????</string>
83+
<string></string>
8484
<key>CFBundleVersion</key>
8585
<string>${MACOSX_BUNDLE_BUNDLE_VERSION}</string>
8686
<key>CSResourcesFileMapped</key>

0 commit comments

Comments
 (0)