|
487 | 487 | B6C6A42E29771A8D00A3D28F /* EditorTabButtonStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6C6A42D29771A8D00A3D28F /* EditorTabButtonStyle.swift */; }; |
488 | 488 | B6C6A43029771F7100A3D28F /* EditorTabBackground.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6C6A42F29771F7100A3D28F /* EditorTabBackground.swift */; }; |
489 | 489 | B6CFD80D2C1B9A8000E63F1A /* FontWeightPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6CFD80C2C1B9A8000E63F1A /* FontWeightPicker.swift */; }; |
| 490 | + B6CFD8112C20A8EE00E63F1A /* NSFont+WithWeight.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6CFD8102C20A8EE00E63F1A /* NSFont+WithWeight.swift */; }; |
490 | 491 | B6D7EA592971078500301FAC /* InspectorSection.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6D7EA582971078500301FAC /* InspectorSection.swift */; }; |
491 | 492 | B6D7EA5C297107DD00301FAC /* InspectorField.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6D7EA5B297107DD00301FAC /* InspectorField.swift */; }; |
492 | 493 | B6E41C7029DD157F0088F9F4 /* AccountsSettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = B6E41C6F29DD157F0088F9F4 /* AccountsSettingsView.swift */; }; |
|
1058 | 1059 | B6C6A42D29771A8D00A3D28F /* EditorTabButtonStyle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EditorTabButtonStyle.swift; sourceTree = "<group>"; }; |
1059 | 1060 | B6C6A42F29771F7100A3D28F /* EditorTabBackground.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditorTabBackground.swift; sourceTree = "<group>"; }; |
1060 | 1061 | B6CFD80C2C1B9A8000E63F1A /* FontWeightPicker.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FontWeightPicker.swift; sourceTree = "<group>"; }; |
| 1062 | + B6CFD8102C20A8EE00E63F1A /* NSFont+WithWeight.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSFont+WithWeight.swift"; sourceTree = "<group>"; }; |
1061 | 1063 | B6D7EA582971078500301FAC /* InspectorSection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectorSection.swift; sourceTree = "<group>"; }; |
1062 | 1064 | B6D7EA5B297107DD00301FAC /* InspectorField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InspectorField.swift; sourceTree = "<group>"; }; |
1063 | 1065 | B6E41C6F29DD157F0088F9F4 /* AccountsSettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountsSettingsView.swift; sourceTree = "<group>"; }; |
|
2975 | 2977 | isa = PBXGroup; |
2976 | 2978 | children = ( |
2977 | 2979 | 58F2EAD8292FB2B0004A9BDE /* TextEditingSettings.swift */, |
| 2980 | + B6CFD8102C20A8EE00E63F1A /* NSFont+WithWeight.swift */, |
2978 | 2981 | ); |
2979 | 2982 | path = Models; |
2980 | 2983 | sourceTree = "<group>"; |
|
3495 | 3498 | 58798284292ED0FB0085B254 /* TerminalEmulatorView.swift in Sources */, |
3496 | 3499 | B6C4F2AC2B3CC4D000B2B140 /* CommitChangedFileListItemView.swift in Sources */, |
3497 | 3500 | 6C82D6B329BFD88700495C54 /* NavigateCommands.swift in Sources */, |
| 3501 | + B6CFD8112C20A8EE00E63F1A /* NSFont+WithWeight.swift in Sources */, |
3498 | 3502 | B66A4E4C29C9179B004573B4 /* CodeEditApp.swift in Sources */, |
3499 | 3503 | 661EF7B82BEE215300C3E577 /* ImageFileView.swift in Sources */, |
3500 | 3504 | 4E7F066629602E7B00BB3C12 /* CodeEditSplitViewController.swift in Sources */, |
|
0 commit comments