|
74 | 74 | 87EB9901295755DA00A56B97 /* MarkEditCore in Frameworks */ = {isa = PBXBuildFile; productRef = 87EB9900295755DA00A56B97 /* MarkEditCore */; }; |
75 | 75 | 87F2B5F429ACF56E0027103E /* EditorViewController+Completion.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87F2B5F329ACF56E0027103E /* EditorViewController+Completion.swift */; }; |
76 | 76 | 87F2B61429AF2F3A0027103E /* NSSpellChecker+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 87F2B61329AF2F3A0027103E /* NSSpellChecker+Extension.swift */; }; |
| 77 | + 87F85D5929BC95AE00F3FD37 /* AppShortcuts.strings in Resources */ = {isa = PBXBuildFile; fileRef = 87F85D5729BC95AE00F3FD37 /* AppShortcuts.strings */; }; |
77 | 78 | /* End PBXBuildFile section */ |
78 | 79 |
|
79 | 80 | /* Begin PBXContainerItemProxy section */ |
|
181 | 182 | 87DE084A294E22C5004AD33A /* EditorViewController+TextFinder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "EditorViewController+TextFinder.swift"; sourceTree = "<group>"; }; |
182 | 183 | 87F2B5F329ACF56E0027103E /* EditorViewController+Completion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "EditorViewController+Completion.swift"; sourceTree = "<group>"; }; |
183 | 184 | 87F2B61329AF2F3A0027103E /* NSSpellChecker+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "NSSpellChecker+Extension.swift"; sourceTree = "<group>"; }; |
| 185 | + 87F85D5829BC95AE00F3FD37 /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/AppShortcuts.strings"; sourceTree = "<group>"; }; |
| 186 | + 87F85D5B29BC962100F3FD37 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/AppShortcuts.strings"; sourceTree = "<group>"; }; |
184 | 187 | /* End PBXFileReference section */ |
185 | 188 |
|
186 | 189 | /* Begin PBXFrameworksBuildPhase section */ |
|
263 | 266 | 870A51BE294702FD0095C7EB /* Info.plist */, |
264 | 267 | 870A51AE294700E00095C7EB /* Info.entitlements */, |
265 | 268 | 870A51AB294700E00095C7EB /* Main.storyboard */, |
| 269 | + 87F85D5729BC95AE00F3FD37 /* AppShortcuts.strings */, |
266 | 270 | ); |
267 | 271 | name = "Supporting Files"; |
268 | 272 | sourceTree = "<group>"; |
|
602 | 606 | buildActionMask = 2147483647; |
603 | 607 | files = ( |
604 | 608 | 870A51C9294752530095C7EB /* index.html in Resources */, |
| 609 | + 87F85D5929BC95AE00F3FD37 /* AppShortcuts.strings in Resources */, |
605 | 610 | 873D6438295FEF220095DEF7 /* Localizable.strings in Resources */, |
606 | 611 | 870A51AA294700E00095C7EB /* Assets.xcassets in Resources */, |
607 | 612 | 870A51AD294700E00095C7EB /* Main.storyboard in Resources */, |
|
747 | 752 | name = Localizable.strings; |
748 | 753 | sourceTree = "<group>"; |
749 | 754 | }; |
| 755 | + 87F85D5729BC95AE00F3FD37 /* AppShortcuts.strings */ = { |
| 756 | + isa = PBXVariantGroup; |
| 757 | + children = ( |
| 758 | + 87F85D5829BC95AE00F3FD37 /* zh-Hans */, |
| 759 | + 87F85D5B29BC962100F3FD37 /* zh-Hant */, |
| 760 | + ); |
| 761 | + name = AppShortcuts.strings; |
| 762 | + sourceTree = "<group>"; |
| 763 | + }; |
750 | 764 | /* End PBXVariantGroup section */ |
751 | 765 |
|
752 | 766 | /* Begin XCBuildConfiguration section */ |
|
0 commit comments