style
This commit is contained in:
@@ -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 = [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user