mirror of
https://github.com/home-assistant/iOS.git
synced 2026-02-04 02:46:35 -06:00
## Summary Reverts cosmetic changes to Xcode project file comments that were unrelated to the test file addition in #4307. Specifically: - Restores `"Sources/SharedPush"` in XCLocalSwiftPackageReference comments (was changed to `"SharedPush"`) - Restores `"Database/"` prefix in test file path comments The MagicItemAddViewModelTests.swift file remains properly integrated in the project. ## Screenshots N/A - Project configuration only ## Link to pull request in Documentation repository Documentation: home-assistant/companion.home-assistant# ## Any other notes This PR addresses review feedback on #4307 and merges into that branch, not main. <!-- START COPILOT CODING AGENT TIPS --> --- 💬 We'd love your input! Share your thoughts on Copilot coding agent in our [2 minute survey](https://gh.io/copilot-coding-agent-survey). --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: bgoncal <5808343+bgoncal@users.noreply.github.com>