🔗 Update links to signin issue

This commit is contained in:
Ben Chatelain 2018-08-12 15:09:58 -06:00
parent 078d466acf
commit 83b9086779
2 changed files with 3 additions and 2 deletions

View file

@ -29,8 +29,9 @@ enum MASError: Error, CustomStringConvertible {
case .signInDisabled:
return "The 'signin' command has been disabled on this macOS version. " +
"Please sign into the Mac App Store app manually." +
"\nFor more info see: " +
"https://github.com/mas-cli/mas/pull/162"
"https://github.com/mas-cli/mas/issues/164"
case .signInFailed(let error):
if let error = error {

View file

@ -90,7 +90,7 @@ To sign into the Mac App Store for the first time run `mas signin`.
> ⚠️ Due to breaking changes in the underlying API that mas uses to interact with the Mac App Store,
> the `signin` command has been temporarily disabled on macOS 10.13+ ⛔.
> For more information on this issue, see [#162](https://github.com/mas-cli/mas/pull/162).
> For more information on this issue, see [#164](https://github.com/mas-cli/mas/issues/164).
If you experience issues signing in this way, you can ask to signin using a graphical dialog (provided by Mac App Store application):