Skip to content

Commit c099f95

Browse files
committed
Fix project
1 parent 1e6d91e commit c099f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CotEditor.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1163,7 +1163,7 @@
11631163
2AA4EE3C28D55CE80014B045 /* DelegateContext.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DelegateContext.swift; sourceTree = "<group>"; };
11641164
2AA4F69F20A1C190003FD515 /* NSTextView+RoundedBackground.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSTextView+RoundedBackground.swift"; sourceTree = "<group>"; };
11651165
2AA5BCF924FFB21C00618F83 /* String+Match.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Match.swift"; sourceTree = "<group>"; };
1166-
2AA6E0B82B744FF300E536F8 /* SyntaxEdit.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; path = SyntaxEdit.xcstrings; sourceTree = "<group>"; };
1166+
2AA6E0B82B744FF300E536F8 /* SyntaxEdit.xcstrings */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; name = SyntaxEdit.xcstrings; path = mul.lproj/SyntaxEdit.xcstrings; sourceTree = "<group>"; };
11671167
2AA6E0BC2B7467E200E536F8 /* mul */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; name = mul; path = mul.lproj/SyntaxEditView.xcstrings; sourceTree = "<group>"; };
11681168
2AA6E0BE2B74728700E536F8 /* mul */ = {isa = PBXFileReference; lastKnownFileType = text.json.xcstrings; name = mul; path = mul.lproj/FindPanelFieldView.xcstrings; sourceTree = "<group>"; };
11691169
2AA704CD2987878B008CBCB5 /* Node.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Node.swift; sourceTree = "<group>"; };

0 commit comments

Comments
 (0)