mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-02-22 15:04:50 +01:00
TST
This commit is contained in:
parent
d132141a8f
commit
f29e8a2fa8
1 changed files with 3 additions and 0 deletions
|
@ -1,4 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
echo "AppCenter XCode Project: "
|
||||
echo $APPCENTER_XCODE_PROJECT
|
||||
echo
|
||||
if [[ "$APPCENTER_XCODE_PROJECT" == "BlueWallet" && "$OSTYPE" == "darwin"* ]]; then
|
||||
cd ios
|
||||
pod install
|
||||
|
|
Loading…
Add table
Reference in a new issue