getting openvpn.sh script message.
This commit is contained in:
parent
48fa3c8aec
commit
ad3bbaedb3
2 changed files with 2 additions and 21 deletions
|
@ -13,9 +13,9 @@ EOF
|
|||
|
||||
cd 3rd/OpenVPNAdapter
|
||||
if $XCODEBUILD -scheme OpenVPNAdapter -configuration Release -xcconfig Configuration/amnezia.xcconfig -sdk iphoneos -destination 'generic/platform=iOS' -project OpenVPNAdapter.xcodeproj ; then
|
||||
print Y "OpenVPNAdapter built successfully"
|
||||
echo "OpenVPNAdapter built successfully"
|
||||
else
|
||||
killProcess "OpenVPNAdapter build failed"
|
||||
echo "OpenVPNAdapter build failed"
|
||||
fi
|
||||
cd ../../
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue