mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-28 16:49:20 +00:00
Merge branch 'refs/heads/master' into apple_store
This commit is contained in:
commit
f4d4350c21
1 changed files with 0 additions and 2 deletions
|
|
@ -18,8 +18,6 @@ for i in $CMDS; do
|
|||
command -v $i > /dev/null && continue || { echo "$i command not found"; exit 1; }
|
||||
done
|
||||
|
||||
exit 0
|
||||
|
||||
DIR=${CONFIGURATION_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}
|
||||
PNGS=$(find $DIR -type f -name *.png)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue