Skip to content

rebase#32

Merged
kristinaquinones merged 22 commits intodevelopmentfrom
main
Dec 30, 2025
Merged

rebase#32
kristinaquinones merged 22 commits intodevelopmentfrom
main

Conversation

@kristinaquinones
Copy link
Contributor

No description provided.

kristinaquinones and others added 22 commits December 22, 2025 16:42
Add Package.resolved for Xcode Cloud builds
Fix App Store compliance issues (ITMS-90242, ITMS-90296)
Fix compiler warnings preventing App Store build
Eliminate remaining compiler warnings for App Store build
Fix App Store Connect submission issues for tibok v1.0.2
Fix App Store Connect build number mismatch for tibok v1.0.2
Fix ITMS-90546: Configure Assets.xcassets as compilable asset catalog
Fix ITMS-90546: Move Assets.xcassets to sources with explicit build p…
Adjust dimmed text opacity based on appearance mode. In dark mode, use 0.5 alpha instead of 0.3 for better visibility of defocused paragraphs.

Co-authored-by: kristinaquinones <5562083+kristinaquinones@users.noreply.github.com>
…rk-compatibility

Adjust focus mode dimming for dark mode visibility
- Changed Xcode Cloud trigger from version tags to apple-store-distro branch
- Updated XCODE_CLOUD_SETUP.md to reflect existing CI/CD configuration
- Added Quick Start section for easy reference
- Added Quick Reference commands at the end

The repository already has Xcode Cloud configured with the
apple-store-distro branch triggering App Store builds.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Includes all workspace and git enhancements:
- Folder operations (create, rename, delete)
- File move/copy with drag & drop
- Multi-select and bulk operations
- Branch management UI
- Diff viewer
- Commit history browser
- Comprehensive keyboard shortcuts

This merge will trigger Xcode Cloud to build and upload to TestFlight.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Fixes Xcode Cloud build errors by registering:
- GitModels.swift (Models)
- GitHistoryView.swift (Views)
- GitDiffView.swift (Views)
- WorkspaceMonitor.swift (Services)
- KeyboardShortcuts.swift (Extensions)

These files existed on disk but weren't in project.pbxproj,
causing 'Cannot find ... in scope' compilation errors.

Created Extensions group and added all files with proper:
- PBXFileReference entries
- PBXBuildFile entries
- PBXGroup membership
- PBXSourcesBuildPhase inclusion

Verified with:
- plutil syntax check: OK
- swift build: successful
- Each file appears 4 times in project file

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Includes fix for missing Swift files in Xcode project.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants