Please confirm: $ echo "macOS $(sw_vers -productVersion) $(sw_vers -buildVersion)"; echo "Xcode $(xcodebuild -version | awk -v ORS=' ' '{print $NF}')" macOS 10.7.5 11G63 Xcode 4.6.3 4H1503 (I know your Xcode has the correct signature.)