Build aosp on mac 10.12
问题 I used to build aosp on my mac. Recently I upgraded the mac os Mac Sierra (10.12). The I received this error message while building the project: Could not find a supported mac sdk: ["10.8" "10.9" "10.10" "10.11"] The mac sdk version has been upgraded to 10.12 however it is not within the supported mac sdk list. What could be a solution to this problem? 回答1: I have solved this problem on macOS Sierra (10.12.2) with Xcode 8.2. The solution may be helpful: Download MacOSX10.11.sdk on phracker