build ios directory + rename app.json name and slug

This commit is contained in:
Loewy
2024-01-25 11:31:21 -08:00
parent ec0904ffb1
commit a9dbd503e3
27 changed files with 1757 additions and 4 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>aps-environment</key>
<string>development</string>
</dict>
</plist>