Create repo, add feature to set username

This commit is contained in:
2025-08-17 15:35:01 +02:00
commit 7b84754bd6
14 changed files with 656 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
[
{
"label": "Build",
"command": "xcede build",
"allow_concurrent_runs": false,
"reveal": "no_focus",
"hide": "never"
}
]
+3
View File
@@ -0,0 +1,3 @@
device="iPhone 16"
platform=sim
scheme="Peered"