Skip to content

Commit

Permalink
Update the min deployment target to 10.15 for macOS. (#28)
Browse files Browse the repository at this point in the history
* Update the min deployment target to 10.15 for macOS.

* Allow lib-build to cache each arch indivisually.
  • Loading branch information
domchen authored Nov 11, 2023
1 parent e1949e6 commit 5b8da66
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"common": [
{
"url": "${PAG_GROUP}/vendor_tools.git",
"commit": "e0255da6dcd5516612a22c0fdfee452f04865da0",
"commit": "6962adf88b3f2ef2e0e58ab54461311f70a574a4",
"dir": "third_party/vendor_tools"
},
{
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ video-editing apps.

- iOS 9.0 or later
- Android 4.4 or later
- macOS 10.13 or later
- macOS 10.15 or later
- Windows 7.0 or later
- Chrome 69.0 or later (Web)
- Safari 11.3 or later (Web)
Expand Down

0 comments on commit 5b8da66

Please sign in to comment.