app教程网 综合百科 ubuntu搭建android开发环境(苹果ubuntu安装教程)

ubuntu搭建android开发环境(苹果ubuntu安装教程)

Now, Unzip it:

$ tar -zxf ldid-1.0.610.tgz

Move to the result folder:

$ cd ldid-1.0.610

Compile it:

$ g++ -I . -o util/ldid{,cpp} -x c util/{lookup2,sha1}.c

export CODESIGN_ALLOCATE=./toolchain/pre/bin/arm-apple-darwin9-codesign_allocate; ldid -S yourlib

本文来自网络,不代表本站立场,转载请注明出处:https: