Skip to content

Add DeviceCheck App Attest workflow#97

Merged
gaelic-ghost merged 3 commits into
mainfrom
docs/devicecheck-app-attest-plan
Jul 2, 2026
Merged

Add DeviceCheck App Attest workflow#97
gaelic-ghost merged 3 commits into
mainfrom
docs/devicecheck-app-attest-plan

Conversation

@gaelic-ghost

Copy link
Copy Markdown
Owner

Summary

  • add the Apple Dev Skills DeviceCheck and App Attest workflow with focused references and tests
  • document Xcode command-line toolchain selection for stable and beta Xcode installs
  • clean the shipped DeviceCheck plan into an implementation record

Verification

  • bash .github/scripts/validate_repo_docs.sh
  • uv run pytest
  • uv run scripts/validate_socket_metadata.py
  • git diff --check

@gaelic-ghost gaelic-ghost added the enhancement New feature or request label Jul 2, 2026
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@gaelic-ghost, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 7 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: bfff6e1f-4685-4016-bd01-e07d026088c9

📥 Commits

Reviewing files that changed from the base of the PR and between 7528c17 and 67e9c9e.

📒 Files selected for processing (34)
  • ROADMAP.md
  • docs/maintainers/agent-portability-options.md
  • docs/maintainers/devicecheck-app-attest-skill-plan.md
  • docs/maintainers/xcode-27-agentic-tooling-plan.md
  • docs/maintainers/xcode-plugin-install-support-plan.md
  • plugins/apple-dev-skills/.codex-plugin/plugin.json
  • plugins/apple-dev-skills/.github/scripts/sync_shared_snippets.sh
  • plugins/apple-dev-skills/.github/scripts/validate_repo_docs.sh
  • plugins/apple-dev-skills/AGENTS.md
  • plugins/apple-dev-skills/README.md
  • plugins/apple-dev-skills/ROADMAP.md
  • plugins/apple-dev-skills/docs/maintainers/customization-consolidation-review.md
  • plugins/apple-dev-skills/skills/devicecheck-app-attest-workflow/SKILL.md
  • plugins/apple-dev-skills/skills/devicecheck-app-attest-workflow/agents/openai.yaml
  • plugins/apple-dev-skills/skills/devicecheck-app-attest-workflow/references/app-attest-client-flow.md
  • plugins/apple-dev-skills/skills/devicecheck-app-attest-workflow/references/app-attest-server-validation.md
  • plugins/apple-dev-skills/skills/devicecheck-app-attest-workflow/references/customization-flow.md
  • plugins/apple-dev-skills/skills/devicecheck-app-attest-workflow/references/customization.template.yaml
  • plugins/apple-dev-skills/skills/devicecheck-app-attest-workflow/references/devicecheck-device-state.md
  • plugins/apple-dev-skills/skills/devicecheck-app-attest-workflow/references/entitlements-app-id-and-validation.md
  • plugins/apple-dev-skills/skills/devicecheck-app-attest-workflow/references/snippets/apple-xcode-project-core.md
  • plugins/apple-dev-skills/skills/devicecheck-app-attest-workflow/scripts/customization_config.py
  • plugins/apple-dev-skills/skills/icon-composer-app-icon-workflow/SKILL.md
  • plugins/apple-dev-skills/skills/xcode-app-project-workflow/references/toolchain-management.md
  • plugins/apple-dev-skills/skills/xcode-build-run-workflow/references/toolchain-management.md
  • plugins/apple-dev-skills/skills/xcode-coding-intelligence-workflow/SKILL.md
  • plugins/apple-dev-skills/skills/xcode-coding-intelligence-workflow/references/mcpbridge-and-external-agents.md
  • plugins/apple-dev-skills/skills/xcode-coding-intelligence-workflow/references/setup-and-agent-surfaces.md
  • plugins/apple-dev-skills/skills/xcode-coding-intelligence-workflow/references/source-evidence.md
  • plugins/apple-dev-skills/skills/xcode-testing-workflow/references/toolchain-management.md
  • plugins/apple-dev-skills/tests/test_customization_consolidation_review.py
  • plugins/apple-dev-skills/tests/test_devicecheck_app_attest_workflow.py
  • plugins/apple-dev-skills/tests/test_xcode_coding_intelligence_workflow.py
  • plugins/apple-dev-skills/tests/test_xcode_toolchain_selection_guidance.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/devicecheck-app-attest-plan

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@gaelic-ghost gaelic-ghost merged commit a45b425 into main Jul 2, 2026
2 checks passed
@gaelic-ghost gaelic-ghost deleted the docs/devicecheck-app-attest-plan branch July 2, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant