create ios and android targets

This commit is contained in:
2023-05-30 23:06:11 +02:00
parent 2b15178184
commit 5f5987bf5e
70 changed files with 1628 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<paths xmlns:android="http://schemas.android.com/apk/res/android">
<external-path name="my_images" path="." />
<cache-path name="my_cache_images" path="." />
</paths>