docs: remove known issues from mac app store submission guide

not necessary since #10552
This commit is contained in:
Bruno Lemos 2018-07-15 17:45:50 -03:00 committed by GitHub
parent 5b81fde8a7
commit f23d6fc107
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -229,17 +229,6 @@ more details.
See the [Enabling User-Selected File Access documentation][user-selected] for See the [Enabling User-Selected File Access documentation][user-selected] for
more details. more details.
## Known issues
### `shell.openItem(filePath)`
This will fail when the app is signed for distribution in the Mac App Store.
Subscribe to [#9005](https://github.com/electron/electron/issues/9005) for updates.
#### Workaround
`shell.openExternal('file://' + filePath)` will open the file in the default application as long as the extension is associated with an installed app.
## Cryptographic Algorithms Used by Electron ## Cryptographic Algorithms Used by Electron
Depending on the country and region you are located, Mac App Store may require Depending on the country and region you are located, Mac App Store may require