fix(settings): Update repository URL - #862
Conversation
|
Labels: All convention checks passed. ✅ cc @cbguder |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe application metadata and URI documentation update ChangesRepository metadata
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@Thaw/Resources/Info.plist`:
- Line 21: Update the outdated repository URL in docs/URI_SCHEMES.md to
https://github.com/thaw-app/Thaw, matching the URL configured in the Info.plist
repository string.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: 6e2ddb9d-b7a2-47a5-b910-4126392711e0
📒 Files selected for processing (1)
Thaw/Resources/Info.plist
Signed-off-by: Can Berk Güder <cbg@cbg.me>
Signed-off-by: Can Berk Güder <cbg@cbg.me>
46ce3c9 to
1d83142
Compare

Summary
Update the repository URL in Info.plist
The old URL results in an extra hop when the Contribute button is clicked in About, and confusing behavior when Report Bug is clicked.
Closes: N/A
PR Type
Area
Does this PR introduce a breaking change?
What is the new behavior?
Makes the Contribute and Report Bug buttons in the About screen go to the new Github repo.
PR Checklist
swiftformat .to keep the code style consistent.xcodebuild test …orswift test --package-path MenuBarModel.developmentbranch.Summary by CodeRabbit
Summary by CodeRabbit