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:
Eyal Lezmy
2016-10-19 00:47:39 +02:00
parent 7b872837c6
commit 94d7543b14

View File

@@ -89,6 +89,7 @@ var (
"10.9",
"10.10",
"10.11",
"10.12",
}
darwinAvailableLibraries = append(