Skip to content

Commit

Permalink
Update macOS Versions to Latest
Browse files Browse the repository at this point in the history
  • Loading branch information
RudraSen2 committed Aug 20, 2024
1 parent 7ace13a commit f405194
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/generate-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ on:
description: "macOS Version"
required: true
options:
- Sonoma v14.5
- Ventura v13.6.7
- Monterey v12.7.5
- Sonoma v14.6.1
- Ventura v13.6.9
- Monterey v12.7.6
- Big Sur v11.7.10
- Catalina v10.15.7
- Mojave v10.14.6
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,7 @@ In case any of the links don't work, try going [here](https://support.apple.com/
- Sometimes you may get an error saying `Update Not Found`. The workaround is nothing but to try again.
- Sometimes you may get an error saying `hdiutil: couldn't eject "disk2" - Resource busy`. Workaround is nothing but to try again
- Sometimes you may be trying to extract the Downloaded ZIP File but it will say 'Corrupted'. Workaround is to re-run the Job and it should work. No Possible Fixes are Available.

## To-Do

- Add Option for user to enter versions manually

0 comments on commit f405194

Please sign in to comment.