mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-23 20:15:19 -07:00
Back to a stable Xcode version.
This commit is contained in:
parent
48aa6934df
commit
f7e643a75c
@ -1,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
export XCODEDIR="/Applications/Xcode46-DP2.app/Contents/Developer"
|
||||
export XCODEDIR="/Applications/Xcode.app/Contents/Developer"
|
||||
export BASEDIR="${XCODEDIR}/Platforms/iPhoneOS.platform/Developer"
|
||||
export PATH="${BASEDIR}/usr/bin:$BASEDIR/usr/sbin:$PATH"
|
||||
export SDK="${BASEDIR}/SDKs/iPhoneOS6.1.sdk"
|
||||
|
Loading…
Reference in New Issue
Block a user