Support MacOS SDK version 10.12
This adds the new macOS SDK version to the supported version list. Surprisingly it simply works like this. Test: make adb aapt Change-Id: Ic72cee7345b5f49b6a743c70bd266866a06bc459
This commit is contained in:
@@ -89,6 +89,7 @@ var (
|
||||
"10.9",
|
||||
"10.10",
|
||||
"10.11",
|
||||
"10.12",
|
||||
}
|
||||
|
||||
darwinAvailableLibraries = append(
|
||||
|
Reference in New Issue
Block a user