chore: info.plist => Info.plist

This commit is contained in:
deepak1556
2021-04-08 10:33:02 -07:00
parent e1f0f8f513
commit 5904b7b686
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ async function main() {
'Credits.rtf',
'CodeResources',
'fsevents.node',
'info.plist', // TODO@deepak1556: regressed with 11.4.2 internal builds
'Info.plist', // TODO@deepak1556: regressed with 11.4.2 internal builds
'.npmrc'
],
outAppPath,
+1 -1
View File
@@ -38,7 +38,7 @@ async function main() {
'Credits.rtf',
'CodeResources',
'fsevents.node',
'info.plist', // TODO@deepak1556: regressed with 11.4.2 internal builds
'Info.plist', // TODO@deepak1556: regressed with 11.4.2 internal builds
'.npmrc'
],
outAppPath,