Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7b05908

Browse files
committed
refactor: replace space with hyphen in directory names
1 parentec9576b commit7b05908

File tree

96 files changed

+38
-36
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

+38
-36
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-
CoderDesktop/Resources/mutagen-*
307+
Coder-Desktop/Resources/mutagen-*

‎CONTRIBUTING.md‎

Lines changed: 2 additions & 2 deletions
File renamed without changes.
File renamed without changes.

‎Coder Desktop/Coder Desktop.xctestplan‎renamed to ‎Coder-Desktop/Coder-Desktop.xctestplan‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
],
1111
"defaultOptions" : {
1212
"targetForVariableExpansion" : {
13-
"containerPath" : "container:CoderDesktop.xcodeproj",
13+
"containerPath" : "container:Coder-Desktop.xcodeproj",
1414
"identifier" : "961678FB2CFF100D00B2B6DF",
1515
"name" : "Coder Desktop"
1616
}
1717
},
1818
"testTargets" : [
1919
{
2020
"target" : {
21-
"containerPath" : "container:CoderDesktop.xcodeproj",
21+
"containerPath" : "container:Coder-Desktop.xcodeproj",
2222
"identifier" : "AA3B40972D2FC8560099996A",
2323
"name" : "CoderSDKTests"
2424
}
@@ -27,21 +27,21 @@
2727
"enabled" : false,
2828
"parallelizable" : true,
2929
"target" : {
30-
"containerPath" : "container:CoderDesktop.xcodeproj",
30+
"containerPath" : "container:Coder-Desktop.xcodeproj",
3131
"identifier" : "961679182CFF100E00B2B6DF",
3232
"name" : "Coder DesktopUITests"
3333
}
3434
},
3535
{
3636
"target" : {
37-
"containerPath" : "container:CoderDesktop.xcodeproj",
37+
"containerPath" : "container:Coder-Desktop.xcodeproj",
3838
"identifier" : "AA3B3DA72D2D23860099996A",
3939
"name" : "VPNLibTests"
4040
}
4141
},
4242
{
4343
"target" : {
44-
"containerPath" : "container:CoderDesktop.xcodeproj",
44+
"containerPath" : "container:Coder-Desktop.xcodeproj",
4545
"identifier" : "9616790E2CFF100E00B2B6DF",
4646
"name" : "Coder DesktopTests"
4747
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp