From e9db07e855d059b041bbfd93ce9682cfec1e3209 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Sat, 19 Mar 2016 03:27:57 -0700 Subject: [PATCH] style --- bin/package.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/package.js b/bin/package.js index 9ba3ade2..e155d020 100755 --- a/bin/package.js +++ b/bin/package.js @@ -152,7 +152,7 @@ function postDarwinism () { 'static', 'WebTorrentFile.icns' ]) - var infoPlist = plist.parse(fs.readFileSync(infoPlistPath).toString()) + var infoPlist = plist.parse(fs.readFileSync(infoPlistPath, 'utf8')) infoPlist.CFBundleDocumentTypes = [ {