|
66 | 66 | 93983B2D0DA43C79007F53F3 /* ShortcutRecorder.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 939837800DA42965007F53F3 /* ShortcutRecorder.framework */; }; |
67 | 67 | 93983B390DA43C82007F53F3 /* ShortcutRecorder.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 939837800DA42965007F53F3 /* ShortcutRecorder.framework */; }; |
68 | 68 | 93983B8B0DA441BB007F53F3 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 93983B890DA441BB007F53F3 /* MainMenu.xib */; }; |
| 69 | + A1125B77104C8AF3005C6F7B /* PTKeyCodeTranslator.h in Headers */ = {isa = PBXBuildFile; fileRef = A1125B75104C8AF3005C6F7B /* PTKeyCodeTranslator.h */; }; |
| 70 | + A1125B79104C8B06005C6F7B /* PTKeyCodeTranslator.m in Sources */ = {isa = PBXBuildFile; fileRef = A1125B76104C8AF3005C6F7B /* PTKeyCodeTranslator.m */; }; |
69 | 71 | /* End PBXBuildFile section */ |
70 | 72 |
|
71 | 73 | /* Begin PBXContainerItemProxy section */ |
|
170 | 172 | 939839740DA4376D007F53F3 /* SR_Leopard_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SR_Leopard_Prefix.pch; path = Plugin/SR_Leopard_Prefix.pch; sourceTree = "<group>"; }; |
171 | 173 | 93983B220DA43C4E007F53F3 /* ShortcutRecorder.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ShortcutRecorder.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
172 | 174 | 93983B8A0DA441BB007F53F3 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = Demo/English.lproj/MainMenu.xib; sourceTree = "<group>"; }; |
| 175 | + A1125B75104C8AF3005C6F7B /* PTKeyCodeTranslator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PTKeyCodeTranslator.h; sourceTree = "<group>"; }; |
| 176 | + A1125B76104C8AF3005C6F7B /* PTKeyCodeTranslator.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PTKeyCodeTranslator.m; sourceTree = "<group>"; }; |
173 | 177 | /* End PBXFileReference section */ |
174 | 178 |
|
175 | 179 | /* Begin PBXFrameworksBuildPhase section */ |
|
266 | 270 | 0B8E2A0409CDBADE0085E9ED /* PTHotKey.m */, |
267 | 271 | 0B8E2A0509CDBADE0085E9ED /* PTHotKeyCenter.h */, |
268 | 272 | 0B8E2A0609CDBADE0085E9ED /* PTHotKeyCenter.m */, |
| 273 | + A1125B75104C8AF3005C6F7B /* PTKeyCodeTranslator.h */, |
| 274 | + A1125B76104C8AF3005C6F7B /* PTKeyCodeTranslator.m */, |
269 | 275 | 0B8E2A0709CDBADE0085E9ED /* PTKeyCombo.h */, |
270 | 276 | 0B8E2A0809CDBADE0085E9ED /* PTKeyCombo.m */, |
271 | 277 | ); |
|
392 | 398 | 9398393E0DA4350B007F53F3 /* SRKeyCodeTransformer.h in Headers */, |
393 | 399 | 9398393F0DA4350B007F53F3 /* SRValidator.h in Headers */, |
394 | 400 | 939839400DA4350B007F53F3 /* SRCommon.h in Headers */, |
| 401 | + A1125B77104C8AF3005C6F7B /* PTKeyCodeTranslator.h in Headers */, |
395 | 402 | ); |
396 | 403 | runOnlyForDeploymentPostprocessing = 0; |
397 | 404 | }; |
|
582 | 589 | 93983B150DA43C4E007F53F3 /* PTHotKey.m in Sources */, |
583 | 590 | 93983B160DA43C4E007F53F3 /* PTHotKeyCenter.m in Sources */, |
584 | 591 | 93983B170DA43C4E007F53F3 /* PTKeyCombo.m in Sources */, |
| 592 | + A1125B79104C8B06005C6F7B /* PTKeyCodeTranslator.m in Sources */, |
585 | 593 | ); |
586 | 594 | runOnlyForDeploymentPostprocessing = 0; |
587 | 595 | }; |
|
722 | 730 | ); |
723 | 731 | PREBINDING = NO; |
724 | 732 | PRODUCT_NAME = ShortcutRecorder; |
725 | | - SDKROOT = macosx10.5; |
726 | 733 | ZERO_LINK = NO; |
727 | 734 | }; |
728 | 735 | name = Release; |
|
763 | 770 | 939838A80DA43010007F53F3 /* Release */ = { |
764 | 771 | isa = XCBuildConfiguration; |
765 | 772 | buildSettings = { |
766 | | - ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
767 | 773 | COPY_PHASE_STRIP = YES; |
768 | 774 | DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
769 | 775 | FRAMEWORK_SEARCH_PATHS = ( |
|
787 | 793 | ); |
788 | 794 | PREBINDING = NO; |
789 | 795 | PRODUCT_NAME = ShortcutRecorder; |
790 | | - SDKROOT = macosx10.5; |
791 | 796 | WRAPPER_EXTENSION = ibplugin; |
792 | 797 | ZERO_LINK = NO; |
793 | 798 | }; |
|
836 | 841 | 93983B210DA43C4E007F53F3 /* Release */ = { |
837 | 842 | isa = XCBuildConfiguration; |
838 | 843 | buildSettings = { |
839 | | - ARCHS = ( |
840 | | - ppc, |
841 | | - i386, |
842 | | - ); |
843 | 844 | GCC_ENABLE_OBJC_GC = supported; |
844 | 845 | GCC_GENERATE_DEBUGGING_SYMBOLS = NO; |
845 | 846 | GCC_MODEL_TUNING = G5; |
|
871 | 872 | C01FCF5008A954540054247B /* Release */ = { |
872 | 873 | isa = XCBuildConfiguration; |
873 | 874 | buildSettings = { |
| 875 | + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
874 | 876 | GCC_C_LANGUAGE_STANDARD = gnu99; |
875 | 877 | GCC_VERSION = 4.0; |
876 | 878 | GCC_WARN_64_TO_32_BIT_CONVERSION = YES; |
|
0 commit comments