This commit is contained in:
Feross Aboukhadijeh
2016-03-19 03:27:57 -07:00
parent 77592cf765
commit e9db07e855

View File

@@ -152,7 +152,7 @@ function postDarwinism () {
'static', 'static',
'WebTorrentFile.icns' 'WebTorrentFile.icns'
]) ])
var infoPlist = plist.parse(fs.readFileSync(infoPlistPath).toString()) var infoPlist = plist.parse(fs.readFileSync(infoPlistPath, 'utf8'))
infoPlist.CFBundleDocumentTypes = [ infoPlist.CFBundleDocumentTypes = [
{ {