Skip to content

Conversation

@mikeger
Copy link
Owner

@mikeger mikeger commented Nov 12, 2025

  • add projectBasePathWithSpaces regression test that renames the fixture .xcodeproj to include a space and verifies selective testing still returns the expected targets
  • introduce String.shellQuoted helper and use it to wrap every interpolated path/branch sent to cd, git, swift package, and similar shell invocations so commands remain valid with spaces or quotes in
    paths
  • ensure SwiftPM manifest parsing and git changeset detection now work reliably for projects whose names contain whitespace

@mikeger
Copy link
Owner Author

mikeger commented Nov 12, 2025

Resolves #80

@mikeger mikeger merged commit 229f8b2 into main Nov 13, 2025
4 checks passed
@mikeger mikeger deleted the bugfix/handle-path-spaces branch November 13, 2025 20:48
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