run on ios

This commit is contained in:
Peter Maquiran
2023-02-27 15:40:13 +01:00
parent 9143e15dd4
commit 38ab60ee62
2 changed files with 11 additions and 8 deletions
+4 -1
View File
@@ -77,7 +77,10 @@ cp -r ./www ./serve
npm run dev:share npm run dev:share
``` ```
# Open xcode
ionic cap copy &&
ionic cap update &&
ionic cap open ios &&
## Tag stable version ## Tag stable version
File diff suppressed because one or more lines are too long