Provide file promises from the mapping list. Perform various file sanitization in...
[enjoyable.git] / Enjoyable.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1DDD58140DA1D0A300B32029 /* MainMenu.xib */; };
11 8B7E476C15C314A200C588FA /* NJOutputMouseButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 8B7E476B15C314A200C588FA /* NJOutputMouseButton.m */; };
12 8BD9B54315C230FF00929C5D /* NJOutputMouseMove.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BD9B54215C230FE00929C5D /* NJOutputMouseMove.m */; };
13 8BEFAD9C15C46BFF00823AEC /* NJOutputMouseScroll.m in Sources */ = {isa = PBXBuildFile; fileRef = 8BEFAD9B15C46BFF00823AEC /* NJOutputMouseScroll.m */; };
14 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
15 8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
16 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
17 D5617A360FAEB74000928B3A /* NJMappingsController.m in Sources */ = {isa = PBXBuildFile; fileRef = D5617A350FAEB74000928B3A /* NJMappingsController.m */; };
18 D5617A390FAEBA1800928B3A /* NJMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = D5617A380FAEBA1800928B3A /* NJMapping.m */; };
19 D5617D1A0FAF568100928B3A /* NJInputButton.m in Sources */ = {isa = PBXBuildFile; fileRef = D5617D190FAF568100928B3A /* NJInputButton.m */; };
20 D5617D260FAF579300928B3A /* NJInputHat.m in Sources */ = {isa = PBXBuildFile; fileRef = D5617D250FAF579300928B3A /* NJInputHat.m */; };
21 D5617D2B0FAF579A00928B3A /* NJInputAnalog.m in Sources */ = {isa = PBXBuildFile; fileRef = D5617D2A0FAF579A00928B3A /* NJInputAnalog.m */; };
22 D5617FD60FAFD06000928B3A /* NJOutput.m in Sources */ = {isa = PBXBuildFile; fileRef = D5617FD50FAFD06000928B3A /* NJOutput.m */; };
23 D5617FD90FAFD1E600928B3A /* NJOutputKeyPress.m in Sources */ = {isa = PBXBuildFile; fileRef = D5617FD80FAFD1E600928B3A /* NJOutputKeyPress.m */; };
24 D5617FE40FAFD7B000928B3A /* NJOutputController.m in Sources */ = {isa = PBXBuildFile; fileRef = D5617FE30FAFD7B000928B3A /* NJOutputController.m */; };
25 D5617FE70FAFDB5800928B3A /* NJKeyInputField.m in Sources */ = {isa = PBXBuildFile; fileRef = D5617FE60FAFDB5800928B3A /* NJKeyInputField.m */; };
26 D594BE860FAE6219007A85F2 /* NJDevice.m in Sources */ = {isa = PBXBuildFile; fileRef = D594BE850FAE6219007A85F2 /* NJDevice.m */; };
27 D594BE8A0FAE64AD007A85F2 /* NJInput.m in Sources */ = {isa = PBXBuildFile; fileRef = D594BE890FAE64AD007A85F2 /* NJInput.m */; };
28 D594BEF90FAE6FF2007A85F2 /* NJDeviceController.m in Sources */ = {isa = PBXBuildFile; fileRef = D594BEF80FAE6FF2007A85F2 /* NJDeviceController.m */; };
29 D594BF000FAE7397007A85F2 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D594BEFF0FAE7397007A85F2 /* IOKit.framework */; };
30 D594BF830FAE9661007A85F2 /* EnjoyableApplicationDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = D594BF820FAE9661007A85F2 /* EnjoyableApplicationDelegate.m */; };
31 D5F809710FB093400006A4DE /* NJOutputMapping.m in Sources */ = {isa = PBXBuildFile; fileRef = D5F809700FB093400006A4DE /* NJOutputMapping.m */; };
32 D5F80A9D0FB0A2FF0006A4DE /* icon.icns in Resources */ = {isa = PBXBuildFile; fileRef = D5617A080FAEAF8300928B3A /* icon.icns */; };
33 EE03150D16E63481002B2DCE /* Help in Resources */ = {isa = PBXBuildFile; fileRef = EE03150C16E63481002B2DCE /* Help */; };
34 EE1D7C9216E01E7000B000EB /* NSView+FirstResponder.m in Sources */ = {isa = PBXBuildFile; fileRef = EE1D7C9116E01E7000B000EB /* NSView+FirstResponder.m */; };
35 EE1D7C9616E0ECCF00B000EB /* NSError+Description.m in Sources */ = {isa = PBXBuildFile; fileRef = EE1D7C9516E0ECCF00B000EB /* NSError+Description.m */; };
36 EE96929416E54B480054A3C8 /* NSMenu+RepresentedObjectAccessors.m in Sources */ = {isa = PBXBuildFile; fileRef = EE96929316E54B480054A3C8 /* NSMenu+RepresentedObjectAccessors.m */; };
37 EEAA9CE116E808E600256B64 /* NSMutableArray+MoveObject.m in Sources */ = {isa = PBXBuildFile; fileRef = EEAA9CE016E808E600256B64 /* NSMutableArray+MoveObject.m */; };
38 EEAA9CE416E816C800256B64 /* NSFileManager+UniqueNames.m in Sources */ = {isa = PBXBuildFile; fileRef = EEAA9CE316E816C800256B64 /* NSFileManager+UniqueNames.m */; };
39 EEAA9CE716E81C8400256B64 /* NSString+FixFilename.m in Sources */ = {isa = PBXBuildFile; fileRef = EEAA9CE616E81C8400256B64 /* NSString+FixFilename.m */; };
40 /* End PBXBuildFile section */
41
42 /* Begin PBXFileReference section */
43 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
44 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
45 1DDD58150DA1D0A300B32029 /* English */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = English; path = English.lproj/MainMenu.xib; sourceTree = "<group>"; };
46 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
47 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
48 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
49 32CA4F630368D1EE00C91783 /* Enjoyable_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Enjoyable_Prefix.pch; sourceTree = "<group>"; };
50 8B7E476A15C314A200C588FA /* NJOutputMouseButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJOutputMouseButton.h; sourceTree = "<group>"; };
51 8B7E476B15C314A200C588FA /* NJOutputMouseButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJOutputMouseButton.m; sourceTree = "<group>"; };
52 8BD9B54115C230FE00929C5D /* NJOutputMouseMove.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJOutputMouseMove.h; sourceTree = "<group>"; };
53 8BD9B54215C230FE00929C5D /* NJOutputMouseMove.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJOutputMouseMove.m; sourceTree = "<group>"; };
54 8BEFAD9A15C46BFF00823AEC /* NJOutputMouseScroll.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJOutputMouseScroll.h; sourceTree = "<group>"; };
55 8BEFAD9B15C46BFF00823AEC /* NJOutputMouseScroll.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJOutputMouseScroll.m; sourceTree = "<group>"; };
56 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
57 8D1107320486CEB800E47090 /* Enjoyable.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Enjoyable.app; sourceTree = BUILT_PRODUCTS_DIR; };
58 D5617A080FAEAF8300928B3A /* icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = icon.icns; sourceTree = "<group>"; };
59 D5617A340FAEB74000928B3A /* NJMappingsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJMappingsController.h; sourceTree = "<group>"; };
60 D5617A350FAEB74000928B3A /* NJMappingsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJMappingsController.m; sourceTree = "<group>"; };
61 D5617A370FAEBA1800928B3A /* NJMapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJMapping.h; sourceTree = "<group>"; };
62 D5617A380FAEBA1800928B3A /* NJMapping.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJMapping.m; sourceTree = "<group>"; };
63 D5617D180FAF568100928B3A /* NJInputButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJInputButton.h; sourceTree = "<group>"; };
64 D5617D190FAF568100928B3A /* NJInputButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJInputButton.m; sourceTree = "<group>"; };
65 D5617D240FAF579300928B3A /* NJInputHat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJInputHat.h; sourceTree = "<group>"; };
66 D5617D250FAF579300928B3A /* NJInputHat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJInputHat.m; sourceTree = "<group>"; };
67 D5617D290FAF579A00928B3A /* NJInputAnalog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJInputAnalog.h; sourceTree = "<group>"; };
68 D5617D2A0FAF579A00928B3A /* NJInputAnalog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJInputAnalog.m; sourceTree = "<group>"; };
69 D5617FD40FAFD06000928B3A /* NJOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJOutput.h; sourceTree = "<group>"; };
70 D5617FD50FAFD06000928B3A /* NJOutput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJOutput.m; sourceTree = "<group>"; };
71 D5617FD70FAFD1E600928B3A /* NJOutputKeyPress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJOutputKeyPress.h; sourceTree = "<group>"; };
72 D5617FD80FAFD1E600928B3A /* NJOutputKeyPress.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJOutputKeyPress.m; sourceTree = "<group>"; };
73 D5617FE20FAFD7B000928B3A /* NJOutputController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJOutputController.h; sourceTree = "<group>"; };
74 D5617FE30FAFD7B000928B3A /* NJOutputController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJOutputController.m; sourceTree = "<group>"; };
75 D5617FE50FAFDB5800928B3A /* NJKeyInputField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJKeyInputField.h; sourceTree = "<group>"; };
76 D5617FE60FAFDB5800928B3A /* NJKeyInputField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJKeyInputField.m; sourceTree = "<group>"; };
77 D594BE840FAE6219007A85F2 /* NJDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJDevice.h; sourceTree = "<group>"; };
78 D594BE850FAE6219007A85F2 /* NJDevice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJDevice.m; sourceTree = "<group>"; };
79 D594BE880FAE64AD007A85F2 /* NJInput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJInput.h; sourceTree = "<group>"; };
80 D594BE890FAE64AD007A85F2 /* NJInput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJInput.m; sourceTree = "<group>"; };
81 D594BEF70FAE6FF2007A85F2 /* NJDeviceController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJDeviceController.h; sourceTree = "<group>"; };
82 D594BEF80FAE6FF2007A85F2 /* NJDeviceController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJDeviceController.m; sourceTree = "<group>"; };
83 D594BEFF0FAE7397007A85F2 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
84 D594BF810FAE9661007A85F2 /* EnjoyableApplicationDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EnjoyableApplicationDelegate.h; sourceTree = "<group>"; };
85 D594BF820FAE9661007A85F2 /* EnjoyableApplicationDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EnjoyableApplicationDelegate.m; sourceTree = "<group>"; };
86 D5F8096F0FB093400006A4DE /* NJOutputMapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJOutputMapping.h; sourceTree = "<group>"; };
87 D5F809700FB093400006A4DE /* NJOutputMapping.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJOutputMapping.m; sourceTree = "<group>"; };
88 EE03150C16E63481002B2DCE /* Help */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Help; sourceTree = "<group>"; };
89 EE1D7C9016E01E7000B000EB /* NSView+FirstResponder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSView+FirstResponder.h"; sourceTree = "<group>"; };
90 EE1D7C9116E01E7000B000EB /* NSView+FirstResponder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSView+FirstResponder.m"; sourceTree = "<group>"; };
91 EE1D7C9416E0ECCF00B000EB /* NSError+Description.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSError+Description.h"; sourceTree = "<group>"; };
92 EE1D7C9516E0ECCF00B000EB /* NSError+Description.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSError+Description.m"; sourceTree = "<group>"; };
93 EE96929216E54B480054A3C8 /* NSMenu+RepresentedObjectAccessors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMenu+RepresentedObjectAccessors.h"; sourceTree = "<group>"; };
94 EE96929316E54B480054A3C8 /* NSMenu+RepresentedObjectAccessors.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMenu+RepresentedObjectAccessors.m"; sourceTree = "<group>"; };
95 EEAA9CDF16E808E600256B64 /* NSMutableArray+MoveObject.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMutableArray+MoveObject.h"; sourceTree = "<group>"; };
96 EEAA9CE016E808E600256B64 /* NSMutableArray+MoveObject.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMutableArray+MoveObject.m"; sourceTree = "<group>"; };
97 EEAA9CE216E816C800256B64 /* NSFileManager+UniqueNames.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSFileManager+UniqueNames.h"; sourceTree = "<group>"; };
98 EEAA9CE316E816C800256B64 /* NSFileManager+UniqueNames.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSFileManager+UniqueNames.m"; sourceTree = "<group>"; };
99 EEAA9CE516E81C8400256B64 /* NSString+FixFilename.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSString+FixFilename.h"; sourceTree = "<group>"; };
100 EEAA9CE616E81C8400256B64 /* NSString+FixFilename.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSString+FixFilename.m"; sourceTree = "<group>"; };
101 EEF86B7316E2241000674B87 /* NJInputPathElement.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NJInputPathElement.h; sourceTree = "<group>"; };
102 EEF86B7416E298CD00674B87 /* NJEvents.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NJEvents.h; sourceTree = "<group>"; };
103 /* End PBXFileReference section */
104
105 /* Begin PBXFrameworksBuildPhase section */
106 8D11072E0486CEB800E47090 /* Frameworks */ = {
107 isa = PBXFrameworksBuildPhase;
108 buildActionMask = 2147483647;
109 files = (
110 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
111 D594BF000FAE7397007A85F2 /* IOKit.framework in Frameworks */,
112 );
113 runOnlyForDeploymentPostprocessing = 0;
114 };
115 /* End PBXFrameworksBuildPhase section */
116
117 /* Begin PBXGroup section */
118 080E96DDFE201D6D7F000001 /* Classes */ = {
119 isa = PBXGroup;
120 children = (
121 D594BF810FAE9661007A85F2 /* EnjoyableApplicationDelegate.h */,
122 D594BF820FAE9661007A85F2 /* EnjoyableApplicationDelegate.m */,
123 D594BEF70FAE6FF2007A85F2 /* NJDeviceController.h */,
124 D594BEF80FAE6FF2007A85F2 /* NJDeviceController.m */,
125 D5617A340FAEB74000928B3A /* NJMappingsController.h */,
126 D5617A350FAEB74000928B3A /* NJMappingsController.m */,
127 D5617FE20FAFD7B000928B3A /* NJOutputController.h */,
128 D5617FE30FAFD7B000928B3A /* NJOutputController.m */,
129 D5617FE50FAFDB5800928B3A /* NJKeyInputField.h */,
130 D5617FE60FAFDB5800928B3A /* NJKeyInputField.m */,
131 D5617A370FAEBA1800928B3A /* NJMapping.h */,
132 D5617A380FAEBA1800928B3A /* NJMapping.m */,
133 D594BE840FAE6219007A85F2 /* NJDevice.h */,
134 D594BE850FAE6219007A85F2 /* NJDevice.m */,
135 EEF86B7316E2241000674B87 /* NJInputPathElement.h */,
136 D594BE880FAE64AD007A85F2 /* NJInput.h */,
137 D594BE890FAE64AD007A85F2 /* NJInput.m */,
138 D5617D290FAF579A00928B3A /* NJInputAnalog.h */,
139 D5617D2A0FAF579A00928B3A /* NJInputAnalog.m */,
140 D5617D180FAF568100928B3A /* NJInputButton.h */,
141 D5617D190FAF568100928B3A /* NJInputButton.m */,
142 D5617D240FAF579300928B3A /* NJInputHat.h */,
143 D5617D250FAF579300928B3A /* NJInputHat.m */,
144 D5617FD40FAFD06000928B3A /* NJOutput.h */,
145 D5617FD50FAFD06000928B3A /* NJOutput.m */,
146 D5617FD70FAFD1E600928B3A /* NJOutputKeyPress.h */,
147 D5617FD80FAFD1E600928B3A /* NJOutputKeyPress.m */,
148 D5F8096F0FB093400006A4DE /* NJOutputMapping.h */,
149 D5F809700FB093400006A4DE /* NJOutputMapping.m */,
150 8B7E476A15C314A200C588FA /* NJOutputMouseButton.h */,
151 8B7E476B15C314A200C588FA /* NJOutputMouseButton.m */,
152 8BD9B54115C230FE00929C5D /* NJOutputMouseMove.h */,
153 8BD9B54215C230FE00929C5D /* NJOutputMouseMove.m */,
154 8BEFAD9A15C46BFF00823AEC /* NJOutputMouseScroll.h */,
155 8BEFAD9B15C46BFF00823AEC /* NJOutputMouseScroll.m */,
156 );
157 name = Classes;
158 sourceTree = "<group>";
159 };
160 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
161 isa = PBXGroup;
162 children = (
163 D594BEFF0FAE7397007A85F2 /* IOKit.framework */,
164 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
165 );
166 name = "Linked Frameworks";
167 sourceTree = "<group>";
168 };
169 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
170 isa = PBXGroup;
171 children = (
172 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
173 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
174 );
175 name = "Other Frameworks";
176 sourceTree = "<group>";
177 };
178 19C28FACFE9D520D11CA2CBB /* Products */ = {
179 isa = PBXGroup;
180 children = (
181 8D1107320486CEB800E47090 /* Enjoyable.app */,
182 );
183 name = Products;
184 sourceTree = "<group>";
185 };
186 29B97314FDCFA39411CA2CEA /* Enjoy */ = {
187 isa = PBXGroup;
188 children = (
189 080E96DDFE201D6D7F000001 /* Classes */,
190 EE1D5F8B16E403D600749C36 /* Categories */,
191 29B97315FDCFA39411CA2CEA /* Other Sources */,
192 29B97317FDCFA39411CA2CEA /* Resources */,
193 29B97323FDCFA39411CA2CEA /* Frameworks */,
194 19C28FACFE9D520D11CA2CBB /* Products */,
195 );
196 name = Enjoy;
197 sourceTree = "<group>";
198 };
199 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
200 isa = PBXGroup;
201 children = (
202 29B97316FDCFA39411CA2CEA /* main.m */,
203 EEF86B7416E298CD00674B87 /* NJEvents.h */,
204 32CA4F630368D1EE00C91783 /* Enjoyable_Prefix.pch */,
205 );
206 name = "Other Sources";
207 sourceTree = "<group>";
208 };
209 29B97317FDCFA39411CA2CEA /* Resources */ = {
210 isa = PBXGroup;
211 children = (
212 EE03150C16E63481002B2DCE /* Help */,
213 D5617A080FAEAF8300928B3A /* icon.icns */,
214 8D1107310486CEB800E47090 /* Info.plist */,
215 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
216 1DDD58140DA1D0A300B32029 /* MainMenu.xib */,
217 );
218 name = Resources;
219 sourceTree = "<group>";
220 };
221 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
222 isa = PBXGroup;
223 children = (
224 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
225 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
226 );
227 name = Frameworks;
228 sourceTree = "<group>";
229 };
230 EE1D5F8B16E403D600749C36 /* Categories */ = {
231 isa = PBXGroup;
232 children = (
233 EEAA9CE216E816C800256B64 /* NSFileManager+UniqueNames.h */,
234 EEAA9CE316E816C800256B64 /* NSFileManager+UniqueNames.m */,
235 EE1D7C9416E0ECCF00B000EB /* NSError+Description.h */,
236 EE1D7C9516E0ECCF00B000EB /* NSError+Description.m */,
237 EE1D7C9016E01E7000B000EB /* NSView+FirstResponder.h */,
238 EE1D7C9116E01E7000B000EB /* NSView+FirstResponder.m */,
239 EE96929216E54B480054A3C8 /* NSMenu+RepresentedObjectAccessors.h */,
240 EE96929316E54B480054A3C8 /* NSMenu+RepresentedObjectAccessors.m */,
241 EEAA9CDF16E808E600256B64 /* NSMutableArray+MoveObject.h */,
242 EEAA9CE016E808E600256B64 /* NSMutableArray+MoveObject.m */,
243 EEAA9CE516E81C8400256B64 /* NSString+FixFilename.h */,
244 EEAA9CE616E81C8400256B64 /* NSString+FixFilename.m */,
245 );
246 name = Categories;
247 sourceTree = "<group>";
248 };
249 /* End PBXGroup section */
250
251 /* Begin PBXNativeTarget section */
252 8D1107260486CEB800E47090 /* Enjoyable */ = {
253 isa = PBXNativeTarget;
254 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Enjoyable" */;
255 buildPhases = (
256 EED7E81616E7B547004A0BA4 /* Generate Help Index */,
257 8D1107290486CEB800E47090 /* Resources */,
258 8D11072C0486CEB800E47090 /* Sources */,
259 8D11072E0486CEB800E47090 /* Frameworks */,
260 );
261 buildRules = (
262 );
263 dependencies = (
264 );
265 name = Enjoyable;
266 productInstallPath = "$(HOME)/Applications";
267 productName = Enjoy;
268 productReference = 8D1107320486CEB800E47090 /* Enjoyable.app */;
269 productType = "com.apple.product-type.application";
270 };
271 /* End PBXNativeTarget section */
272
273 /* Begin PBXProject section */
274 29B97313FDCFA39411CA2CEA /* Project object */ = {
275 isa = PBXProject;
276 attributes = {
277 LastUpgradeCheck = 0460;
278 };
279 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Enjoyable" */;
280 compatibilityVersion = "Xcode 3.2";
281 developmentRegion = English;
282 hasScannedForEncodings = 1;
283 knownRegions = (
284 English,
285 Japanese,
286 French,
287 German,
288 );
289 mainGroup = 29B97314FDCFA39411CA2CEA /* Enjoy */;
290 projectDirPath = "";
291 projectRoot = "";
292 targets = (
293 8D1107260486CEB800E47090 /* Enjoyable */,
294 );
295 };
296 /* End PBXProject section */
297
298 /* Begin PBXResourcesBuildPhase section */
299 8D1107290486CEB800E47090 /* Resources */ = {
300 isa = PBXResourcesBuildPhase;
301 buildActionMask = 2147483647;
302 files = (
303 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
304 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
305 D5F80A9D0FB0A2FF0006A4DE /* icon.icns in Resources */,
306 EE03150D16E63481002B2DCE /* Help in Resources */,
307 );
308 runOnlyForDeploymentPostprocessing = 0;
309 };
310 /* End PBXResourcesBuildPhase section */
311
312 /* Begin PBXShellScriptBuildPhase section */
313 EED7E81616E7B547004A0BA4 /* Generate Help Index */ = {
314 isa = PBXShellScriptBuildPhase;
315 buildActionMask = 2147483647;
316 files = (
317 );
318 inputPaths = (
319 );
320 name = "Generate Help Index";
321 outputPaths = (
322 );
323 runOnlyForDeploymentPostprocessing = 0;
324 shellPath = /bin/sh;
325 shellScript = "cd ${SOURCE_ROOT}/Help/Contents/Resources/English.lproj\nmake\n";
326 };
327 /* End PBXShellScriptBuildPhase section */
328
329 /* Begin PBXSourcesBuildPhase section */
330 8D11072C0486CEB800E47090 /* Sources */ = {
331 isa = PBXSourcesBuildPhase;
332 buildActionMask = 2147483647;
333 files = (
334 8D11072D0486CEB800E47090 /* main.m in Sources */,
335 D594BE860FAE6219007A85F2 /* NJDevice.m in Sources */,
336 D594BE8A0FAE64AD007A85F2 /* NJInput.m in Sources */,
337 D594BEF90FAE6FF2007A85F2 /* NJDeviceController.m in Sources */,
338 D594BF830FAE9661007A85F2 /* EnjoyableApplicationDelegate.m in Sources */,
339 D5617A360FAEB74000928B3A /* NJMappingsController.m in Sources */,
340 D5617A390FAEBA1800928B3A /* NJMapping.m in Sources */,
341 D5617D1A0FAF568100928B3A /* NJInputButton.m in Sources */,
342 D5617D260FAF579300928B3A /* NJInputHat.m in Sources */,
343 D5617D2B0FAF579A00928B3A /* NJInputAnalog.m in Sources */,
344 D5617FD60FAFD06000928B3A /* NJOutput.m in Sources */,
345 D5617FD90FAFD1E600928B3A /* NJOutputKeyPress.m in Sources */,
346 D5617FE40FAFD7B000928B3A /* NJOutputController.m in Sources */,
347 D5617FE70FAFDB5800928B3A /* NJKeyInputField.m in Sources */,
348 D5F809710FB093400006A4DE /* NJOutputMapping.m in Sources */,
349 8BD9B54315C230FF00929C5D /* NJOutputMouseMove.m in Sources */,
350 8B7E476C15C314A200C588FA /* NJOutputMouseButton.m in Sources */,
351 8BEFAD9C15C46BFF00823AEC /* NJOutputMouseScroll.m in Sources */,
352 EE1D7C9216E01E7000B000EB /* NSView+FirstResponder.m in Sources */,
353 EE1D7C9616E0ECCF00B000EB /* NSError+Description.m in Sources */,
354 EE96929416E54B480054A3C8 /* NSMenu+RepresentedObjectAccessors.m in Sources */,
355 EEAA9CE116E808E600256B64 /* NSMutableArray+MoveObject.m in Sources */,
356 EEAA9CE416E816C800256B64 /* NSFileManager+UniqueNames.m in Sources */,
357 EEAA9CE716E81C8400256B64 /* NSString+FixFilename.m in Sources */,
358 );
359 runOnlyForDeploymentPostprocessing = 0;
360 };
361 /* End PBXSourcesBuildPhase section */
362
363 /* Begin PBXVariantGroup section */
364 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
365 isa = PBXVariantGroup;
366 children = (
367 089C165DFE840E0CC02AAC07 /* English */,
368 );
369 name = InfoPlist.strings;
370 sourceTree = "<group>";
371 };
372 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
373 isa = PBXVariantGroup;
374 children = (
375 1DDD58150DA1D0A300B32029 /* English */,
376 );
377 name = MainMenu.xib;
378 sourceTree = "<group>";
379 };
380 /* End PBXVariantGroup section */
381
382 /* Begin XCBuildConfiguration section */
383 C01FCF4B08A954540054247B /* Debug */ = {
384 isa = XCBuildConfiguration;
385 buildSettings = {
386 ALWAYS_SEARCH_USER_PATHS = NO;
387 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
388 CLANG_ENABLE_OBJC_ARC = YES;
389 CLANG_WARN_EMPTY_BODY = YES;
390 CLANG_WARN_IMPLICIT_SIGN_CONVERSION = NO;
391 COMBINE_HIDPI_IMAGES = YES;
392 COPY_PHASE_STRIP = NO;
393 GCC_C_LANGUAGE_STANDARD = c99;
394 GCC_DYNAMIC_NO_PIC = NO;
395 GCC_MODEL_TUNING = G5;
396 GCC_OPTIMIZATION_LEVEL = 0;
397 GCC_PRECOMPILE_PREFIX_HEADER = YES;
398 GCC_PREFIX_HEADER = Enjoyable_Prefix.pch;
399 GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
400 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
401 INFOPLIST_FILE = Info.plist;
402 INSTALL_PATH = "$(HOME)/Applications";
403 MACOSX_DEPLOYMENT_TARGET = 10.7;
404 PRODUCT_NAME = Enjoyable;
405 };
406 name = Debug;
407 };
408 C01FCF4C08A954540054247B /* Release */ = {
409 isa = XCBuildConfiguration;
410 buildSettings = {
411 ALWAYS_SEARCH_USER_PATHS = NO;
412 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
413 CLANG_ENABLE_OBJC_ARC = YES;
414 CLANG_WARN_EMPTY_BODY = YES;
415 CLANG_WARN_IMPLICIT_SIGN_CONVERSION = NO;
416 COMBINE_HIDPI_IMAGES = YES;
417 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
418 GCC_C_LANGUAGE_STANDARD = c99;
419 GCC_MODEL_TUNING = G5;
420 GCC_PRECOMPILE_PREFIX_HEADER = YES;
421 GCC_PREFIX_HEADER = Enjoyable_Prefix.pch;
422 GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
423 GCC_WARN_FOUR_CHARACTER_CONSTANTS = YES;
424 INFOPLIST_FILE = Info.plist;
425 INSTALL_PATH = "$(HOME)/Applications";
426 MACOSX_DEPLOYMENT_TARGET = 10.7;
427 PRODUCT_NAME = Enjoyable;
428 };
429 name = Release;
430 };
431 C01FCF4F08A954540054247B /* Debug */ = {
432 isa = XCBuildConfiguration;
433 buildSettings = {
434 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
435 CLANG_ENABLE_OBJC_ARC = YES;
436 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
437 CLANG_WARN_ENUM_CONVERSION = YES;
438 CLANG_WARN_IMPLICIT_SIGN_CONVERSION = NO;
439 CLANG_WARN_INT_CONVERSION = YES;
440 CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
441 CLANG_WARN_OBJC_RECEIVER_WEAK = NO;
442 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
443 CLANG_WARN__DUPLICATE_METHOD_MATCH = NO;
444 GCC_C_LANGUAGE_STANDARD = c99;
445 GCC_OPTIMIZATION_LEVEL = 0;
446 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
447 GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
448 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
449 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
450 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
451 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
452 GCC_WARN_ABOUT_RETURN_TYPE = YES;
453 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
454 GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = YES;
455 GCC_WARN_PEDANTIC = YES;
456 GCC_WARN_SHADOW = YES;
457 GCC_WARN_SIGN_COMPARE = YES;
458 GCC_WARN_STRICT_SELECTOR_MATCH = NO;
459 GCC_WARN_UNDECLARED_SELECTOR = YES;
460 GCC_WARN_UNINITIALIZED_AUTOS = YES;
461 GCC_WARN_UNUSED_FUNCTION = YES;
462 GCC_WARN_UNUSED_LABEL = YES;
463 GCC_WARN_UNUSED_VARIABLE = YES;
464 MACOSX_DEPLOYMENT_TARGET = 10.7;
465 ONLY_ACTIVE_ARCH = YES;
466 RUN_CLANG_STATIC_ANALYZER = YES;
467 SDKROOT = macosx;
468 VALID_ARCHS = x86_64;
469 };
470 name = Debug;
471 };
472 C01FCF5008A954540054247B /* Release */ = {
473 isa = XCBuildConfiguration;
474 buildSettings = {
475 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
476 CLANG_ENABLE_OBJC_ARC = YES;
477 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
478 CLANG_WARN_ENUM_CONVERSION = YES;
479 CLANG_WARN_IMPLICIT_SIGN_CONVERSION = NO;
480 CLANG_WARN_INT_CONVERSION = YES;
481 CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
482 CLANG_WARN_OBJC_RECEIVER_WEAK = NO;
483 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
484 CLANG_WARN__DUPLICATE_METHOD_MATCH = NO;
485 GCC_C_LANGUAGE_STANDARD = c99;
486 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
487 GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
488 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
489 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
490 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
491 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
492 GCC_WARN_ABOUT_RETURN_TYPE = YES;
493 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
494 GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = YES;
495 GCC_WARN_PEDANTIC = YES;
496 GCC_WARN_SHADOW = YES;
497 GCC_WARN_SIGN_COMPARE = YES;
498 GCC_WARN_STRICT_SELECTOR_MATCH = NO;
499 GCC_WARN_UNDECLARED_SELECTOR = YES;
500 GCC_WARN_UNINITIALIZED_AUTOS = YES;
501 GCC_WARN_UNUSED_FUNCTION = YES;
502 GCC_WARN_UNUSED_LABEL = YES;
503 GCC_WARN_UNUSED_VARIABLE = YES;
504 MACOSX_DEPLOYMENT_TARGET = 10.7;
505 RUN_CLANG_STATIC_ANALYZER = YES;
506 SDKROOT = macosx;
507 VALID_ARCHS = x86_64;
508 };
509 name = Release;
510 };
511 /* End XCBuildConfiguration section */
512
513 /* Begin XCConfigurationList section */
514 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Enjoyable" */ = {
515 isa = XCConfigurationList;
516 buildConfigurations = (
517 C01FCF4B08A954540054247B /* Debug */,
518 C01FCF4C08A954540054247B /* Release */,
519 );
520 defaultConfigurationIsVisible = 0;
521 defaultConfigurationName = Release;
522 };
523 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Enjoyable" */ = {
524 isa = XCConfigurationList;
525 buildConfigurations = (
526 C01FCF4F08A954540054247B /* Debug */,
527 C01FCF5008A954540054247B /* Release */,
528 );
529 defaultConfigurationIsVisible = 0;
530 defaultConfigurationName = Release;
531 };
532 /* End XCConfigurationList section */
533 };
534 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
535 }