add identifier field.

This commit is contained in:
Tensor-Programming 2020-05-20 15:35:02 -04:00 committed by GitHub
parent 0c141f4922
commit 0aeb87a26c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,7 @@
},
"bundle": {
"active": true,
"identifier": "com.example.app",
"icon": [
"icons/32x32.png", "icons/128x128.png", "icons/128x128@2x.png", "icons/icon.icns", "icons/icon.ico"
]
@ -30,4 +31,4 @@
"active": true
}
}
}
}