File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 6
6
<array >
7
7
<dict >
8
8
<key >CFBundleTypeName </key >
9
- <string >Workspace Folder </string >
9
+ <string >Source Code </string >
10
10
<key >CFBundleTypeRole </key >
11
- <string >Viewer </string >
11
+ <string >Editor </string >
12
12
<key >LSHandlerRank </key >
13
13
<string >Default </string >
14
14
<key >LSItemContentTypes </key >
15
15
<array >
16
- <string >public.folder </string >
16
+ <string >public.item </string >
17
17
</array >
18
18
<key >NSDocumentClass </key >
19
- <string >WorkspaceDocument </string >
19
+ <string >CodeFileDocument </string >
20
20
</dict >
21
21
<dict >
22
22
<key >CFBundleTypeName </key >
23
- <string >Source Code </string >
23
+ <string >Workspace Folder </string >
24
24
<key >CFBundleTypeRole </key >
25
- <string >Editor </string >
25
+ <string >Viewer </string >
26
26
<key >LSHandlerRank </key >
27
27
<string >Default </string >
28
28
<key >LSItemContentTypes </key >
29
29
<array >
30
- <string >public.item </string >
30
+ <string >public.folder </string >
31
31
</array >
32
32
<key >NSDocumentClass </key >
33
- <string >CodeFileDocument </string >
33
+ <string >WorkspaceDocument </string >
34
34
</dict >
35
35
</array >
36
36
<key >CFBundleURLTypes </key >
You can’t perform that action at this time.
0 commit comments