fix: update workflow references to .github/ and gitignore xcuserstate
Update AGENTS.md and docs/ci-cd-setup.md from .gitea/workflows to .github/workflows Add *.xcuserstate to .gitignore Remove tracked UserInterfaceState.xcuserstate from git (preserve on disk)
This commit is contained in:
@@ -66,7 +66,7 @@ The workflow uses **automatic code signing**. Ensure:
|
||||
|
||||
## 4. Workflow Overview
|
||||
|
||||
The workflow at `.gitea/workflows/pr-iphone-deploy.yml` triggers on PRs to `main`:
|
||||
The workflow at `.github/workflows/pr-iphone-deploy.yml` triggers on PRs to `main`:
|
||||
|
||||
```
|
||||
PR Opened / Updated
|
||||
|
||||
Reference in New Issue
Block a user