mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Add tonlib libraries for Android to release (#1169)
* add android tonlib artifacts to release * change final artifacts access rights
This commit is contained in:
parent
b304b1c7be
commit
eea95aeebb
9 changed files with 26 additions and 11 deletions
|
@ -35,3 +35,4 @@ cp ./result/lib/libtonlibjson.dylib artifacts/
|
|||
cp ./result/lib/libemulator.dylib artifacts/
|
||||
cp ./result/lib/fift/* artifacts/lib/
|
||||
cp -r ./result/share/ton/smartcont artifacts/
|
||||
chmod -R +x artifacts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue