2000 lines
120 KiB
Plaintext
2000 lines
120 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 54;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
5B09307628B6FC3B0021F8C5 /* shortcuts.html in Resources */ = {isa = PBXBuildFile; fileRef = 5B09307828B6FC3B0021F8C5 /* shortcuts.html */; };
|
|
5B0AF8B527B2C8290096FE54 /* StringExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B0AF8B427B2C8290096FE54 /* StringExtension.swift */; };
|
|
5B0EF55D28CDBF7100F8F7CE /* frmClientListMgr.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5B0EF55C28CDBF7100F8F7CE /* frmClientListMgr.xib */; };
|
|
5B0EF55F28CDBF8E00F8F7CE /* ctlClientListMgr.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B0EF55E28CDBF8E00F8F7CE /* ctlClientListMgr.swift */; };
|
|
5B11328927B94CFB00E58451 /* AppleKeyboardConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B11328827B94CFB00E58451 /* AppleKeyboardConverter.swift */; };
|
|
5B16B84C28C9A89000ABA692 /* FolderMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B16B84B28C9A89000ABA692 /* FolderMonitor.swift */; };
|
|
5B175FFB28C5CDDC0078D1B4 /* IMKHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B175FFA28C5CDDC0078D1B4 /* IMKHelper.swift */; };
|
|
5B20430728BEE30900BFC6FD /* BookmarkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B20430628BEE30900BFC6FD /* BookmarkManager.swift */; };
|
|
5B21176C287539BB000443A9 /* ctlInputMethod_HandleStates.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B21176B287539BB000443A9 /* ctlInputMethod_HandleStates.swift */; };
|
|
5B21176E28753B35000443A9 /* ctlInputMethod_HandleDisplay.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B21176D28753B35000443A9 /* ctlInputMethod_HandleDisplay.swift */; };
|
|
5B21177028753B9D000443A9 /* ctlInputMethod_Delegates.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B21176F28753B9D000443A9 /* ctlInputMethod_Delegates.swift */; };
|
|
5B2170E0289FACAD00BE7304 /* 7_LangModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B2170D7289FACAC00BE7304 /* 7_LangModel.swift */; };
|
|
5B2170E1289FACAD00BE7304 /* 0_Megrez.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B2170D8289FACAC00BE7304 /* 0_Megrez.swift */; };
|
|
5B2170E2289FACAD00BE7304 /* 8_Unigram.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B2170D9289FACAC00BE7304 /* 8_Unigram.swift */; };
|
|
5B2170E3289FACAD00BE7304 /* 3_KeyValuePaired.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B2170DA289FACAC00BE7304 /* 3_KeyValuePaired.swift */; };
|
|
5B2170E4289FACAD00BE7304 /* 2_Walker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B2170DB289FACAC00BE7304 /* 2_Walker.swift */; };
|
|
5B2170E5289FACAD00BE7304 /* 6_Node.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B2170DC289FACAC00BE7304 /* 6_Node.swift */; };
|
|
5B2170E6289FACAD00BE7304 /* 4_Span.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B2170DD289FACAC00BE7304 /* 4_Span.swift */; };
|
|
5B2170E7289FACAD00BE7304 /* 1_Compositor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B2170DE289FACAC00BE7304 /* 1_Compositor.swift */; };
|
|
5B2170E8289FACAD00BE7304 /* 5_Vertex.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B2170DF289FACAC00BE7304 /* 5_Vertex.swift */; };
|
|
5B242403284B0D6500520FE4 /* ctlCandidateUniversal.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B242402284B0D6500520FE4 /* ctlCandidateUniversal.swift */; };
|
|
5B3133BF280B229700A4A505 /* KeyHandler_States.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B3133BE280B229700A4A505 /* KeyHandler_States.swift */; };
|
|
5B3A87BC28597CDB0090E163 /* LMSymbolNode.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B3A87BB28597CDB0090E163 /* LMSymbolNode.swift */; };
|
|
5B40730C281672610023DFFF /* lmAssociates.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B407309281672610023DFFF /* lmAssociates.swift */; };
|
|
5B40730D281672610023DFFF /* lmReplacements.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B40730A281672610023DFFF /* lmReplacements.swift */; };
|
|
5B54E743283A7D89001ECBDC /* lmCoreNS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B54E742283A7D89001ECBDC /* lmCoreNS.swift */; };
|
|
5B5948CE289CC04500C85824 /* LMInstantiator_DateTimeExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B5948CD289CC04500C85824 /* LMInstantiator_DateTimeExtension.swift */; };
|
|
5B5E535227EF261400C6AA1E /* IME.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B5E535127EF261400C6AA1E /* IME.swift */; };
|
|
5B5F8AEB28C86AAD007C11F1 /* NSAttributedTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B5F8AEA28C86AAD007C11F1 /* NSAttributedTextView.swift */; };
|
|
5B5F8AEE28C8826D007C11F1 /* ctlTooltip.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B5F8AED28C8826D007C11F1 /* ctlTooltip.swift */; };
|
|
5B62A33627AE795800A19448 /* mgrPrefs.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B62A33527AE795800A19448 /* mgrPrefs.swift */; };
|
|
5B62A33D27AE7CC100A19448 /* ctlAboutWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B62A33C27AE7CC100A19448 /* ctlAboutWindow.swift */; };
|
|
5B62A34727AE7CD900A19448 /* ctlCandidate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B62A34027AE7CD900A19448 /* ctlCandidate.swift */; };
|
|
5B62A34A27AE7CD900A19448 /* NotifierController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B62A34527AE7CD900A19448 /* NotifierController.swift */; };
|
|
5B630A3C28CC97020010D076 /* ctlPopupCompositionBuffer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B630A3B28CC97020010D076 /* ctlPopupCompositionBuffer.swift */; };
|
|
5B6C141228A9D4B30098ADF8 /* ctlInputMethod_Common.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B6C141128A9D4B30098ADF8 /* ctlInputMethod_Common.swift */; };
|
|
5B73FB5E27B2BE1300E9BF49 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5B73FB6027B2BE1300E9BF49 /* InfoPlist.strings */; };
|
|
5B782EC4280C243C007276DE /* KeyHandler_HandleCandidate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B782EC3280C243C007276DE /* KeyHandler_HandleCandidate.swift */; };
|
|
5B78EE0D28A562B4009456C1 /* suiPrefPaneDevZone.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B78EE0C28A562B4009456C1 /* suiPrefPaneDevZone.swift */; };
|
|
5B7BC4B027AFFBE800F66C24 /* frmPrefWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5B7BC4AE27AFFBE800F66C24 /* frmPrefWindow.xib */; };
|
|
5B7DA80328BF6BC600D7B2AD /* fixinstall.sh in Resources */ = {isa = PBXBuildFile; fileRef = 5B7DA80228BF6BBA00D7B2AD /* fixinstall.sh */; };
|
|
5B7F225D2808501000DDD3CB /* KeyHandler_HandleInput.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B7F225C2808501000DDD3CB /* KeyHandler_HandleInput.swift */; };
|
|
5B84579E2871AD2200C93B01 /* convdict.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5B84579C2871AD2200C93B01 /* convdict.plist */; };
|
|
5B84579F2871AD2200C93B01 /* HotenkaChineseConverter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B84579D2871AD2200C93B01 /* HotenkaChineseConverter.swift */; };
|
|
5B8457A12871ADBE00C93B01 /* HotenkaCCBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B8457A02871ADBE00C93B01 /* HotenkaCCBridge.swift */; };
|
|
5B887F302826AEA400B6651E /* lmCoreEX.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B887F2F2826AEA400B6651E /* lmCoreEX.swift */; };
|
|
5B949BD92816DC5400D87B5D /* LineReader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B949BD82816DC5400D87B5D /* LineReader.swift */; };
|
|
5B949BDB2816DDBC00D87B5D /* LMConsolidator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B949BDA2816DDBC00D87B5D /* LMConsolidator.swift */; };
|
|
5BA0DF312817857D009E73BB /* lmUserOverride.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA0DF2E2817857D009E73BB /* lmUserOverride.swift */; };
|
|
5BA58646289BCFAC0077D02F /* ShiftKeyUpChecker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA58645289BCFAC0077D02F /* ShiftKeyUpChecker.swift */; };
|
|
5BA9FD0F27FEDB6B002DE248 /* suiPrefPaneGeneral.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD0A27FEDB6B002DE248 /* suiPrefPaneGeneral.swift */; };
|
|
5BA9FD1027FEDB6B002DE248 /* suiPrefPaneKeyboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD0B27FEDB6B002DE248 /* suiPrefPaneKeyboard.swift */; };
|
|
5BA9FD1127FEDB6B002DE248 /* ctlPrefUI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD0C27FEDB6B002DE248 /* ctlPrefUI.swift */; };
|
|
5BA9FD1227FEDB6B002DE248 /* suiPrefPaneExperience.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD0D27FEDB6B002DE248 /* suiPrefPaneExperience.swift */; };
|
|
5BA9FD1327FEDB6B002DE248 /* suiPrefPaneDictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD0E27FEDB6B002DE248 /* suiPrefPaneDictionary.swift */; };
|
|
5BA9FD3E27FEF3C8002DE248 /* Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD3127FEF3C8002DE248 /* Utilities.swift */; };
|
|
5BA9FD3F27FEF3C8002DE248 /* Pane.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD3227FEF3C8002DE248 /* Pane.swift */; };
|
|
5BA9FD4027FEF3C8002DE248 /* Localization.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD3327FEF3C8002DE248 /* Localization.swift */; };
|
|
5BA9FD4127FEF3C8002DE248 /* PreferencesStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD3427FEF3C8002DE248 /* PreferencesStyle.swift */; };
|
|
5BA9FD4227FEF3C8002DE248 /* PreferencePane.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD3527FEF3C8002DE248 /* PreferencePane.swift */; };
|
|
5BA9FD4327FEF3C8002DE248 /* Preferences.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD3627FEF3C8002DE248 /* Preferences.swift */; };
|
|
5BA9FD4427FEF3C8002DE248 /* SegmentedControlStyleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD3727FEF3C8002DE248 /* SegmentedControlStyleViewController.swift */; };
|
|
5BA9FD4527FEF3C9002DE248 /* ToolbarItemStyleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD3827FEF3C8002DE248 /* ToolbarItemStyleViewController.swift */; };
|
|
5BA9FD4627FEF3C9002DE248 /* Container.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD3927FEF3C8002DE248 /* Container.swift */; };
|
|
5BA9FD4727FEF3C9002DE248 /* PreferencesStyleController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD3A27FEF3C8002DE248 /* PreferencesStyleController.swift */; };
|
|
5BA9FD4827FEF3C9002DE248 /* PreferencesWindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD3B27FEF3C8002DE248 /* PreferencesWindowController.swift */; };
|
|
5BA9FD4927FEF3C9002DE248 /* Section.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD3C27FEF3C8002DE248 /* Section.swift */; };
|
|
5BA9FD4A27FEF3C9002DE248 /* PreferencesTabViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD3D27FEF3C8002DE248 /* PreferencesTabViewController.swift */; };
|
|
5BA9FD8B28006B41002DE248 /* VDKComboBox.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BA9FD8A28006B41002DE248 /* VDKComboBox.swift */; };
|
|
5BAA8FBE282CAF380066C406 /* SyllableComposer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BAA8FBD282CAF380066C406 /* SyllableComposer.swift */; };
|
|
5BAD0CD527D701F6003D127F /* vChewingKeyLayout.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 5B30F11227BA568800484E24 /* vChewingKeyLayout.bundle */; };
|
|
5BAEFAD028012565001F42C9 /* mgrLangModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BAEFACF28012565001F42C9 /* mgrLangModel.swift */; };
|
|
5BB802DA27FABA8300CF1C19 /* ctlInputMethod_Menu.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BB802D927FABA8300CF1C19 /* ctlInputMethod_Menu.swift */; };
|
|
5BBBB75F27AED54C0023B93A /* Beep.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 5BBBB75D27AED54C0023B93A /* Beep.m4a */; };
|
|
5BBBB76027AED54C0023B93A /* Fart.m4a in Resources */ = {isa = PBXBuildFile; fileRef = 5BBBB75E27AED54C0023B93A /* Fart.m4a */; };
|
|
5BBBB76D27AED5DB0023B93A /* frmAboutWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5BBBB76927AED5DB0023B93A /* frmAboutWindow.xib */; };
|
|
5BBBB77327AED70B0023B93A /* MenuIcon-TCVIM@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 5BBBB76F27AED70B0023B93A /* MenuIcon-TCVIM@2x.png */; };
|
|
5BBBB77427AED70B0023B93A /* MenuIcon-SCVIM@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 5BBBB77027AED70B0023B93A /* MenuIcon-SCVIM@2x.png */; };
|
|
5BBBB77527AED70B0023B93A /* MenuIcon-SCVIM.png in Resources */ = {isa = PBXBuildFile; fileRef = 5BBBB77127AED70B0023B93A /* MenuIcon-SCVIM.png */; };
|
|
5BBBB77627AED70B0023B93A /* MenuIcon-TCVIM.png in Resources */ = {isa = PBXBuildFile; fileRef = 5BBBB77227AED70B0023B93A /* MenuIcon-TCVIM.png */; };
|
|
5BBBB77A27AEDC690023B93A /* clsSFX.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BBBB77927AEDC690023B93A /* clsSFX.swift */; };
|
|
5BBC9EFC28CA042500041196 /* UpdateSputnik.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BBC9EFB28CA042500041196 /* UpdateSputnik.swift */; };
|
|
5BC2652227E04B7E00700291 /* uninstall.sh in Resources */ = {isa = PBXBuildFile; fileRef = 5BC2652127E04B7B00700291 /* uninstall.sh */; };
|
|
5BC4479D2865686500EDC323 /* data-chs.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5BEDB71C283B4AEA0078EB25 /* data-chs.plist */; };
|
|
5BC4479E2865686500EDC323 /* data-cht.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5BEDB720283B4AEA0078EB25 /* data-cht.plist */; };
|
|
5BC4479F2865686500EDC323 /* data-cns.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5BEDB71D283B4AEA0078EB25 /* data-cns.plist */; };
|
|
5BC447A02865686500EDC323 /* data-symbols.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5BEDB71E283B4AEA0078EB25 /* data-symbols.plist */; };
|
|
5BC447A12865686500EDC323 /* data-zhuyinwen.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5BEDB71F283B4AEA0078EB25 /* data-zhuyinwen.plist */; };
|
|
5BC447A628656A1900EDC323 /* PrefManagerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BC447A228656A1900EDC323 /* PrefManagerTests.swift */; };
|
|
5BC447AE2865CFC200EDC323 /* KeyHandlerTestsNormalCHS.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BC447A428656A1900EDC323 /* KeyHandlerTestsNormalCHS.swift */; };
|
|
5BC6E03C286692BE00291771 /* KeyHandlerTestsSCPCCHT.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BC447A328656A1900EDC323 /* KeyHandlerTestsSCPCCHT.swift */; };
|
|
5BD0113B28180D6100609769 /* LMInstantiator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BD0113A28180D6100609769 /* LMInstantiator.swift */; };
|
|
5BD0113D2818543900609769 /* KeyHandler_Core.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BD0113C2818543900609769 /* KeyHandler_Core.swift */; };
|
|
5BD05BCA27B2A43D004C4F1D /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6A2E40F5253A69DA00D1AE1D /* Images.xcassets */; };
|
|
5BD05C5D27B2BBA9004C4F1D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5BD05C5B27B2BBA9004C4F1D /* Main.storyboard */; };
|
|
5BD05C6627B2BBEF004C4F1D /* Document.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BD05C6127B2BBEF004C4F1D /* Document.swift */; };
|
|
5BD05C6727B2BBEF004C4F1D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BD05C6227B2BBEF004C4F1D /* AppDelegate.swift */; };
|
|
5BD05C6827B2BBEF004C4F1D /* Content.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BD05C6327B2BBEF004C4F1D /* Content.swift */; };
|
|
5BD05C6927B2BBEF004C4F1D /* WindowController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BD05C6427B2BBEF004C4F1D /* WindowController.swift */; };
|
|
5BD05C6A27B2BBEF004C4F1D /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BD05C6527B2BBEF004C4F1D /* ViewController.swift */; };
|
|
5BDCBB2E27B4E67A00D0CC59 /* vChewingPhraseEditor.app in Resources */ = {isa = PBXBuildFile; fileRef = 5BD05BB827B2A429004C4F1D /* vChewingPhraseEditor.app */; };
|
|
5BE377A0288FED8D0037365B /* KeyHandler_HandleComposition.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BE3779F288FED8D0037365B /* KeyHandler_HandleComposition.swift */; };
|
|
5BE78BD927B3775B005EA1BE /* ctlAboutWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BE78BD827B37750005EA1BE /* ctlAboutWindow.swift */; };
|
|
5BE78BDD27B3776D005EA1BE /* frmAboutWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5BE78BDA27B37764005EA1BE /* frmAboutWindow.xib */; };
|
|
5BEDB721283B4C250078EB25 /* data-cns.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5BEDB71D283B4AEA0078EB25 /* data-cns.plist */; };
|
|
5BEDB722283B4C250078EB25 /* data-zhuyinwen.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5BEDB71F283B4AEA0078EB25 /* data-zhuyinwen.plist */; };
|
|
5BEDB723283B4C250078EB25 /* data-cht.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5BEDB720283B4AEA0078EB25 /* data-cht.plist */; };
|
|
5BEDB724283B4C250078EB25 /* data-symbols.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5BEDB71E283B4AEA0078EB25 /* data-symbols.plist */; };
|
|
5BEDB725283B4C250078EB25 /* data-chs.plist in Resources */ = {isa = PBXBuildFile; fileRef = 5BEDB71C283B4AEA0078EB25 /* data-chs.plist */; };
|
|
5BF0B84C28C070B000795FC6 /* NSEventExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BF0B84B28C070B000795FC6 /* NSEventExtension.swift */; };
|
|
5BF13B9428C627BB00E99EC1 /* IMKHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5B175FFA28C5CDDC0078D1B4 /* IMKHelper.swift */; };
|
|
5BF56F9828C39A2700DD6839 /* IMEState.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BF56F9728C39A2700DD6839 /* IMEState.swift */; };
|
|
5BF56F9A28C39D1800DD6839 /* IMEStateData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BF56F9928C39D1800DD6839 /* IMEStateData.swift */; };
|
|
5BF9DA2728840E6200DBD48E /* template-usersymbolphrases.txt in Resources */ = {isa = PBXBuildFile; fileRef = 5BF9DA2228840E6200DBD48E /* template-usersymbolphrases.txt */; };
|
|
5BF9DA2828840E6200DBD48E /* template-exclusions.txt in Resources */ = {isa = PBXBuildFile; fileRef = 5BF9DA2328840E6200DBD48E /* template-exclusions.txt */; };
|
|
5BF9DA2928840E6200DBD48E /* template-associatedPhrases-chs.txt in Resources */ = {isa = PBXBuildFile; fileRef = 5BF9DA2428840E6200DBD48E /* template-associatedPhrases-chs.txt */; };
|
|
5BF9DA2A28840E6200DBD48E /* template-replacements.txt in Resources */ = {isa = PBXBuildFile; fileRef = 5BF9DA2528840E6200DBD48E /* template-replacements.txt */; };
|
|
5BF9DA2B28840E6200DBD48E /* template-userphrases.txt in Resources */ = {isa = PBXBuildFile; fileRef = 5BF9DA2628840E6200DBD48E /* template-userphrases.txt */; };
|
|
5BF9DA2D288427E000DBD48E /* template-associatedPhrases-cht.txt in Resources */ = {isa = PBXBuildFile; fileRef = 5BF9DA2C2884247800DBD48E /* template-associatedPhrases-cht.txt */; };
|
|
5BF9EC1628A2BFC600333639 /* lmPlainBopomofo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BF9EC1528A2BFC600333639 /* lmPlainBopomofo.swift */; };
|
|
5BFDF011289635C100417BBC /* ctlCandidateIMK.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5BFDF010289635C100417BBC /* ctlCandidateIMK.swift */; };
|
|
6A187E2616004C5900466B2E /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6A187E2816004C5900466B2E /* MainMenu.xib */; };
|
|
6A225A1F23679F2600F685C6 /* NotarizedArchives in Resources */ = {isa = PBXBuildFile; fileRef = 6A225A1E23679F2600F685C6 /* NotarizedArchives */; };
|
|
6A2E40F6253A69DA00D1AE1D /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6A2E40F5253A69DA00D1AE1D /* Images.xcassets */; };
|
|
6A2E40F9253A6AA000D1AE1D /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6A2E40F5253A69DA00D1AE1D /* Images.xcassets */; };
|
|
6ACA41FA15FC1D9000935EF6 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6ACA41EA15FC1D9000935EF6 /* InfoPlist.strings */; };
|
|
6ACA41FC15FC1D9000935EF6 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 6ACA41EE15FC1D9000935EF6 /* Localizable.strings */; };
|
|
6ACA41FD15FC1D9000935EF6 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 6ACA41F015FC1D9000935EF6 /* MainMenu.xib */; };
|
|
6ACA420215FC1E5200935EF6 /* vChewing.app in Resources */ = {isa = PBXBuildFile; fileRef = 6A0D4EA215FC0D2D00ABF4B3 /* vChewing.app */; };
|
|
D427F76C278CA2B0004A2160 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D427F76B278CA1BA004A2160 /* AppDelegate.swift */; };
|
|
D47B92C027972AD100458394 /* main.swift in Sources */ = {isa = PBXBuildFile; fileRef = D47B92BF27972AC800458394 /* main.swift */; };
|
|
D47F7DCE278BFB57002F9DD7 /* ctlPrefWindow.swift in Sources */ = {isa = PBXBuildFile; fileRef = D47F7DCD278BFB57002F9DD7 /* ctlPrefWindow.swift */; };
|
|
D4A13D5A27A59F0B003BE359 /* ctlInputMethod_Core.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4A13D5927A59D5C003BE359 /* ctlInputMethod_Core.swift */; };
|
|
D4E33D8A27A838CF006DB1CF /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = D4E33D8827A838CF006DB1CF /* Localizable.strings */; };
|
|
D4E33D8F27A838F0006DB1CF /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = D4E33D8D27A838F0006DB1CF /* InfoPlist.strings */; };
|
|
D4F0BBDF279AF1AF0071253C /* ArchiveUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4F0BBDE279AF1AF0071253C /* ArchiveUtil.swift */; };
|
|
D4F0BBE1279AF8B30071253C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D4F0BBE0279AF8B30071253C /* AppDelegate.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
5B0AF8B227B2C4E20096FE54 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 6A0D4E9415FC0CFA00ABF4B3 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 5BD05BB727B2A429004C4F1D;
|
|
remoteInfo = vChewingPhraseEditor;
|
|
};
|
|
5B2F2BB7286216A500B8557B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 6A0D4E9415FC0CFA00ABF4B3 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 6A0D4EA115FC0D2D00ABF4B3;
|
|
remoteInfo = vChewing;
|
|
};
|
|
6ACA420015FC1DCC00935EF6 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 6A0D4E9415FC0CFA00ABF4B3 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 6A0D4EA115FC0D2D00ABF4B3;
|
|
remoteInfo = vChewing;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
5BDC5CBE27C28E8B00E1CCE2 /* Embed Foundation Extensions */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 13;
|
|
files = (
|
|
);
|
|
name = "Embed Foundation Extensions";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
5B04305327B529D800CB65BC /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
5B04305427B529D800CB65BC /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
5B04305527B529D800CB65BC /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/MainMenu.strings"; sourceTree = "<group>"; };
|
|
5B04305627B529D800CB65BC /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
5B04305727B529D800CB65BC /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
5B04305827B529D800CB65BC /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/frmAboutWindow.strings"; sourceTree = "<group>"; };
|
|
5B04305927B529D800CB65BC /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = ja.lproj/frmPrefWindow.strings; sourceTree = "<group>"; };
|
|
5B04305B27B529D900CB65BC /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/frmAboutWindow.strings"; sourceTree = "<group>"; };
|
|
5B04305C27B529D900CB65BC /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
5B04305D27B529D900CB65BC /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/Main.strings"; sourceTree = "<group>"; };
|
|
5B04305E27B5312E00CB65BC /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
5B04305F27B5312E00CB65BC /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
5B04306027B5312E00CB65BC /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
|
5B04306127B5312E00CB65BC /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
5B04306227B5312E00CB65BC /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
5B04306327B5312E00CB65BC /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/frmAboutWindow.strings; sourceTree = "<group>"; };
|
|
5B04306427B5312E00CB65BC /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = "zh-Hans.lproj/frmPrefWindow.strings"; sourceTree = "<group>"; };
|
|
5B04306527B5312E00CB65BC /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/frmAboutWindow.strings; sourceTree = "<group>"; };
|
|
5B04306627B5312E00CB65BC /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
5B04306727B5312E00CB65BC /* ja */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ja; path = ja.lproj/Main.strings; sourceTree = "<group>"; };
|
|
5B05A47B27AFF7CA00437698 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
5B05A47C27AFF7CF00437698 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
5B05A47F27AFF84200437698 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/frmAboutWindow.strings; sourceTree = "<group>"; };
|
|
5B09307728B6FC3B0021F8C5 /* zh-Hant */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; lineEnding = 0; name = "zh-Hant"; path = "zh-Hant.lproj/shortcuts.html"; sourceTree = "<group>"; };
|
|
5B09307928B6FC3F0021F8C5 /* zh-Hans */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; lineEnding = 0; name = "zh-Hans"; path = "zh-Hans.lproj/shortcuts.html"; sourceTree = "<group>"; };
|
|
5B09307A28B6FC400021F8C5 /* en */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; lineEnding = 0; name = en; path = en.lproj/shortcuts.html; sourceTree = "<group>"; };
|
|
5B09307B28B6FC410021F8C5 /* ja */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; lineEnding = 0; name = ja; path = ja.lproj/shortcuts.html; sourceTree = "<group>"; };
|
|
5B0AF8B427B2C8290096FE54 /* StringExtension.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = StringExtension.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5B0C5EDF27C7D9870078037C /* dataCompiler.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = dataCompiler.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5B0EF55C28CDBF7100F8F7CE /* frmClientListMgr.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = frmClientListMgr.xib; sourceTree = "<group>"; };
|
|
5B0EF55E28CDBF8E00F8F7CE /* ctlClientListMgr.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ctlClientListMgr.swift; sourceTree = "<group>"; };
|
|
5B11328827B94CFB00E58451 /* AppleKeyboardConverter.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = AppleKeyboardConverter.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5B16B84B28C9A89000ABA692 /* FolderMonitor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FolderMonitor.swift; sourceTree = "<group>"; };
|
|
5B175FFA28C5CDDC0078D1B4 /* IMKHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IMKHelper.swift; sourceTree = "<group>"; };
|
|
5B18BA6F27C7BD8B0056EB19 /* LICENSE-CHS.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "LICENSE-CHS.txt"; sourceTree = "<group>"; };
|
|
5B18BA7027C7BD8B0056EB19 /* Makefile */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
|
|
5B18BA7127C7BD8B0056EB19 /* README-CHS.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = "README-CHS.md"; sourceTree = "<group>"; };
|
|
5B18BA7227C7BD8B0056EB19 /* LICENSE.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE.txt; sourceTree = "<group>"; };
|
|
5B18BA7327C7BD8C0056EB19 /* LICENSE-JPN.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "LICENSE-JPN.txt"; sourceTree = "<group>"; };
|
|
5B18BA7427C7BD8C0056EB19 /* LICENSE-CHT.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "LICENSE-CHT.txt"; sourceTree = "<group>"; };
|
|
5B20430628BEE30900BFC6FD /* BookmarkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BookmarkManager.swift; sourceTree = "<group>"; };
|
|
5B20430B28BEFC0C00BFC6FD /* vChewing.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = vChewing.entitlements; sourceTree = "<group>"; };
|
|
5B20430C28BEFC1200BFC6FD /* vChewingPhraseEditor.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = vChewingPhraseEditor.entitlements; sourceTree = "<group>"; };
|
|
5B21176B287539BB000443A9 /* ctlInputMethod_HandleStates.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ctlInputMethod_HandleStates.swift; sourceTree = "<group>"; };
|
|
5B21176D28753B35000443A9 /* ctlInputMethod_HandleDisplay.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ctlInputMethod_HandleDisplay.swift; sourceTree = "<group>"; };
|
|
5B21176F28753B9D000443A9 /* ctlInputMethod_Delegates.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ctlInputMethod_Delegates.swift; sourceTree = "<group>"; };
|
|
5B2170D7289FACAC00BE7304 /* 7_LangModel.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = 7_LangModel.swift; sourceTree = "<group>"; };
|
|
5B2170D8289FACAC00BE7304 /* 0_Megrez.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = 0_Megrez.swift; sourceTree = "<group>"; };
|
|
5B2170D9289FACAC00BE7304 /* 8_Unigram.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = 8_Unigram.swift; sourceTree = "<group>"; };
|
|
5B2170DA289FACAC00BE7304 /* 3_KeyValuePaired.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = 3_KeyValuePaired.swift; sourceTree = "<group>"; };
|
|
5B2170DB289FACAC00BE7304 /* 2_Walker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = 2_Walker.swift; sourceTree = "<group>"; };
|
|
5B2170DC289FACAC00BE7304 /* 6_Node.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = 6_Node.swift; sourceTree = "<group>"; };
|
|
5B2170DD289FACAC00BE7304 /* 4_Span.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = 4_Span.swift; sourceTree = "<group>"; };
|
|
5B2170DE289FACAC00BE7304 /* 1_Compositor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = 1_Compositor.swift; sourceTree = "<group>"; };
|
|
5B2170DF289FACAC00BE7304 /* 5_Vertex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = 5_Vertex.swift; sourceTree = "<group>"; };
|
|
5B242402284B0D6500520FE4 /* ctlCandidateUniversal.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ctlCandidateUniversal.swift; sourceTree = "<group>"; };
|
|
5B2DB17127AF8771006D874E /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = Data/Makefile; sourceTree = "<group>"; };
|
|
5B2F2BB3286216A500B8557B /* vChewingTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = vChewingTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
5B30F11227BA568800484E24 /* vChewingKeyLayout.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = vChewingKeyLayout.bundle; sourceTree = "<group>"; };
|
|
5B312684287800DE001AA720 /* FAQ.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = FAQ.md; sourceTree = "<group>"; };
|
|
5B3133BE280B229700A4A505 /* KeyHandler_States.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = KeyHandler_States.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5B3A87BB28597CDB0090E163 /* LMSymbolNode.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LMSymbolNode.swift; sourceTree = "<group>"; };
|
|
5B407309281672610023DFFF /* lmAssociates.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; lineEnding = 0; path = lmAssociates.swift; sourceTree = "<group>"; usesTabs = 0; };
|
|
5B40730A281672610023DFFF /* lmReplacements.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; lineEnding = 0; path = lmReplacements.swift; sourceTree = "<group>"; usesTabs = 0; };
|
|
5B54E742283A7D89001ECBDC /* lmCoreNS.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = lmCoreNS.swift; sourceTree = "<group>"; };
|
|
5B5948CD289CC04500C85824 /* LMInstantiator_DateTimeExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LMInstantiator_DateTimeExtension.swift; sourceTree = "<group>"; };
|
|
5B5E535127EF261400C6AA1E /* IME.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = IME.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5B5F8AEA28C86AAD007C11F1 /* NSAttributedTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSAttributedTextView.swift; sourceTree = "<group>"; };
|
|
5B5F8AED28C8826D007C11F1 /* ctlTooltip.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ctlTooltip.swift; sourceTree = "<group>"; };
|
|
5B62A33527AE795800A19448 /* mgrPrefs.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = mgrPrefs.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5B62A33C27AE7CC100A19448 /* ctlAboutWindow.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = ctlAboutWindow.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5B62A34027AE7CD900A19448 /* ctlCandidate.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = ctlCandidate.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5B62A34527AE7CD900A19448 /* NotifierController.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = NotifierController.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5B630A3B28CC97020010D076 /* ctlPopupCompositionBuffer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ctlPopupCompositionBuffer.swift; sourceTree = "<group>"; };
|
|
5B65B919284D0185007C558B /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
5B6C141128A9D4B30098ADF8 /* ctlInputMethod_Common.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ctlInputMethod_Common.swift; sourceTree = "<group>"; };
|
|
5B73FB5427B2BD6900E9BF49 /* PhraseEditor-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "PhraseEditor-Info.plist"; path = "UserPhraseEditor/PhraseEditor-Info.plist"; sourceTree = SOURCE_ROOT; };
|
|
5B73FB5F27B2BE1300E9BF49 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
5B782EC3280C243C007276DE /* KeyHandler_HandleCandidate.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = KeyHandler_HandleCandidate.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5B78EE0C28A562B4009456C1 /* suiPrefPaneDevZone.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = suiPrefPaneDevZone.swift; sourceTree = "<group>"; };
|
|
5B7BC4AF27AFFBE800F66C24 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/frmPrefWindow.xib; sourceTree = "<group>"; };
|
|
5B7BC4B227AFFC0B00F66C24 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/frmPrefWindow.strings; sourceTree = "<group>"; };
|
|
5B7DA80228BF6BBA00D7B2AD /* fixinstall.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; lineEnding = 0; path = fixinstall.sh; sourceTree = "<group>"; };
|
|
5B7F225C2808501000DDD3CB /* KeyHandler_HandleInput.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = KeyHandler_HandleInput.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5B84579C2871AD2200C93B01 /* convdict.plist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; path = convdict.plist; sourceTree = "<group>"; };
|
|
5B84579D2871AD2200C93B01 /* HotenkaChineseConverter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HotenkaChineseConverter.swift; sourceTree = "<group>"; };
|
|
5B8457A02871ADBE00C93B01 /* HotenkaCCBridge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HotenkaCCBridge.swift; sourceTree = "<group>"; };
|
|
5B887F2F2826AEA400B6651E /* lmCoreEX.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = lmCoreEX.swift; sourceTree = "<group>"; usesTabs = 0; };
|
|
5B949BD82816DC5400D87B5D /* LineReader.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; lineEnding = 0; path = LineReader.swift; sourceTree = "<group>"; usesTabs = 0; };
|
|
5B949BDA2816DDBC00D87B5D /* LMConsolidator.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; lineEnding = 0; path = LMConsolidator.swift; sourceTree = "<group>"; usesTabs = 0; };
|
|
5BA0DF2E2817857D009E73BB /* lmUserOverride.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; lineEnding = 0; path = lmUserOverride.swift; sourceTree = "<group>"; usesTabs = 0; };
|
|
5BA58645289BCFAC0077D02F /* ShiftKeyUpChecker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ShiftKeyUpChecker.swift; sourceTree = "<group>"; };
|
|
5BA9FD0A27FEDB6B002DE248 /* suiPrefPaneGeneral.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = suiPrefPaneGeneral.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD0B27FEDB6B002DE248 /* suiPrefPaneKeyboard.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = suiPrefPaneKeyboard.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD0C27FEDB6B002DE248 /* ctlPrefUI.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = ctlPrefUI.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD0D27FEDB6B002DE248 /* suiPrefPaneExperience.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = suiPrefPaneExperience.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD0E27FEDB6B002DE248 /* suiPrefPaneDictionary.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = suiPrefPaneDictionary.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD3127FEF3C8002DE248 /* Utilities.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = Utilities.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD3227FEF3C8002DE248 /* Pane.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = Pane.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD3327FEF3C8002DE248 /* Localization.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = Localization.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD3427FEF3C8002DE248 /* PreferencesStyle.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = PreferencesStyle.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD3527FEF3C8002DE248 /* PreferencePane.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = PreferencePane.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD3627FEF3C8002DE248 /* Preferences.swift */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 2; lastKnownFileType = sourcecode.swift; lineEnding = 0; path = Preferences.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD3727FEF3C8002DE248 /* SegmentedControlStyleViewController.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = SegmentedControlStyleViewController.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD3827FEF3C8002DE248 /* ToolbarItemStyleViewController.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = ToolbarItemStyleViewController.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD3927FEF3C8002DE248 /* Container.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = Container.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD3A27FEF3C8002DE248 /* PreferencesStyleController.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = PreferencesStyleController.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD3B27FEF3C8002DE248 /* PreferencesWindowController.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = PreferencesWindowController.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD3C27FEF3C8002DE248 /* Section.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = Section.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD3D27FEF3C8002DE248 /* PreferencesTabViewController.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = PreferencesTabViewController.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BA9FD8A28006B41002DE248 /* VDKComboBox.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = VDKComboBox.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BAA8FBD282CAF380066C406 /* SyllableComposer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SyllableComposer.swift; sourceTree = "<group>"; };
|
|
5BAEFACF28012565001F42C9 /* mgrLangModel.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = mgrLangModel.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BB802D927FABA8300CF1C19 /* ctlInputMethod_Menu.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = ctlInputMethod_Menu.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BBBB75D27AED54C0023B93A /* Beep.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = Beep.m4a; sourceTree = "<group>"; };
|
|
5BBBB75E27AED54C0023B93A /* Fart.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = Fart.m4a; sourceTree = "<group>"; };
|
|
5BBBB76A27AED5DB0023B93A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/frmAboutWindow.xib; sourceTree = "<group>"; };
|
|
5BBBB76F27AED70B0023B93A /* MenuIcon-TCVIM@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "MenuIcon-TCVIM@2x.png"; sourceTree = "<group>"; };
|
|
5BBBB77027AED70B0023B93A /* MenuIcon-SCVIM@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "MenuIcon-SCVIM@2x.png"; sourceTree = "<group>"; };
|
|
5BBBB77127AED70B0023B93A /* MenuIcon-SCVIM.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "MenuIcon-SCVIM.png"; sourceTree = "<group>"; };
|
|
5BBBB77227AED70B0023B93A /* MenuIcon-TCVIM.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "MenuIcon-TCVIM.png"; sourceTree = "<group>"; };
|
|
5BBBB77727AEDB290023B93A /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/MainMenu.strings; sourceTree = "<group>"; };
|
|
5BBBB77927AEDC690023B93A /* clsSFX.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = clsSFX.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BBC9EFB28CA042500041196 /* UpdateSputnik.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateSputnik.swift; sourceTree = "<group>"; };
|
|
5BBD627827B6C4D900271480 /* Update-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Update-Info.plist"; sourceTree = "<group>"; };
|
|
5BC0AAC927F58472002D33E9 /* pkgPreInstall.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = pkgPreInstall.sh; sourceTree = "<group>"; };
|
|
5BC0AACA27F58472002D33E9 /* pkgPostInstall.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; path = pkgPostInstall.sh; sourceTree = "<group>"; };
|
|
5BC2652127E04B7B00700291 /* uninstall.sh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.sh; lineEnding = 0; path = uninstall.sh; sourceTree = "<group>"; };
|
|
5BC447A228656A1900EDC323 /* PrefManagerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PrefManagerTests.swift; sourceTree = "<group>"; };
|
|
5BC447A328656A1900EDC323 /* KeyHandlerTestsSCPCCHT.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyHandlerTestsSCPCCHT.swift; sourceTree = "<group>"; };
|
|
5BC447A428656A1900EDC323 /* KeyHandlerTestsNormalCHS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = KeyHandlerTestsNormalCHS.swift; sourceTree = "<group>"; };
|
|
5BC447AB2865BEF500EDC323 /* AUTHORS */ = {isa = PBXFileReference; lastKnownFileType = text; path = AUTHORS; sourceTree = "<group>"; };
|
|
5BD0113A28180D6100609769 /* LMInstantiator.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; lineEnding = 0; path = LMInstantiator.swift; sourceTree = "<group>"; usesTabs = 0; };
|
|
5BD0113C2818543900609769 /* KeyHandler_Core.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; lineEnding = 0; path = KeyHandler_Core.swift; sourceTree = "<group>"; usesTabs = 0; };
|
|
5BD05BB827B2A429004C4F1D /* vChewingPhraseEditor.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = vChewingPhraseEditor.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
5BD05BC627B2A42A004C4F1D /* vChewingPhraseEditor.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = vChewingPhraseEditor.entitlements; sourceTree = "<group>"; };
|
|
5BD05C5C27B2BBA9004C4F1D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
5BD05C6127B2BBEF004C4F1D /* Document.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = Document.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BD05C6227B2BBEF004C4F1D /* AppDelegate.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = AppDelegate.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BD05C6327B2BBEF004C4F1D /* Content.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = Content.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BD05C6427B2BBEF004C4F1D /* WindowController.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = WindowController.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BD05C6527B2BBEF004C4F1D /* ViewController.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = ViewController.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BDCBB4227B4F6C600D0CC59 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/MainMenu.strings"; sourceTree = "<group>"; };
|
|
5BDCBB4327B4F6C600D0CC59 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/frmAboutWindow.strings"; sourceTree = "<group>"; };
|
|
5BDCBB4527B4F6C600D0CC59 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/frmPrefWindow.strings"; sourceTree = "<group>"; };
|
|
5BDCBB4727B4F6C600D0CC59 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
5BDCBB4827B4F6C600D0CC59 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
5BDCBB4927B4F6C700D0CC59 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
5BDCBB4A27B4F6C700D0CC59 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = "<group>"; };
|
|
5BDCBB4B27B4F6C700D0CC59 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/frmAboutWindow.strings"; sourceTree = "<group>"; };
|
|
5BDCBB4D27B4F6C700D0CC59 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
|
|
5BE3779F288FED8D0037365B /* KeyHandler_HandleComposition.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyHandler_HandleComposition.swift; sourceTree = "<group>"; };
|
|
5BE78BD827B37750005EA1BE /* ctlAboutWindow.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = ctlAboutWindow.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
5BE78BDB27B37764005EA1BE /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/frmAboutWindow.xib; sourceTree = "<group>"; };
|
|
5BE78BDF27B37968005EA1BE /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/frmAboutWindow.strings; sourceTree = "<group>"; };
|
|
5BE8A8C4281EE65300197741 /* CONTRIBUTING.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = CONTRIBUTING.md; sourceTree = "<group>"; };
|
|
5BEDB71C283B4AEA0078EB25 /* data-chs.plist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; name = "data-chs.plist"; path = "Data/data-chs.plist"; sourceTree = "<group>"; };
|
|
5BEDB71D283B4AEA0078EB25 /* data-cns.plist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; name = "data-cns.plist"; path = "Data/data-cns.plist"; sourceTree = "<group>"; };
|
|
5BEDB71E283B4AEA0078EB25 /* data-symbols.plist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; name = "data-symbols.plist"; path = "Data/data-symbols.plist"; sourceTree = "<group>"; };
|
|
5BEDB71F283B4AEA0078EB25 /* data-zhuyinwen.plist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; name = "data-zhuyinwen.plist"; path = "Data/data-zhuyinwen.plist"; sourceTree = "<group>"; };
|
|
5BEDB720283B4AEA0078EB25 /* data-cht.plist */ = {isa = PBXFileReference; lastKnownFileType = file.bplist; name = "data-cht.plist"; path = "Data/data-cht.plist"; sourceTree = "<group>"; };
|
|
5BF0B84B28C070B000795FC6 /* NSEventExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NSEventExtension.swift; sourceTree = "<group>"; };
|
|
5BF255CD28B2694E003ECB60 /* vChewing-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "vChewing-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
5BF56F9728C39A2700DD6839 /* IMEState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IMEState.swift; sourceTree = "<group>"; };
|
|
5BF56F9928C39D1800DD6839 /* IMEStateData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IMEStateData.swift; sourceTree = "<group>"; };
|
|
5BF9DA2228840E6200DBD48E /* template-usersymbolphrases.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; lineEnding = 0; path = "template-usersymbolphrases.txt"; sourceTree = "<group>"; usesTabs = 0; };
|
|
5BF9DA2328840E6200DBD48E /* template-exclusions.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; lineEnding = 0; path = "template-exclusions.txt"; sourceTree = "<group>"; usesTabs = 0; };
|
|
5BF9DA2428840E6200DBD48E /* template-associatedPhrases-chs.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; lineEnding = 0; name = "template-associatedPhrases-chs.txt"; path = "../Data/components/chs/template-associatedPhrases-chs.txt"; sourceTree = "<group>"; usesTabs = 0; };
|
|
5BF9DA2528840E6200DBD48E /* template-replacements.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; lineEnding = 0; path = "template-replacements.txt"; sourceTree = "<group>"; usesTabs = 0; };
|
|
5BF9DA2628840E6200DBD48E /* template-userphrases.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; lineEnding = 0; path = "template-userphrases.txt"; sourceTree = "<group>"; usesTabs = 0; };
|
|
5BF9DA2C2884247800DBD48E /* template-associatedPhrases-cht.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; lineEnding = 0; name = "template-associatedPhrases-cht.txt"; path = "../Data/components/cht/template-associatedPhrases-cht.txt"; sourceTree = "<group>"; };
|
|
5BF9EC1528A2BFC600333639 /* lmPlainBopomofo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = lmPlainBopomofo.swift; sourceTree = "<group>"; };
|
|
5BFDF010289635C100417BBC /* ctlCandidateIMK.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ctlCandidateIMK.swift; sourceTree = "<group>"; };
|
|
5BFDF48C27B51867009523B6 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Main.strings"; sourceTree = "<group>"; };
|
|
6A0D4EA215FC0D2D00ABF4B3 /* vChewing.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = vChewing.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
6A0D4EF515FC0DA600ABF4B3 /* IME-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "IME-Info.plist"; sourceTree = "<group>"; };
|
|
6A15B32421A51F2300B92CD3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
6A15B32521A51F2300B92CD3 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
|
|
6A225A1E23679F2600F685C6 /* NotarizedArchives */ = {isa = PBXFileReference; lastKnownFileType = folder; path = NotarizedArchives; sourceTree = "<group>"; };
|
|
6A2E40F5253A69DA00D1AE1D /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
6ACA41CB15FC1D7500935EF6 /* vChewingInstaller.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = vChewingInstaller.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
6ACA41EB15FC1D9000935EF6 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
6ACA41EF15FC1D9000935EF6 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
6ACA41F215FC1D9000935EF6 /* Installer-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "Installer-Info.plist"; path = "Installer/Installer-Info.plist"; sourceTree = SOURCE_ROOT; };
|
|
D427F76B278CA1BA004A2160 /* AppDelegate.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = AppDelegate.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
D47B92BF27972AC800458394 /* main.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = main.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
D47F7DCD278BFB57002F9DD7 /* ctlPrefWindow.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = ctlPrefWindow.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
D4A13D5927A59D5C003BE359 /* ctlInputMethod_Core.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = ctlInputMethod_Core.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
D4E33D8927A838CF006DB1CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/Localizable.strings; sourceTree = "<group>"; };
|
|
D4E33D8E27A838F0006DB1CF /* Base */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Base; path = Base.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
D4F0BBDE279AF1AF0071253C /* ArchiveUtil.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = ArchiveUtil.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
D4F0BBE0279AF8B30071253C /* AppDelegate.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; fileEncoding = 4; indentWidth = 2; lineEnding = 0; path = AppDelegate.swift; sourceTree = "<group>"; tabWidth = 2; usesTabs = 0; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
5B2F2BB0286216A500B8557B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5BD05BB527B2A429004C4F1D /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
6A0D4E9F15FC0D2D00ABF4B3 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
6ACA41C815FC1D7500935EF6 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
5B0C5EDE27C7D94C0078037C /* DataCompiler */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B0C5EDF27C7D9870078037C /* dataCompiler.swift */,
|
|
);
|
|
path = DataCompiler;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B16B84A28C9A88300ABA692 /* FolderMonitor */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B16B84B28C9A89000ABA692 /* FolderMonitor.swift */,
|
|
);
|
|
path = FolderMonitor;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B18BA7527C7BF6D0056EB19 /* MiscRootFiles */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B7DA80228BF6BBA00D7B2AD /* fixinstall.sh */,
|
|
5BC2652127E04B7B00700291 /* uninstall.sh */,
|
|
5BC447AB2865BEF500EDC323 /* AUTHORS */,
|
|
5BE8A8C4281EE65300197741 /* CONTRIBUTING.md */,
|
|
5B312684287800DE001AA720 /* FAQ.md */,
|
|
5B18BA6F27C7BD8B0056EB19 /* LICENSE-CHS.txt */,
|
|
5B18BA7427C7BD8C0056EB19 /* LICENSE-CHT.txt */,
|
|
5B18BA7327C7BD8C0056EB19 /* LICENSE-JPN.txt */,
|
|
5B18BA7227C7BD8B0056EB19 /* LICENSE.txt */,
|
|
5B18BA7127C7BD8B0056EB19 /* README-CHS.md */,
|
|
5B65B919284D0185007C558B /* README.md */,
|
|
);
|
|
name = MiscRootFiles;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B20430528BEE2F300BFC6FD /* Sandbox */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B20430628BEE30900BFC6FD /* BookmarkManager.swift */,
|
|
);
|
|
path = Sandbox;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B2F2BB4286216A500B8557B /* vChewingTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BC447A428656A1900EDC323 /* KeyHandlerTestsNormalCHS.swift */,
|
|
5BC447A328656A1900EDC323 /* KeyHandlerTestsSCPCCHT.swift */,
|
|
5BC447A228656A1900EDC323 /* PrefManagerTests.swift */,
|
|
);
|
|
path = vChewingTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B407308281672610023DFFF /* SubLMs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B407309281672610023DFFF /* lmAssociates.swift */,
|
|
5B887F2F2826AEA400B6651E /* lmCoreEX.swift */,
|
|
5B54E742283A7D89001ECBDC /* lmCoreNS.swift */,
|
|
5BF9EC1528A2BFC600333639 /* lmPlainBopomofo.swift */,
|
|
5B40730A281672610023DFFF /* lmReplacements.swift */,
|
|
5BA0DF2E2817857D009E73BB /* lmUserOverride.swift */,
|
|
);
|
|
path = SubLMs;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B44B97C28D2F283004508BF /* PKGRoot */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = PKGRoot;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B5F8AEC28C86AB3007C11F1 /* NSAttributedTextView */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B5F8AEA28C86AAD007C11F1 /* NSAttributedTextView.swift */,
|
|
);
|
|
path = NSAttributedTextView;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B62A30127AE732800A19448 /* 3rdParty */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B16B84A28C9A88300ABA692 /* FolderMonitor */,
|
|
5B84579B2871AD2200C93B01 /* HotenkaChineseConverter */,
|
|
5B949BD72816DC4400D87B5D /* LineReader */,
|
|
5B5F8AEC28C86AB3007C11F1 /* NSAttributedTextView */,
|
|
5BA58644289BCFAC0077D02F /* Qwertyyb */,
|
|
5B20430528BEE2F300BFC6FD /* Sandbox */,
|
|
5BA9FCEA27FED652002DE248 /* SindreSorhus */,
|
|
5BA9FD8C28006BA7002DE248 /* VDKComboBox */,
|
|
);
|
|
path = 3rdParty;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B62A31E27AE74E400A19448 /* SFX */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BBBB77927AEDC690023B93A /* clsSFX.swift */,
|
|
);
|
|
path = SFX;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B62A31F27AE74E900A19448 /* ControllerModules */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B11328827B94CFB00E58451 /* AppleKeyboardConverter.swift */,
|
|
D4A13D5927A59D5C003BE359 /* ctlInputMethod_Core.swift */,
|
|
5B6C141128A9D4B30098ADF8 /* ctlInputMethod_Common.swift */,
|
|
5B21176F28753B9D000443A9 /* ctlInputMethod_Delegates.swift */,
|
|
5B21176D28753B35000443A9 /* ctlInputMethod_HandleDisplay.swift */,
|
|
5B21176B287539BB000443A9 /* ctlInputMethod_HandleStates.swift */,
|
|
5BB802D927FABA8300CF1C19 /* ctlInputMethod_Menu.swift */,
|
|
5BF56F9728C39A2700DD6839 /* IMEState.swift */,
|
|
5BF56F9928C39D1800DD6839 /* IMEStateData.swift */,
|
|
5BD0113C2818543900609769 /* KeyHandler_Core.swift */,
|
|
5B782EC3280C243C007276DE /* KeyHandler_HandleCandidate.swift */,
|
|
5BE3779F288FED8D0037365B /* KeyHandler_HandleComposition.swift */,
|
|
5B7F225C2808501000DDD3CB /* KeyHandler_HandleInput.swift */,
|
|
5B3133BE280B229700A4A505 /* KeyHandler_States.swift */,
|
|
5BF0B84B28C070B000795FC6 /* NSEventExtension.swift */,
|
|
5BAA8FBD282CAF380066C406 /* SyllableComposer.swift */,
|
|
);
|
|
path = ControllerModules;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B62A32227AE756300A19448 /* IMEModules */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B5E535127EF261400C6AA1E /* IME.swift */,
|
|
5B175FFA28C5CDDC0078D1B4 /* IMKHelper.swift */,
|
|
5B62A33527AE795800A19448 /* mgrPrefs.swift */,
|
|
5BBC9EFB28CA042500041196 /* UpdateSputnik.swift */,
|
|
);
|
|
path = IMEModules;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B62A32327AE756800A19448 /* LanguageParsers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6A0D4F1315FC0EB100ABF4B3 /* Megrez */,
|
|
);
|
|
path = LanguageParsers;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B62A32427AE757300A19448 /* LangModelRelated */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B407308281672610023DFFF /* SubLMs */,
|
|
5B949BDA2816DDBC00D87B5D /* LMConsolidator.swift */,
|
|
5BD0113A28180D6100609769 /* LMInstantiator.swift */,
|
|
5B5948CD289CC04500C85824 /* LMInstantiator_DateTimeExtension.swift */,
|
|
5B3A87BB28597CDB0090E163 /* LMSymbolNode.swift */,
|
|
5BAEFACF28012565001F42C9 /* mgrLangModel.swift */,
|
|
);
|
|
path = LangModelRelated;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B62A33027AE78E500A19448 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B09307828B6FC3B0021F8C5 /* shortcuts.html */,
|
|
5BF9DA2428840E6200DBD48E /* template-associatedPhrases-chs.txt */,
|
|
5BF9DA2C2884247800DBD48E /* template-associatedPhrases-cht.txt */,
|
|
5BF9DA2328840E6200DBD48E /* template-exclusions.txt */,
|
|
5BF9DA2528840E6200DBD48E /* template-replacements.txt */,
|
|
5BF9DA2628840E6200DBD48E /* template-userphrases.txt */,
|
|
5BF9DA2228840E6200DBD48E /* template-usersymbolphrases.txt */,
|
|
6A0D4EEE15FC0DA600ABF4B3 /* Images */,
|
|
5BBBB76E27AED70B0023B93A /* MenuIcons */,
|
|
5BBBB75C27AED54C0023B93A /* SoundFiles */,
|
|
6A0D4EF515FC0DA600ABF4B3 /* IME-Info.plist */,
|
|
D4E33D8D27A838F0006DB1CF /* InfoPlist.strings */,
|
|
D4E33D8827A838CF006DB1CF /* Localizable.strings */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B62A33927AE7C6700A19448 /* UIModules */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B62A33E27AE7CD900A19448 /* CandidateUI */,
|
|
5B62A34427AE7CD900A19448 /* NotifierUI */,
|
|
5B630A3A28CC96D80010D076 /* PopupCompositionBufferUI */,
|
|
5BA9FD0927FED9F3002DE248 /* PrefUI */,
|
|
5B62A34227AE7CD900A19448 /* TooltipUI */,
|
|
);
|
|
path = UIModules;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B62A33A27AE7C7500A19448 /* WindowControllers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B62A33C27AE7CC100A19448 /* ctlAboutWindow.swift */,
|
|
5B0EF55E28CDBF8E00F8F7CE /* ctlClientListMgr.swift */,
|
|
D47F7DCD278BFB57002F9DD7 /* ctlPrefWindow.swift */,
|
|
);
|
|
path = WindowControllers;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B62A33B27AE7C7F00A19448 /* WindowNIBs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B0EF55C28CDBF7100F8F7CE /* frmClientListMgr.xib */,
|
|
5BBBB76927AED5DB0023B93A /* frmAboutWindow.xib */,
|
|
5B7BC4AE27AFFBE800F66C24 /* frmPrefWindow.xib */,
|
|
6A187E2816004C5900466B2E /* MainMenu.xib */,
|
|
);
|
|
path = WindowNIBs;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B62A33E27AE7CD900A19448 /* CandidateUI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B62A34027AE7CD900A19448 /* ctlCandidate.swift */,
|
|
5B242402284B0D6500520FE4 /* ctlCandidateUniversal.swift */,
|
|
5BFDF010289635C100417BBC /* ctlCandidateIMK.swift */,
|
|
);
|
|
path = CandidateUI;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B62A34227AE7CD900A19448 /* TooltipUI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B5F8AED28C8826D007C11F1 /* ctlTooltip.swift */,
|
|
);
|
|
path = TooltipUI;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B62A34427AE7CD900A19448 /* NotifierUI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B62A34527AE7CD900A19448 /* NotifierController.swift */,
|
|
);
|
|
path = NotifierUI;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B62A35027AE7F6600A19448 /* Data */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BEDB71C283B4AEA0078EB25 /* data-chs.plist */,
|
|
5BEDB720283B4AEA0078EB25 /* data-cht.plist */,
|
|
5BEDB71D283B4AEA0078EB25 /* data-cns.plist */,
|
|
5BEDB71E283B4AEA0078EB25 /* data-symbols.plist */,
|
|
5BEDB71F283B4AEA0078EB25 /* data-zhuyinwen.plist */,
|
|
5B2DB17127AF8771006D874E /* Makefile */,
|
|
);
|
|
name = Data;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B630A3A28CC96D80010D076 /* PopupCompositionBufferUI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B630A3B28CC97020010D076 /* ctlPopupCompositionBuffer.swift */,
|
|
);
|
|
path = PopupCompositionBufferUI;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B84579B2871AD2200C93B01 /* HotenkaChineseConverter */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B84579C2871AD2200C93B01 /* convdict.plist */,
|
|
5B8457A02871ADBE00C93B01 /* HotenkaCCBridge.swift */,
|
|
5B84579D2871AD2200C93B01 /* HotenkaChineseConverter.swift */,
|
|
);
|
|
path = HotenkaChineseConverter;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B949BD72816DC4400D87B5D /* LineReader */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B949BD82816DC5400D87B5D /* LineReader.swift */,
|
|
);
|
|
path = LineReader;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BA58644289BCFAC0077D02F /* Qwertyyb */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BA58645289BCFAC0077D02F /* ShiftKeyUpChecker.swift */,
|
|
);
|
|
path = Qwertyyb;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BA9FCEA27FED652002DE248 /* SindreSorhus */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BA9FD3027FEF3C8002DE248 /* Preferences */,
|
|
);
|
|
name = SindreSorhus;
|
|
path = Source/3rdParty/SindreSorhus;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
5BA9FD0927FED9F3002DE248 /* PrefUI */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BA9FD0C27FEDB6B002DE248 /* ctlPrefUI.swift */,
|
|
5B78EE0C28A562B4009456C1 /* suiPrefPaneDevZone.swift */,
|
|
5BA9FD0E27FEDB6B002DE248 /* suiPrefPaneDictionary.swift */,
|
|
5BA9FD0D27FEDB6B002DE248 /* suiPrefPaneExperience.swift */,
|
|
5BA9FD0A27FEDB6B002DE248 /* suiPrefPaneGeneral.swift */,
|
|
5BA9FD0B27FEDB6B002DE248 /* suiPrefPaneKeyboard.swift */,
|
|
);
|
|
path = PrefUI;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BA9FD3027FEF3C8002DE248 /* Preferences */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BA9FD3927FEF3C8002DE248 /* Container.swift */,
|
|
5BA9FD3327FEF3C8002DE248 /* Localization.swift */,
|
|
5BA9FD3227FEF3C8002DE248 /* Pane.swift */,
|
|
5BA9FD3527FEF3C8002DE248 /* PreferencePane.swift */,
|
|
5BA9FD3627FEF3C8002DE248 /* Preferences.swift */,
|
|
5BA9FD3427FEF3C8002DE248 /* PreferencesStyle.swift */,
|
|
5BA9FD3A27FEF3C8002DE248 /* PreferencesStyleController.swift */,
|
|
5BA9FD3D27FEF3C8002DE248 /* PreferencesTabViewController.swift */,
|
|
5BA9FD3B27FEF3C8002DE248 /* PreferencesWindowController.swift */,
|
|
5BA9FD3C27FEF3C8002DE248 /* Section.swift */,
|
|
5BA9FD3727FEF3C8002DE248 /* SegmentedControlStyleViewController.swift */,
|
|
5BA9FD3827FEF3C8002DE248 /* ToolbarItemStyleViewController.swift */,
|
|
5BA9FD3127FEF3C8002DE248 /* Utilities.swift */,
|
|
);
|
|
path = Preferences;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BA9FD8C28006BA7002DE248 /* VDKComboBox */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BA9FD8A28006B41002DE248 /* VDKComboBox.swift */,
|
|
);
|
|
path = VDKComboBox;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BBBB75C27AED54C0023B93A /* SoundFiles */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BBBB75D27AED54C0023B93A /* Beep.m4a */,
|
|
5BBBB75E27AED54C0023B93A /* Fart.m4a */,
|
|
);
|
|
path = SoundFiles;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BBBB76E27AED70B0023B93A /* MenuIcons */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BBBB77127AED70B0023B93A /* MenuIcon-SCVIM.png */,
|
|
5BBBB77027AED70B0023B93A /* MenuIcon-SCVIM@2x.png */,
|
|
5BBBB77227AED70B0023B93A /* MenuIcon-TCVIM.png */,
|
|
5BBBB76F27AED70B0023B93A /* MenuIcon-TCVIM@2x.png */,
|
|
);
|
|
name = MenuIcons;
|
|
path = Source/Resources/MenuIcons;
|
|
sourceTree = SOURCE_ROOT;
|
|
};
|
|
5BBBB77827AEDB330023B93A /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6ACA41EA15FC1D9000935EF6 /* InfoPlist.strings */,
|
|
6ACA41EE15FC1D9000935EF6 /* Localizable.strings */,
|
|
6ACA41F015FC1D9000935EF6 /* MainMenu.xib */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BD05BB927B2A429004C4F1D /* UserPhraseEditor */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BE78BD827B37750005EA1BE /* ctlAboutWindow.swift */,
|
|
5BD05C5A27B2BB6E004C4F1D /* Resources */,
|
|
5BD05BC627B2A42A004C4F1D /* vChewingPhraseEditor.entitlements */,
|
|
5BD05C6227B2BBEF004C4F1D /* AppDelegate.swift */,
|
|
5BD05C6327B2BBEF004C4F1D /* Content.swift */,
|
|
5BD05C6127B2BBEF004C4F1D /* Document.swift */,
|
|
5B0AF8B427B2C8290096FE54 /* StringExtension.swift */,
|
|
5BD05C6527B2BBEF004C4F1D /* ViewController.swift */,
|
|
5BD05C6427B2BBEF004C4F1D /* WindowController.swift */,
|
|
5B73FB5427B2BD6900E9BF49 /* PhraseEditor-Info.plist */,
|
|
);
|
|
path = UserPhraseEditor;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BD05C5A27B2BB6E004C4F1D /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BE78BDA27B37764005EA1BE /* frmAboutWindow.xib */,
|
|
5B73FB6027B2BE1300E9BF49 /* InfoPlist.strings */,
|
|
5BD05C5B27B2BBA9004C4F1D /* Main.storyboard */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BDC5CB127C28E8B00E1CCE2 /* KeyboardExtension */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B30F11227BA568800484E24 /* vChewingKeyLayout.bundle */,
|
|
);
|
|
path = KeyboardExtension;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BF255CC28B2690B003ECB60 /* Headers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5BF255CD28B2694E003ECB60 /* vChewing-Bridging-Header.h */,
|
|
);
|
|
path = Headers;
|
|
sourceTree = "<group>";
|
|
};
|
|
6A0D4E9215FC0CFA00ABF4B3 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B20430C28BEFC1200BFC6FD /* vChewingPhraseEditor.entitlements */,
|
|
5B20430B28BEFC0C00BFC6FD /* vChewing.entitlements */,
|
|
5BBD627827B6C4D900271480 /* Update-Info.plist */,
|
|
5B18BA7027C7BD8B0056EB19 /* Makefile */,
|
|
5B0C5EDE27C7D94C0078037C /* DataCompiler */,
|
|
6ACA41E715FC1D9000935EF6 /* Installer */,
|
|
6A0D4EC215FC0D3C00ABF4B3 /* Source */,
|
|
5BD05BB927B2A429004C4F1D /* UserPhraseEditor */,
|
|
5B2F2BB4286216A500B8557B /* vChewingTests */,
|
|
6A0D4EA315FC0D2D00ABF4B3 /* Products */,
|
|
D47D73C127A7200500255A50 /* Frameworks */,
|
|
5BDC5CB127C28E8B00E1CCE2 /* KeyboardExtension */,
|
|
5B18BA7527C7BF6D0056EB19 /* MiscRootFiles */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
6A0D4EA315FC0D2D00ABF4B3 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6A0D4EA215FC0D2D00ABF4B3 /* vChewing.app */,
|
|
6ACA41CB15FC1D7500935EF6 /* vChewingInstaller.app */,
|
|
5BD05BB827B2A429004C4F1D /* vChewingPhraseEditor.app */,
|
|
5B2F2BB3286216A500B8557B /* vChewingTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
6A0D4EC215FC0D3C00ABF4B3 /* Source */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B62A35027AE7F6600A19448 /* Data */,
|
|
5B62A30127AE732800A19448 /* 3rdParty */,
|
|
5BF255CC28B2690B003ECB60 /* Headers */,
|
|
6A0D4F1215FC0EB100ABF4B3 /* Modules */,
|
|
5B62A33027AE78E500A19448 /* Resources */,
|
|
5B62A33A27AE7C7500A19448 /* WindowControllers */,
|
|
5B62A33B27AE7C7F00A19448 /* WindowNIBs */,
|
|
);
|
|
path = Source;
|
|
sourceTree = "<group>";
|
|
};
|
|
6A0D4EEE15FC0DA600ABF4B3 /* Images */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
6A2E40F5253A69DA00D1AE1D /* Images.xcassets */,
|
|
);
|
|
path = Images;
|
|
sourceTree = "<group>";
|
|
};
|
|
6A0D4F1215FC0EB100ABF4B3 /* Modules */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D427F76B278CA1BA004A2160 /* AppDelegate.swift */,
|
|
D47B92BF27972AC800458394 /* main.swift */,
|
|
5B62A31F27AE74E900A19448 /* ControllerModules */,
|
|
5B62A32227AE756300A19448 /* IMEModules */,
|
|
5B62A32427AE757300A19448 /* LangModelRelated */,
|
|
5B62A32327AE756800A19448 /* LanguageParsers */,
|
|
5B62A31E27AE74E400A19448 /* SFX */,
|
|
5B62A33927AE7C6700A19448 /* UIModules */,
|
|
);
|
|
path = Modules;
|
|
sourceTree = "<group>";
|
|
};
|
|
6A0D4F1315FC0EB100ABF4B3 /* Megrez */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B2170D8289FACAC00BE7304 /* 0_Megrez.swift */,
|
|
5B2170DE289FACAC00BE7304 /* 1_Compositor.swift */,
|
|
5B2170DB289FACAC00BE7304 /* 2_Walker.swift */,
|
|
5B2170DA289FACAC00BE7304 /* 3_KeyValuePaired.swift */,
|
|
5B2170DD289FACAC00BE7304 /* 4_Span.swift */,
|
|
5B2170DF289FACAC00BE7304 /* 5_Vertex.swift */,
|
|
5B2170DC289FACAC00BE7304 /* 6_Node.swift */,
|
|
5B2170D7289FACAC00BE7304 /* 7_LangModel.swift */,
|
|
5B2170D9289FACAC00BE7304 /* 8_Unigram.swift */,
|
|
);
|
|
path = Megrez;
|
|
sourceTree = "<group>";
|
|
};
|
|
6ACA41E715FC1D9000935EF6 /* Installer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5B44B97C28D2F283004508BF /* PKGRoot */,
|
|
6A225A1E23679F2600F685C6 /* NotarizedArchives */,
|
|
5BBBB77827AEDB330023B93A /* Resources */,
|
|
D4F0BBE0279AF8B30071253C /* AppDelegate.swift */,
|
|
D4F0BBDE279AF1AF0071253C /* ArchiveUtil.swift */,
|
|
6ACA41F215FC1D9000935EF6 /* Installer-Info.plist */,
|
|
5BC0AACA27F58472002D33E9 /* pkgPostInstall.sh */,
|
|
5BC0AAC927F58472002D33E9 /* pkgPreInstall.sh */,
|
|
);
|
|
path = Installer;
|
|
sourceTree = "<group>";
|
|
};
|
|
D47D73C127A7200500255A50 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
5B2F2BB2286216A500B8557B /* vChewingTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 5B2F2BBB286216A500B8557B /* Build configuration list for PBXNativeTarget "vChewingTests" */;
|
|
buildPhases = (
|
|
5B2F2BAF286216A500B8557B /* Sources */,
|
|
5B2F2BB0286216A500B8557B /* Frameworks */,
|
|
5B2F2BB1286216A500B8557B /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
5B2F2BB8286216A500B8557B /* PBXTargetDependency */,
|
|
);
|
|
name = vChewingTests;
|
|
productName = vChewingTests;
|
|
productReference = 5B2F2BB3286216A500B8557B /* vChewingTests.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
5BD05BB727B2A429004C4F1D /* vChewingPhraseEditor */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 5BD05BC927B2A42A004C4F1D /* Build configuration list for PBXNativeTarget "vChewingPhraseEditor" */;
|
|
buildPhases = (
|
|
5BD05BB427B2A429004C4F1D /* Sources */,
|
|
5BD05BB527B2A429004C4F1D /* Frameworks */,
|
|
5BD05BB627B2A429004C4F1D /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = vChewingPhraseEditor;
|
|
productName = vChewingPhraseEditor;
|
|
productReference = 5BD05BB827B2A429004C4F1D /* vChewingPhraseEditor.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
6A0D4EA115FC0D2D00ABF4B3 /* vChewing */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 6A0D4EC015FC0D2E00ABF4B3 /* Build configuration list for PBXNativeTarget "vChewing" */;
|
|
buildPhases = (
|
|
6A0D4E9E15FC0D2D00ABF4B3 /* Sources */,
|
|
6A0D4E9F15FC0D2D00ABF4B3 /* Frameworks */,
|
|
5B9A5A00285184BB001FFCAF /* Run Script (Build Dictionary Data) */,
|
|
6A0D4EA015FC0D2D00ABF4B3 /* Resources */,
|
|
5BDC5CBE27C28E8B00E1CCE2 /* Embed Foundation Extensions */,
|
|
5B6F882E28D2F49F004EF52F /* Run Script (Build PKG Installer) */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
5B0AF8B327B2C4E20096FE54 /* PBXTargetDependency */,
|
|
);
|
|
name = vChewing;
|
|
packageProductDependencies = (
|
|
);
|
|
productName = vChewing;
|
|
productReference = 6A0D4EA215FC0D2D00ABF4B3 /* vChewing.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
6ACA41CA15FC1D7500935EF6 /* vChewingInstaller */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 6ACA41E415FC1D7600935EF6 /* Build configuration list for PBXNativeTarget "vChewingInstaller" */;
|
|
buildPhases = (
|
|
6ACA41C715FC1D7500935EF6 /* Sources */,
|
|
6ACA41C815FC1D7500935EF6 /* Frameworks */,
|
|
6ACA41C915FC1D7500935EF6 /* Resources */,
|
|
6A225A2023679F5F00F685C6 /* ShellScript */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
6ACA420115FC1DCC00935EF6 /* PBXTargetDependency */,
|
|
);
|
|
name = vChewingInstaller;
|
|
packageProductDependencies = (
|
|
);
|
|
productName = vChewingInstaller;
|
|
productReference = 6ACA41CB15FC1D7500935EF6 /* vChewingInstaller.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
6A0D4E9415FC0CFA00ABF4B3 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 1340;
|
|
LastUpgradeCheck = 1400;
|
|
TargetAttributes = {
|
|
5B2F2BB2286216A500B8557B = {
|
|
CreatedOnToolsVersion = 13.4.1;
|
|
TestTargetID = 6A0D4EA115FC0D2D00ABF4B3;
|
|
};
|
|
5BD05BB727B2A429004C4F1D = {
|
|
CreatedOnToolsVersion = 13.2;
|
|
LastSwiftMigration = 1320;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
6A0D4EA115FC0D2D00ABF4B3 = {
|
|
LastSwiftMigration = 1400;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
6ACA41CA15FC1D7500935EF6 = {
|
|
LastSwiftMigration = 1320;
|
|
ProvisioningStyle = Automatic;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 6A0D4E9715FC0CFA00ABF4B3 /* Build configuration list for PBXProject "vChewing" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
"zh-Hant",
|
|
"zh-Hans",
|
|
ja,
|
|
);
|
|
mainGroup = 6A0D4E9215FC0CFA00ABF4B3;
|
|
packageReferences = (
|
|
);
|
|
productRefGroup = 6A0D4EA315FC0D2D00ABF4B3 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
6A0D4EA115FC0D2D00ABF4B3 /* vChewing */,
|
|
6ACA41CA15FC1D7500935EF6 /* vChewingInstaller */,
|
|
5BD05BB727B2A429004C4F1D /* vChewingPhraseEditor */,
|
|
5B2F2BB2286216A500B8557B /* vChewingTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
5B2F2BB1286216A500B8557B /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5BC4479D2865686500EDC323 /* data-chs.plist in Resources */,
|
|
5BC4479E2865686500EDC323 /* data-cht.plist in Resources */,
|
|
5BC4479F2865686500EDC323 /* data-cns.plist in Resources */,
|
|
5BC447A02865686500EDC323 /* data-symbols.plist in Resources */,
|
|
5BC447A12865686500EDC323 /* data-zhuyinwen.plist in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5BD05BB627B2A429004C4F1D /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5BD05BCA27B2A43D004C4F1D /* Images.xcassets in Resources */,
|
|
5B73FB5E27B2BE1300E9BF49 /* InfoPlist.strings in Resources */,
|
|
5BD05C5D27B2BBA9004C4F1D /* Main.storyboard in Resources */,
|
|
5BE78BDD27B3776D005EA1BE /* frmAboutWindow.xib in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
6A0D4EA015FC0D2D00ABF4B3 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5B84579E2871AD2200C93B01 /* convdict.plist in Resources */,
|
|
5BBBB77427AED70B0023B93A /* MenuIcon-SCVIM@2x.png in Resources */,
|
|
D4E33D8A27A838CF006DB1CF /* Localizable.strings in Resources */,
|
|
5BF9DA2828840E6200DBD48E /* template-exclusions.txt in Resources */,
|
|
5B7DA80328BF6BC600D7B2AD /* fixinstall.sh in Resources */,
|
|
5B0EF55D28CDBF7100F8F7CE /* frmClientListMgr.xib in Resources */,
|
|
5BDCBB2E27B4E67A00D0CC59 /* vChewingPhraseEditor.app in Resources */,
|
|
5BBBB76027AED54C0023B93A /* Fart.m4a in Resources */,
|
|
6A2E40F6253A69DA00D1AE1D /* Images.xcassets in Resources */,
|
|
D4E33D8F27A838F0006DB1CF /* InfoPlist.strings in Resources */,
|
|
5BEDB723283B4C250078EB25 /* data-cht.plist in Resources */,
|
|
5BEDB721283B4C250078EB25 /* data-cns.plist in Resources */,
|
|
5BF9DA2D288427E000DBD48E /* template-associatedPhrases-cht.txt in Resources */,
|
|
5BEDB725283B4C250078EB25 /* data-chs.plist in Resources */,
|
|
5BF9DA2928840E6200DBD48E /* template-associatedPhrases-chs.txt in Resources */,
|
|
5B09307628B6FC3B0021F8C5 /* shortcuts.html in Resources */,
|
|
5BBBB76D27AED5DB0023B93A /* frmAboutWindow.xib in Resources */,
|
|
5BF9DA2B28840E6200DBD48E /* template-userphrases.txt in Resources */,
|
|
5BBBB77527AED70B0023B93A /* MenuIcon-SCVIM.png in Resources */,
|
|
5BEDB722283B4C250078EB25 /* data-zhuyinwen.plist in Resources */,
|
|
5BF9DA2728840E6200DBD48E /* template-usersymbolphrases.txt in Resources */,
|
|
5BEDB724283B4C250078EB25 /* data-symbols.plist in Resources */,
|
|
5B7BC4B027AFFBE800F66C24 /* frmPrefWindow.xib in Resources */,
|
|
5BF9DA2A28840E6200DBD48E /* template-replacements.txt in Resources */,
|
|
5BBBB77327AED70B0023B93A /* MenuIcon-TCVIM@2x.png in Resources */,
|
|
5BBBB77627AED70B0023B93A /* MenuIcon-TCVIM.png in Resources */,
|
|
6A187E2616004C5900466B2E /* MainMenu.xib in Resources */,
|
|
5BBBB75F27AED54C0023B93A /* Beep.m4a in Resources */,
|
|
5BC2652227E04B7E00700291 /* uninstall.sh in Resources */,
|
|
5BAD0CD527D701F6003D127F /* vChewingKeyLayout.bundle in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
6ACA41C915FC1D7500935EF6 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
6ACA420215FC1E5200935EF6 /* vChewing.app in Resources */,
|
|
6A2E40F9253A6AA000D1AE1D /* Images.xcassets in Resources */,
|
|
6ACA41FA15FC1D9000935EF6 /* InfoPlist.strings in Resources */,
|
|
6A225A1F23679F2600F685C6 /* NotarizedArchives in Resources */,
|
|
6ACA41FC15FC1D9000935EF6 /* Localizable.strings in Resources */,
|
|
6ACA41FD15FC1D9000935EF6 /* MainMenu.xib in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
5B6F882E28D2F49F004EF52F /* Run Script (Build PKG Installer) */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
alwaysOutOfDate = 1;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Run Script (Build PKG Installer)";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/zsh;
|
|
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n# cd \"${SRCROOT}/\"\n# mkdir -p \"${SRCROOT}/Installer/PKGRoot/Library/Input Methods/\"\n# mkdir -p \"${SRCROOT}/Installer/PKGRoot/Library/Keyboard Layouts/\"\n# cp -a \"${BUILD_DIR}/Release/vChewing.app\" \"${SRCROOT}/Installer/PKGRoot/Library/Input Methods/\"\n# cp -a ${SRCROOT}/KeyboardExtension/vChewingKeyLayout.bundle \"${SRCROOT}/Installer/PKGRoot/Library/Keyboard Layouts/\"\n# cp -a ${SRCROOT}/KeyboardExtension/vChewingKeyLayout.bundle/Contents/Resources/vChewing*.keylayout \"${SRCROOT}/Installer/PKGRoot/Library/Keyboard Layouts/\"\n";
|
|
};
|
|
5B9A5A00285184BB001FFCAF /* Run Script (Build Dictionary Data) */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
"$(SRCROOT)/Source/Data/components/chs/phrases-custom-chs.txt",
|
|
"$(SRCROOT)/Source/Data/components/chs/phrases-moe-chs.txt",
|
|
"$(SRCROOT)/Source/Data/components/chs/phrases-tabe-chs.txt",
|
|
"$(SRCROOT)/Source/Data/components/chs/phrases-vchewing-chs.txt",
|
|
"$(SRCROOT)/Source/Data/components/cht/phrases-custom-cht.txt",
|
|
"$(SRCROOT)/Source/Data/components/cht/phrases-moe-cht.txt",
|
|
"$(SRCROOT)/Source/Data/components/cht/phrases-tabe-cht.txt",
|
|
"$(SRCROOT)/Source/Data/components/cht/phrases-vchewing-cht.txt",
|
|
"$(SRCROOT)/Source/Data/components/common/char-kanji-cns.txt",
|
|
"$(SRCROOT)/Source/Data/components/common/char-kanji-core.txt",
|
|
"$(SRCROOT)/Source/Data/components/common/char-kanji-phrasesonly.txt",
|
|
"$(SRCROOT)/Source/Data/components/common/char-misc-bpmf.txt",
|
|
"$(SRCROOT)/Source/Data/components/common/char-misc-nonkanji.txt",
|
|
"$(SRCROOT)/Source/Data/components/common/data-punctuations.txt",
|
|
"$(SRCROOT)/Source/Data/components/common/data-symbols.txt",
|
|
"$(SRCROOT)/Source/Data/components/common/data-zhuyinwen.txt",
|
|
"$(SRCROOT)/Source/Data/components/common/phone-header.txt",
|
|
);
|
|
name = "Run Script (Build Dictionary Data)";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"$(SRCROOT)/Source/Data/data-chs.plist",
|
|
"$(SRCROOT)/Source/Data/data-cht.plist",
|
|
"$(SRCROOT)/Source/Data/data-cns.plist",
|
|
"$(SRCROOT)/Source/Data/data-zhuyinwen.plist",
|
|
"$(SRCROOT)/Source/Data/data-symbols.plist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "# Type a script or drag a script file from your workspace to insert its path.\ncd ${SRCROOT}\nswiftc ${SRCROOT}/DataCompiler/dataCompiler.swift -o ${SRCROOT}/DataCompiler/cook_mac.exe\nmv ${SRCROOT}/DataCompiler/cook_mac.exe ${SRCROOT}/Source/Data/bin/cook_mac.exe\ncd ${SRCROOT}/Source/Data/\n./bin/cook_mac.exe\n";
|
|
};
|
|
6A225A2023679F5F00F685C6 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
alwaysOutOfDate = 1;
|
|
buildActionMask = 12;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "# Remove the README.md in the NotarizedArchives directory\nrm -f \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/NotarizedArchives/README.md\"\n";
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
5B2F2BAF286216A500B8557B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5BC447A628656A1900EDC323 /* PrefManagerTests.swift in Sources */,
|
|
5BC6E03C286692BE00291771 /* KeyHandlerTestsSCPCCHT.swift in Sources */,
|
|
5BC447AE2865CFC200EDC323 /* KeyHandlerTestsNormalCHS.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5BD05BB427B2A429004C4F1D /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5BD05C6A27B2BBEF004C4F1D /* ViewController.swift in Sources */,
|
|
5BD05C6727B2BBEF004C4F1D /* AppDelegate.swift in Sources */,
|
|
5B0AF8B527B2C8290096FE54 /* StringExtension.swift in Sources */,
|
|
5BD05C6927B2BBEF004C4F1D /* WindowController.swift in Sources */,
|
|
5BD05C6627B2BBEF004C4F1D /* Document.swift in Sources */,
|
|
5BD05C6827B2BBEF004C4F1D /* Content.swift in Sources */,
|
|
5BE78BD927B3775B005EA1BE /* ctlAboutWindow.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
6A0D4E9E15FC0D2D00ABF4B3 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5B40730C281672610023DFFF /* lmAssociates.swift in Sources */,
|
|
D427F76C278CA2B0004A2160 /* AppDelegate.swift in Sources */,
|
|
5BA9FD4527FEF3C9002DE248 /* ToolbarItemStyleViewController.swift in Sources */,
|
|
5BBC9EFC28CA042500041196 /* UpdateSputnik.swift in Sources */,
|
|
5BA9FD4127FEF3C8002DE248 /* PreferencesStyle.swift in Sources */,
|
|
5B7F225D2808501000DDD3CB /* KeyHandler_HandleInput.swift in Sources */,
|
|
5BA9FD1227FEDB6B002DE248 /* suiPrefPaneExperience.swift in Sources */,
|
|
5BF56F9828C39A2700DD6839 /* IMEState.swift in Sources */,
|
|
5B62A33D27AE7CC100A19448 /* ctlAboutWindow.swift in Sources */,
|
|
D47B92C027972AD100458394 /* main.swift in Sources */,
|
|
D4A13D5A27A59F0B003BE359 /* ctlInputMethod_Core.swift in Sources */,
|
|
5BA9FD4827FEF3C9002DE248 /* PreferencesWindowController.swift in Sources */,
|
|
5B5F8AEE28C8826D007C11F1 /* ctlTooltip.swift in Sources */,
|
|
5BD0113B28180D6100609769 /* LMInstantiator.swift in Sources */,
|
|
5B2170E7289FACAD00BE7304 /* 1_Compositor.swift in Sources */,
|
|
5B0EF55F28CDBF8E00F8F7CE /* ctlClientListMgr.swift in Sources */,
|
|
5B21177028753B9D000443A9 /* ctlInputMethod_Delegates.swift in Sources */,
|
|
5B21176E28753B35000443A9 /* ctlInputMethod_HandleDisplay.swift in Sources */,
|
|
5B84579F2871AD2200C93B01 /* HotenkaChineseConverter.swift in Sources */,
|
|
5B887F302826AEA400B6651E /* lmCoreEX.swift in Sources */,
|
|
5BA9FD4627FEF3C9002DE248 /* Container.swift in Sources */,
|
|
5B2170E5289FACAD00BE7304 /* 6_Node.swift in Sources */,
|
|
5B5F8AEB28C86AAD007C11F1 /* NSAttributedTextView.swift in Sources */,
|
|
5B949BD92816DC5400D87B5D /* LineReader.swift in Sources */,
|
|
5BA9FD1027FEDB6B002DE248 /* suiPrefPaneKeyboard.swift in Sources */,
|
|
5B3133BF280B229700A4A505 /* KeyHandler_States.swift in Sources */,
|
|
5B2170E1289FACAD00BE7304 /* 0_Megrez.swift in Sources */,
|
|
5BF9EC1628A2BFC600333639 /* lmPlainBopomofo.swift in Sources */,
|
|
5B3A87BC28597CDB0090E163 /* LMSymbolNode.swift in Sources */,
|
|
5BA9FD4327FEF3C8002DE248 /* Preferences.swift in Sources */,
|
|
5BA9FD4427FEF3C8002DE248 /* SegmentedControlStyleViewController.swift in Sources */,
|
|
5B78EE0D28A562B4009456C1 /* suiPrefPaneDevZone.swift in Sources */,
|
|
5B6C141228A9D4B30098ADF8 /* ctlInputMethod_Common.swift in Sources */,
|
|
D47F7DCE278BFB57002F9DD7 /* ctlPrefWindow.swift in Sources */,
|
|
5BD0113D2818543900609769 /* KeyHandler_Core.swift in Sources */,
|
|
5B2170E4289FACAD00BE7304 /* 2_Walker.swift in Sources */,
|
|
5BF56F9A28C39D1800DD6839 /* IMEStateData.swift in Sources */,
|
|
5BA9FD4227FEF3C8002DE248 /* PreferencePane.swift in Sources */,
|
|
5BA0DF312817857D009E73BB /* lmUserOverride.swift in Sources */,
|
|
5BA9FD8B28006B41002DE248 /* VDKComboBox.swift in Sources */,
|
|
5B5948CE289CC04500C85824 /* LMInstantiator_DateTimeExtension.swift in Sources */,
|
|
5BA9FD4A27FEF3C9002DE248 /* PreferencesTabViewController.swift in Sources */,
|
|
5B62A34A27AE7CD900A19448 /* NotifierController.swift in Sources */,
|
|
5B11328927B94CFB00E58451 /* AppleKeyboardConverter.swift in Sources */,
|
|
5B54E743283A7D89001ECBDC /* lmCoreNS.swift in Sources */,
|
|
5B16B84C28C9A89000ABA692 /* FolderMonitor.swift in Sources */,
|
|
5B2170E2289FACAD00BE7304 /* 8_Unigram.swift in Sources */,
|
|
5B21176C287539BB000443A9 /* ctlInputMethod_HandleStates.swift in Sources */,
|
|
5B62A33627AE795800A19448 /* mgrPrefs.swift in Sources */,
|
|
5BAEFAD028012565001F42C9 /* mgrLangModel.swift in Sources */,
|
|
5B782EC4280C243C007276DE /* KeyHandler_HandleCandidate.swift in Sources */,
|
|
5B2170E3289FACAD00BE7304 /* 3_KeyValuePaired.swift in Sources */,
|
|
5BA9FD0F27FEDB6B002DE248 /* suiPrefPaneGeneral.swift in Sources */,
|
|
5B2170E6289FACAD00BE7304 /* 4_Span.swift in Sources */,
|
|
5B175FFB28C5CDDC0078D1B4 /* IMKHelper.swift in Sources */,
|
|
5BA9FD4927FEF3C9002DE248 /* Section.swift in Sources */,
|
|
5BA9FD3E27FEF3C8002DE248 /* Utilities.swift in Sources */,
|
|
5B242403284B0D6500520FE4 /* ctlCandidateUniversal.swift in Sources */,
|
|
5BA9FD1127FEDB6B002DE248 /* ctlPrefUI.swift in Sources */,
|
|
5B8457A12871ADBE00C93B01 /* HotenkaCCBridge.swift in Sources */,
|
|
5B40730D281672610023DFFF /* lmReplacements.swift in Sources */,
|
|
5B5E535227EF261400C6AA1E /* IME.swift in Sources */,
|
|
5B2170E0289FACAD00BE7304 /* 7_LangModel.swift in Sources */,
|
|
5BA9FD4027FEF3C8002DE248 /* Localization.swift in Sources */,
|
|
5BF0B84C28C070B000795FC6 /* NSEventExtension.swift in Sources */,
|
|
5BAA8FBE282CAF380066C406 /* SyllableComposer.swift in Sources */,
|
|
5B20430728BEE30900BFC6FD /* BookmarkManager.swift in Sources */,
|
|
5BA9FD1327FEDB6B002DE248 /* suiPrefPaneDictionary.swift in Sources */,
|
|
5B2170E8289FACAD00BE7304 /* 5_Vertex.swift in Sources */,
|
|
5BBBB77A27AEDC690023B93A /* clsSFX.swift in Sources */,
|
|
5B630A3C28CC97020010D076 /* ctlPopupCompositionBuffer.swift in Sources */,
|
|
5BA9FD4727FEF3C9002DE248 /* PreferencesStyleController.swift in Sources */,
|
|
5B949BDB2816DDBC00D87B5D /* LMConsolidator.swift in Sources */,
|
|
5BFDF011289635C100417BBC /* ctlCandidateIMK.swift in Sources */,
|
|
5B62A34727AE7CD900A19448 /* ctlCandidate.swift in Sources */,
|
|
5BA58646289BCFAC0077D02F /* ShiftKeyUpChecker.swift in Sources */,
|
|
5BA9FD3F27FEF3C8002DE248 /* Pane.swift in Sources */,
|
|
5BB802DA27FABA8300CF1C19 /* ctlInputMethod_Menu.swift in Sources */,
|
|
5BE377A0288FED8D0037365B /* KeyHandler_HandleComposition.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
6ACA41C715FC1D7500935EF6 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D4F0BBE1279AF8B30071253C /* AppDelegate.swift in Sources */,
|
|
D4F0BBDF279AF1AF0071253C /* ArchiveUtil.swift in Sources */,
|
|
5BF13B9428C627BB00E99EC1 /* IMKHelper.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
5B0AF8B327B2C4E20096FE54 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 5BD05BB727B2A429004C4F1D /* vChewingPhraseEditor */;
|
|
targetProxy = 5B0AF8B227B2C4E20096FE54 /* PBXContainerItemProxy */;
|
|
};
|
|
5B2F2BB8286216A500B8557B /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 6A0D4EA115FC0D2D00ABF4B3 /* vChewing */;
|
|
targetProxy = 5B2F2BB7286216A500B8557B /* PBXContainerItemProxy */;
|
|
};
|
|
6ACA420115FC1DCC00935EF6 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 6A0D4EA115FC0D2D00ABF4B3 /* vChewing */;
|
|
targetProxy = 6ACA420015FC1DCC00935EF6 /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
5B09307828B6FC3B0021F8C5 /* shortcuts.html */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
5B09307728B6FC3B0021F8C5 /* zh-Hant */,
|
|
5B09307928B6FC3F0021F8C5 /* zh-Hans */,
|
|
5B09307A28B6FC400021F8C5 /* en */,
|
|
5B09307B28B6FC410021F8C5 /* ja */,
|
|
);
|
|
name = shortcuts.html;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B73FB6027B2BE1300E9BF49 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
5B73FB5F27B2BE1300E9BF49 /* en */,
|
|
5BDCBB4D27B4F6C700D0CC59 /* zh-Hant */,
|
|
5B04305C27B529D900CB65BC /* zh-Hans */,
|
|
5B04306627B5312E00CB65BC /* ja */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
5B7BC4AE27AFFBE800F66C24 /* frmPrefWindow.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
5B7BC4AF27AFFBE800F66C24 /* Base */,
|
|
5B7BC4B227AFFC0B00F66C24 /* en */,
|
|
5BDCBB4527B4F6C600D0CC59 /* zh-Hant */,
|
|
5B04305927B529D800CB65BC /* zh-Hans */,
|
|
5B04306427B5312E00CB65BC /* ja */,
|
|
);
|
|
name = frmPrefWindow.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BBBB76927AED5DB0023B93A /* frmAboutWindow.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
5BBBB76A27AED5DB0023B93A /* Base */,
|
|
5B05A47F27AFF84200437698 /* en */,
|
|
5BDCBB4327B4F6C600D0CC59 /* zh-Hant */,
|
|
5B04305827B529D800CB65BC /* zh-Hans */,
|
|
5B04306327B5312E00CB65BC /* ja */,
|
|
);
|
|
name = frmAboutWindow.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BD05C5B27B2BBA9004C4F1D /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
5BD05C5C27B2BBA9004C4F1D /* Base */,
|
|
5BFDF48C27B51867009523B6 /* zh-Hant */,
|
|
5B04305D27B529D900CB65BC /* zh-Hans */,
|
|
5B04306727B5312E00CB65BC /* ja */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
5BE78BDA27B37764005EA1BE /* frmAboutWindow.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
5BE78BDB27B37764005EA1BE /* Base */,
|
|
5BE78BDF27B37968005EA1BE /* en */,
|
|
5BDCBB4B27B4F6C700D0CC59 /* zh-Hant */,
|
|
5B04305B27B529D900CB65BC /* zh-Hans */,
|
|
5B04306527B5312E00CB65BC /* ja */,
|
|
);
|
|
name = frmAboutWindow.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
6A187E2816004C5900466B2E /* MainMenu.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
6A15B32521A51F2300B92CD3 /* Base */,
|
|
);
|
|
name = MainMenu.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
6ACA41EA15FC1D9000935EF6 /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
6ACA41EB15FC1D9000935EF6 /* en */,
|
|
5BDCBB4727B4F6C600D0CC59 /* zh-Hant */,
|
|
5B04305327B529D800CB65BC /* zh-Hans */,
|
|
5B04305E27B5312E00CB65BC /* ja */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
6ACA41EE15FC1D9000935EF6 /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
6ACA41EF15FC1D9000935EF6 /* en */,
|
|
5BDCBB4827B4F6C600D0CC59 /* zh-Hant */,
|
|
5B04305427B529D800CB65BC /* zh-Hans */,
|
|
5B04305F27B5312E00CB65BC /* ja */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
6ACA41F015FC1D9000935EF6 /* MainMenu.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
6A15B32421A51F2300B92CD3 /* Base */,
|
|
5BBBB77727AEDB290023B93A /* en */,
|
|
5BDCBB4227B4F6C600D0CC59 /* zh-Hant */,
|
|
5B04305527B529D800CB65BC /* zh-Hans */,
|
|
5B04306027B5312E00CB65BC /* ja */,
|
|
);
|
|
name = MainMenu.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
D4E33D8827A838CF006DB1CF /* Localizable.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
D4E33D8927A838CF006DB1CF /* Base */,
|
|
5B05A47C27AFF7CF00437698 /* en */,
|
|
5BDCBB4A27B4F6C700D0CC59 /* zh-Hant */,
|
|
5B04305727B529D800CB65BC /* zh-Hans */,
|
|
5B04306227B5312E00CB65BC /* ja */,
|
|
);
|
|
name = Localizable.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
D4E33D8D27A838F0006DB1CF /* InfoPlist.strings */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
D4E33D8E27A838F0006DB1CF /* Base */,
|
|
5B05A47B27AFF7CA00437698 /* en */,
|
|
5BDCBB4927B4F6C700D0CC59 /* zh-Hant */,
|
|
5B04305627B529D800CB65BC /* zh-Hans */,
|
|
5B04306127B5312E00CB65BC /* ja */,
|
|
);
|
|
name = InfoPlist.strings;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
5B2F2BB9286216A500B8557B /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 2623;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 2.6.2;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.atelierInmu.vChewingTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/vChewing.app/Contents/MacOS/vChewing";
|
|
};
|
|
name = Debug;
|
|
};
|
|
5B2F2BBA286216A500B8557B /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 2623;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
MARKETING_VERSION = 2.6.2;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.atelierInmu.vChewingTests;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SDKROOT = macosx;
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_EMIT_LOC_STRINGS = NO;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-O";
|
|
SWIFT_VERSION = 5.0;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/vChewing.app/Contents/MacOS/vChewing";
|
|
};
|
|
name = Release;
|
|
};
|
|
5BD05BC727B2A42A004C4F1D /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_ENTITLEMENTS = vChewingPhraseEditor.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 2623;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "UserPhraseEditor/PhraseEditor-Info.plist";
|
|
INFOPLIST_KEY_CFBundleDisplayName = vChewingPhraseEditor;
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "© 2021-2022 vChewing Project.";
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 2.6.2;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.atelierInmu.vChewing.vChewingPhraseEditor;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Osize";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
5BD05BC827B2A42A004C4F1D /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_ANALYZER_NONNULL = YES;
|
|
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++17";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
|
|
CODE_SIGN_ENTITLEMENTS = vChewingPhraseEditor.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 2623;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
INFOPLIST_FILE = "UserPhraseEditor/PhraseEditor-Info.plist";
|
|
INFOPLIST_KEY_CFBundleDisplayName = vChewingPhraseEditor;
|
|
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
|
|
INFOPLIST_KEY_NSHumanReadableCopyright = "© 2021-2022 vChewing Project.";
|
|
INFOPLIST_KEY_NSMainStoryboardFile = Main;
|
|
INFOPLIST_KEY_NSPrincipalClass = NSApplication;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 2.6.2;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.atelierInmu.vChewing.vChewingPhraseEditor;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Osize";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
6A0D4E9915FC0CFA00ABF4B3 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
ENABLE_TESTABILITY = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_LABEL = YES;
|
|
GCC_WARN_UNUSED_PARAMETER = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.11.5;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"$(OTHER_CFLAGS)",
|
|
"-fcxx-modules",
|
|
);
|
|
};
|
|
name = Debug;
|
|
};
|
|
6A0D4E9A15FC0CFA00ABF4B3 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
CLANG_WARN_UNREACHABLE_CODE = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
COPY_PHASE_STRIP = NO;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
GCC_WARN_UNUSED_FUNCTION = YES;
|
|
GCC_WARN_UNUSED_LABEL = YES;
|
|
GCC_WARN_UNUSED_PARAMETER = YES;
|
|
GCC_WARN_UNUSED_VARIABLE = YES;
|
|
MACOSX_DEPLOYMENT_TARGET = 10.11.5;
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"$(OTHER_CFLAGS)",
|
|
"-fcxx-modules",
|
|
);
|
|
};
|
|
name = Release;
|
|
};
|
|
6A0D4EBE15FC0D2E00ABF4B3 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++17";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_IMPLICIT_SIGN_CONVERSION = NO;
|
|
CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
|
|
CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_ENTITLEMENTS = vChewing.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 2623;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_ASSET_PATHS = "";
|
|
DEVELOPMENT_TEAM = "";
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
|
|
GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
|
|
GCC_WARN_PEDANTIC = YES;
|
|
GCC_WARN_SHADOW = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
INFOPLIST_FILE = "Source/Resources/IME-Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 2.6.2;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.atelierInmu.inputmethod.vChewing;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Source/Headers/vChewing-Bridging-Header.h";
|
|
SWIFT_VERSION = 5.0;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
6A0D4EBF15FC0D2E00ABF4B3 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++17";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_IMPLICIT_SIGN_CONVERSION = NO;
|
|
CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
|
|
CLANG_WARN_OBJC_MISSING_PROPERTY_SYNTHESIS = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_ENTITLEMENTS = vChewing.entitlements;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 2623;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_ASSET_PATHS = "";
|
|
DEVELOPMENT_TEAM = "";
|
|
ENABLE_HARDENED_RUNTIME = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
|
|
GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
|
|
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
|
|
GCC_WARN_PEDANTIC = YES;
|
|
GCC_WARN_SHADOW = YES;
|
|
GCC_WARN_UNDECLARED_SELECTOR = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
INFOPLIST_FILE = "Source/Resources/IME-Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 2.6.2;
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.atelierInmu.inputmethod.vChewing;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_COMPILATION_MODE = wholemodule;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Source/Headers/vChewing-Bridging-Header.h";
|
|
SWIFT_VERSION = 5.0;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
6ACA41E515FC1D7600935EF6 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++17";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 2623;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
ENABLE_HARDENED_RUNTIME = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_DYNAMIC_NO_PIC = NO;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
INFOPLIST_FILE = "Installer/Installer-Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 2.6.2;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.atelierInmu.vChewing.vChewingInstaller;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_VERSION = 5.0;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Debug;
|
|
};
|
|
6ACA41E615FC1D7600935EF6 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "c++17";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_ENABLE_OBJC_WEAK = YES;
|
|
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
|
CODE_SIGN_IDENTITY = "-";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
COMBINE_HIDPI_IMAGES = YES;
|
|
CURRENT_PROJECT_VERSION = 2623;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
ENABLE_HARDENED_RUNTIME = NO;
|
|
GCC_C_LANGUAGE_STANDARD = gnu99;
|
|
GCC_ENABLE_OBJC_EXCEPTIONS = YES;
|
|
GCC_TREAT_WARNINGS_AS_ERRORS = YES;
|
|
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
|
|
GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
GCC_WARN_UNINITIALIZED_AUTOS = YES;
|
|
INFOPLIST_FILE = "Installer/Installer-Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/../Frameworks",
|
|
);
|
|
MARKETING_VERSION = 2.6.2;
|
|
PRODUCT_BUNDLE_IDENTIFIER = org.atelierInmu.vChewing.vChewingInstaller;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SWIFT_VERSION = 5.0;
|
|
WRAPPER_EXTENSION = app;
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
5B2F2BBB286216A500B8557B /* Build configuration list for PBXNativeTarget "vChewingTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5B2F2BB9286216A500B8557B /* Debug */,
|
|
5B2F2BBA286216A500B8557B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
5BD05BC927B2A42A004C4F1D /* Build configuration list for PBXNativeTarget "vChewingPhraseEditor" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5BD05BC727B2A42A004C4F1D /* Debug */,
|
|
5BD05BC827B2A42A004C4F1D /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
6A0D4E9715FC0CFA00ABF4B3 /* Build configuration list for PBXProject "vChewing" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
6A0D4E9915FC0CFA00ABF4B3 /* Debug */,
|
|
6A0D4E9A15FC0CFA00ABF4B3 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
6A0D4EC015FC0D2E00ABF4B3 /* Build configuration list for PBXNativeTarget "vChewing" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
6A0D4EBE15FC0D2E00ABF4B3 /* Debug */,
|
|
6A0D4EBF15FC0D2E00ABF4B3 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
6ACA41E415FC1D7600935EF6 /* Build configuration list for PBXNativeTarget "vChewingInstaller" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
6ACA41E515FC1D7600935EF6 /* Debug */,
|
|
6ACA41E615FC1D7600935EF6 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 6A0D4E9415FC0CFA00ABF4B3 /* Project object */;
|
|
}
|