Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e8e4004

Browse files
authoredMar 13, 2025··
refactor: replace spaces with hyphens in directory names (#110)
Builds, passes tests, and a release build works: https://github.com/coder/coder-desktop-macos/actions/runs/13804258363 The main app target is still `Coder Desktop`, just not the names of any directories.
1 parent 93e7a8f commit e8e4004

File tree

96 files changed

+40
-39
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+40
-39
lines changed
 

‎.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,4 +304,4 @@ release/
304304
.fl5C1A396C
305305

306306
# Embedded mutagen resources
307-
Coder Desktop/Resources/mutagen-*
307+
Coder-Desktop/Resources/mutagen-*

‎CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)
Please sign in to comment.