Add readme
This commit is contained in:
parent
b1ed0f1656
commit
ee0e2c3d7b
2 changed files with 19 additions and 5 deletions
|
|
@ -113,11 +113,12 @@ checkOK
|
|||
cp android/config.xml $PROJECT/platforms/android/res/xml/config.xml
|
||||
checkOK
|
||||
|
||||
cp -R ios/icons $PROJECT/platforms/ios/Copay/Resources/icons
|
||||
checkOK
|
||||
|
||||
cp -R ios/splash $PROJECT/platforms/ios/Copay/Resources/splash
|
||||
checkOK
|
||||
if [[ !SKIPIOS ]]; then
|
||||
cp -R ios/icons $PROJECT/platforms/ios/Copay/Resources/icons
|
||||
checkOK
|
||||
|
||||
cp -R ios/splash $PROJECT/platforms/ios/Copay/Resources/splash
|
||||
checkOK
|
||||
fi
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue