create ios and android targets

This commit is contained in:
2023-05-30 23:06:11 +02:00
parent 4faaf8c613
commit ec802259a8
70 changed files with 1628 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
// DO NOT EDIT THIS FILE! IT IS GENERATED EACH TIME "capacitor update" IS RUN
include ':capacitor-android'
project(':capacitor-android').projectDir = new File('../node_modules/@capacitor/android/capacitor')