I'm newbie for the build, now I'm trying to build libtool-2.4.4 for
iOS-simulator (not iOS) on Mac.
Here is my script:
export ARCH="i386-apple-darwin11"
export SDKVER="7.1"
export DEVROOT="/Applications/Xcode.app/Contents/Developer"
export
SDKROOT="$DEVROOT/Platforms/iPhoneSimula
On 9.1.2015 13:04, rokaku wrote:
> I'm newbie for the build, now I'm trying to build libtool-2.4.4 for
> iOS-simulator (not iOS) on Mac.
> Here is my script:
>
> export ARCH="i386-apple-darwin11"
> export SDKVER="7.1"
> export DEVROOT="/Applications/Xcode.app/Contents/Developer"
>