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