Some checks failed
CI / test (push) Has been cancelled
Move the app payload under swift/ while keeping git, package.json, and .smartconfig.json at the repo root. This standardizes the Swift app setup so build, test, run, and watch workflows match the other repos.
14 lines
162 B
Plaintext
14 lines
162 B
Plaintext
.DS_Store
|
|
agentcomms/
|
|
build/
|
|
DerivedData/
|
|
xcuserdata/
|
|
*.xcuserstate
|
|
node_modules/
|
|
.build/
|
|
.derivedData-*/
|
|
.deriveddata*/
|
|
.screenshots/
|
|
swift/.build/
|
|
swift/build/
|