Merged
Conversation
Created and updated documentation files to include critical notarization workflow for GitHub release distribution: - APP_STORE_RELEASE.md: Added complete notarization workflow section with step-by-step instructions, troubleshooting, and warnings about Gatekeeper errors when skipping notarization - claude.md: New file with Claude Code-specific instructions including detailed notarization workflow, project structure, and release checklists - APP_STORE_BUILD_GUIDE.md: Added GitHub Release Distribution section with notarization workflow and troubleshooting guide - .cursorrules: Updated with notarization workflow instructions (not tracked) Key additions: - 6-step notarization workflow (build, DMG, notarize, staple, verify, upload) - Clear warnings about Gatekeeper blocking non-notarized apps - Troubleshooting commands for failed notarizations - Explanation of why each step matters This ensures future releases to GitHub always include proper notarization, preventing the "malware" warning that users experienced with v1.0.3. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
- Add comprehensive logging to GitService.getRepositoryRoot() - Add git status refresh lifecycle logging to AppState - Remove unused @AppStorage variable from SidebarView - Enhance 'Refresh Git Status' menu item with keyboard shortcut (⇧⌘R) and toast notifications - Update README with fix for git panel visibility issue This addresses the bug where git options were missing from the git panel. Users can now see detailed console logs when git detection fails and can manually trigger refresh with feedback.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.