9e1bd43a4974e9cae92747889a7e2c70c424df5c
[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 EED7E81516E7ADBB004A0BA4 /* Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = EED7E81416E7ADBB004A0BA4 /* Info.plist */; };
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 D5617A080FAEAF8300928B3A /* icon.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = icon.icns; sourceTree = "<group>"; };
57 D5617A340FAEB74000928B3A /* NJMappingsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJMappingsController.h; sourceTree = "<group>"; };
58 D5617A350FAEB74000928B3A /* NJMappingsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJMappingsController.m; sourceTree = "<group>"; };
59 D5617A370FAEBA1800928B3A /* NJMapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJMapping.h; sourceTree = "<group>"; };
60 D5617A380FAEBA1800928B3A /* NJMapping.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJMapping.m; sourceTree = "<group>"; };
61 D5617D180FAF568100928B3A /* NJInputButton.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJInputButton.h; sourceTree = "<group>"; };
62 D5617D190FAF568100928B3A /* NJInputButton.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJInputButton.m; sourceTree = "<group>"; };
63 D5617D240FAF579300928B3A /* NJInputHat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJInputHat.h; sourceTree = "<group>"; };
64 D5617D250FAF579300928B3A /* NJInputHat.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJInputHat.m; sourceTree = "<group>"; };
65 D5617D290FAF579A00928B3A /* NJInputAnalog.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJInputAnalog.h; sourceTree = "<group>"; };
66 D5617D2A0FAF579A00928B3A /* NJInputAnalog.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJInputAnalog.m; sourceTree = "<group>"; };
67 D5617FD40FAFD06000928B3A /* NJOutput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJOutput.h; sourceTree = "<group>"; };
68 D5617FD50FAFD06000928B3A /* NJOutput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJOutput.m; sourceTree = "<group>"; };
69 D5617FD70FAFD1E600928B3A /* NJOutputKeyPress.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJOutputKeyPress.h; sourceTree = "<group>"; };
70 D5617FD80FAFD1E600928B3A /* NJOutputKeyPress.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJOutputKeyPress.m; sourceTree = "<group>"; };
71 D5617FE20FAFD7B000928B3A /* NJOutputController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJOutputController.h; sourceTree = "<group>"; };
72 D5617FE30FAFD7B000928B3A /* NJOutputController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJOutputController.m; sourceTree = "<group>"; };
73 D5617FE50FAFDB5800928B3A /* NJKeyInputField.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJKeyInputField.h; sourceTree = "<group>"; };
74 D5617FE60FAFDB5800928B3A /* NJKeyInputField.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJKeyInputField.m; sourceTree = "<group>"; };
75 D594BE840FAE6219007A85F2 /* NJDevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJDevice.h; sourceTree = "<group>"; };
76 D594BE850FAE6219007A85F2 /* NJDevice.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJDevice.m; sourceTree = "<group>"; };
77 D594BE880FAE64AD007A85F2 /* NJInput.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJInput.h; sourceTree = "<group>"; };
78 D594BE890FAE64AD007A85F2 /* NJInput.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJInput.m; sourceTree = "<group>"; };
79 D594BEF70FAE6FF2007A85F2 /* NJDeviceController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJDeviceController.h; sourceTree = "<group>"; };
80 D594BEF80FAE6FF2007A85F2 /* NJDeviceController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJDeviceController.m; sourceTree = "<group>"; };
81 D594BEFF0FAE7397007A85F2 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
82 D594BF810FAE9661007A85F2 /* EnjoyableApplicationDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EnjoyableApplicationDelegate.h; sourceTree = "<group>"; };
83 D594BF820FAE9661007A85F2 /* EnjoyableApplicationDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EnjoyableApplicationDelegate.m; sourceTree = "<group>"; };
84 D5F8096F0FB093400006A4DE /* NJOutputMapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = NJOutputMapping.h; sourceTree = "<group>"; };
85 D5F809700FB093400006A4DE /* NJOutputMapping.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NJOutputMapping.m; sourceTree = "<group>"; };
86 EE03150C16E63481002B2DCE /* Help */ = {isa = PBXFileReference; lastKnownFileType = folder; path = Help; sourceTree = "<group>"; };
87 EE1D7C9016E01E7000B000EB /* NSView+FirstResponder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSView+FirstResponder.h"; sourceTree = "<group>"; };
88 EE1D7C9116E01E7000B000EB /* NSView+FirstResponder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSView+FirstResponder.m"; sourceTree = "<group>"; };
89 EE1D7C9416E0ECCF00B000EB /* NSError+Description.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSError+Description.h"; sourceTree = "<group>"; };
90 EE1D7C9516E0ECCF00B000EB /* NSError+Description.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSError+Description.m"; sourceTree = "<group>"; };
91 EE96929216E54B480054A3C8 /* NSMenu+RepresentedObjectAccessors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "NSMenu+RepresentedObjectAccessors.h"; sourceTree = "<group>"; };
92 EE96929316E54B480054A3C8 /* NSMenu+RepresentedObjectAccessors.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "NSMenu+RepresentedObjectAccessors.m"; sourceTree = "<group>"; };
93 EED7E81416E7ADBB004A0BA4 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Help/Contents/Info.plist; 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 EED7E81416E7ADBB004A0BA4 /* Info.plist */,
183 080E96DDFE201D6D7F000001 /* Classes */,
184 EE1D5F8B16E403D600749C36 /* Categories */,
185 29B97315FDCFA39411CA2CEA /* Other Sources */,
186 29B97317FDCFA39411CA2CEA /* Resources */,
187 29B97323FDCFA39411CA2CEA /* Frameworks */,
188 19C28FACFE9D520D11CA2CBB /* Products */,
189 );
190 name = Enjoy;
191 sourceTree = "<group>";
192 };
193 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
194 isa = PBXGroup;
195 children = (
196 29B97316FDCFA39411CA2CEA /* main.m */,
197 EEF86B7416E298CD00674B87 /* NJEvents.h */,
198 32CA4F630368D1EE00C91783 /* Enjoyable_Prefix.pch */,
199 );
200 name = "Other Sources";
201 sourceTree = "<group>";
202 };
203 29B97317FDCFA39411CA2CEA /* Resources */ = {
204 isa = PBXGroup;
205 children = (
206 EE03150C16E63481002B2DCE /* Help */,
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 EED7E81616E7B547004A0BA4 /* ShellScript */,
245 8D1107290486CEB800E47090 /* Resources */,
246 8D11072C0486CEB800E47090 /* Sources */,
247 8D11072E0486CEB800E47090 /* Frameworks */,
248 );
249 buildRules = (
250 );
251 dependencies = (
252 );
253 name = Enjoyable;
254 productInstallPath = "$(HOME)/Applications";
255 productName = Enjoy;
256 productReference = 8D1107320486CEB800E47090 /* Enjoyable.app */;
257 productType = "com.apple.product-type.application";
258 };
259 /* End PBXNativeTarget section */
260
261 /* Begin PBXProject section */
262 29B97313FDCFA39411CA2CEA /* Project object */ = {
263 isa = PBXProject;
264 attributes = {
265 LastUpgradeCheck = 0460;
266 };
267 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Enjoyable" */;
268 compatibilityVersion = "Xcode 3.2";
269 developmentRegion = English;
270 hasScannedForEncodings = 1;
271 knownRegions = (
272 English,
273 Japanese,
274 French,
275 German,
276 );
277 mainGroup = 29B97314FDCFA39411CA2CEA /* Enjoy */;
278 projectDirPath = "";
279 projectRoot = "";
280 targets = (
281 8D1107260486CEB800E47090 /* Enjoyable */,
282 );
283 };
284 /* End PBXProject section */
285
286 /* Begin PBXResourcesBuildPhase section */
287 8D1107290486CEB800E47090 /* Resources */ = {
288 isa = PBXResourcesBuildPhase;
289 buildActionMask = 2147483647;
290 files = (
291 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
292 1DDD58160DA1D0A300B32029 /* MainMenu.xib in Resources */,
293 D5F80A9D0FB0A2FF0006A4DE /* icon.icns in Resources */,
294 EE03150D16E63481002B2DCE /* Help in Resources */,
295 EED7E81516E7ADBB004A0BA4 /* Info.plist in Resources */,
296 );
297 runOnlyForDeploymentPostprocessing = 0;
298 };
299 /* End PBXResourcesBuildPhase section */
300
301 /* Begin PBXShellScriptBuildPhase section */
302 EED7E81616E7B547004A0BA4 /* ShellScript */ = {
303 isa = PBXShellScriptBuildPhase;
304 buildActionMask = 2147483647;
305 files = (
306 );
307 inputPaths = (
308 );
309 outputPaths = (
310 );
311 runOnlyForDeploymentPostprocessing = 0;
312 shellPath = /bin/sh;
313 shellScript = "cd ${SOURCE_ROOT}/Help/Contents/Resources/English.lproj\nmake\n";
314 };
315 /* End PBXShellScriptBuildPhase section */
316
317 /* Begin PBXSourcesBuildPhase section */
318 8D11072C0486CEB800E47090 /* Sources */ = {
319 isa = PBXSourcesBuildPhase;
320 buildActionMask = 2147483647;
321 files = (
322 8D11072D0486CEB800E47090 /* main.m in Sources */,
323 D594BE860FAE6219007A85F2 /* NJDevice.m in Sources */,
324 D594BE8A0FAE64AD007A85F2 /* NJInput.m in Sources */,
325 D594BEF90FAE6FF2007A85F2 /* NJDeviceController.m in Sources */,
326 D594BF830FAE9661007A85F2 /* EnjoyableApplicationDelegate.m in Sources */,
327 D5617A360FAEB74000928B3A /* NJMappingsController.m in Sources */,
328 D5617A390FAEBA1800928B3A /* NJMapping.m in Sources */,
329 D5617D1A0FAF568100928B3A /* NJInputButton.m in Sources */,
330 D5617D260FAF579300928B3A /* NJInputHat.m in Sources */,
331 D5617D2B0FAF579A00928B3A /* NJInputAnalog.m in Sources */,
332 D5617FD60FAFD06000928B3A /* NJOutput.m in Sources */,
333 D5617FD90FAFD1E600928B3A /* NJOutputKeyPress.m in Sources */,
334 D5617FE40FAFD7B000928B3A /* NJOutputController.m in Sources */,
335 D5617FE70FAFDB5800928B3A /* NJKeyInputField.m in Sources */,
336 D5F809710FB093400006A4DE /* NJOutputMapping.m in Sources */,
337 8BD9B54315C230FF00929C5D /* NJOutputMouseMove.m in Sources */,
338 8B7E476C15C314A200C588FA /* NJOutputMouseButton.m in Sources */,
339 8BEFAD9C15C46BFF00823AEC /* NJOutputMouseScroll.m in Sources */,
340 EE1D7C9216E01E7000B000EB /* NSView+FirstResponder.m in Sources */,
341 EE1D7C9616E0ECCF00B000EB /* NSError+Description.m in Sources */,
342 EE96929416E54B480054A3C8 /* NSMenu+RepresentedObjectAccessors.m in Sources */,
343 );
344 runOnlyForDeploymentPostprocessing = 0;
345 };
346 /* End PBXSourcesBuildPhase section */
347
348 /* Begin PBXVariantGroup section */
349 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
350 isa = PBXVariantGroup;
351 children = (
352 089C165DFE840E0CC02AAC07 /* English */,
353 );
354 name = InfoPlist.strings;
355 sourceTree = "<group>";
356 };
357 1DDD58140DA1D0A300B32029 /* MainMenu.xib */ = {
358 isa = PBXVariantGroup;
359 children = (
360 1DDD58150DA1D0A300B32029 /* English */,
361 );
362 name = MainMenu.xib;
363 sourceTree = "<group>";
364 };
365 /* End PBXVariantGroup section */
366
367 /* Begin XCBuildConfiguration section */
368 C01FCF4B08A954540054247B /* Debug */ = {
369 isa = XCBuildConfiguration;
370 buildSettings = {
371 ALWAYS_SEARCH_USER_PATHS = NO;
372 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
373 CLANG_ENABLE_OBJC_ARC = YES;
374 COMBINE_HIDPI_IMAGES = YES;
375 COPY_PHASE_STRIP = NO;
376 FRAMEWORK_SEARCH_PATHS = (
377 "$(inherited)",
378 "\"$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Frameworks\"",
379 );
380 GCC_DYNAMIC_NO_PIC = NO;
381 GCC_MODEL_TUNING = G5;
382 GCC_OPTIMIZATION_LEVEL = 0;
383 GCC_PRECOMPILE_PREFIX_HEADER = YES;
384 GCC_PREFIX_HEADER = Enjoyable_Prefix.pch;
385 INFOPLIST_FILE = Info.plist;
386 INSTALL_PATH = "$(HOME)/Applications";
387 MACOSX_DEPLOYMENT_TARGET = 10.7;
388 PRODUCT_NAME = Enjoyable;
389 };
390 name = Debug;
391 };
392 C01FCF4C08A954540054247B /* Release */ = {
393 isa = XCBuildConfiguration;
394 buildSettings = {
395 ALWAYS_SEARCH_USER_PATHS = NO;
396 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
397 CLANG_ENABLE_OBJC_ARC = YES;
398 COMBINE_HIDPI_IMAGES = YES;
399 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
400 FRAMEWORK_SEARCH_PATHS = (
401 "$(inherited)",
402 "\"$(SYSTEM_LIBRARY_DIR)/Frameworks/Carbon.framework/Frameworks\"",
403 );
404 GCC_MODEL_TUNING = G5;
405 GCC_PRECOMPILE_PREFIX_HEADER = YES;
406 GCC_PREFIX_HEADER = Enjoyable_Prefix.pch;
407 INFOPLIST_FILE = Info.plist;
408 INSTALL_PATH = "$(HOME)/Applications";
409 MACOSX_DEPLOYMENT_TARGET = 10.7;
410 PRODUCT_NAME = Enjoyable;
411 };
412 name = Release;
413 };
414 C01FCF4F08A954540054247B /* Debug */ = {
415 isa = XCBuildConfiguration;
416 buildSettings = {
417 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
418 CLANG_ENABLE_OBJC_ARC = YES;
419 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
420 CLANG_WARN_ENUM_CONVERSION = YES;
421 CLANG_WARN_IMPLICIT_SIGN_CONVERSION = NO;
422 CLANG_WARN_INT_CONVERSION = YES;
423 CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
424 CLANG_WARN_OBJC_RECEIVER_WEAK = NO;
425 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
426 CLANG_WARN__DUPLICATE_METHOD_MATCH = NO;
427 GCC_C_LANGUAGE_STANDARD = c99;
428 GCC_OPTIMIZATION_LEVEL = 0;
429 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
430 GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
431 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
432 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
433 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
434 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
435 GCC_WARN_ABOUT_RETURN_TYPE = YES;
436 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
437 GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = YES;
438 GCC_WARN_PEDANTIC = YES;
439 GCC_WARN_SHADOW = YES;
440 GCC_WARN_SIGN_COMPARE = YES;
441 GCC_WARN_STRICT_SELECTOR_MATCH = NO;
442 GCC_WARN_UNDECLARED_SELECTOR = YES;
443 GCC_WARN_UNINITIALIZED_AUTOS = YES;
444 GCC_WARN_UNUSED_FUNCTION = YES;
445 GCC_WARN_UNUSED_LABEL = YES;
446 GCC_WARN_UNUSED_VARIABLE = YES;
447 MACOSX_DEPLOYMENT_TARGET = 10.7;
448 ONLY_ACTIVE_ARCH = YES;
449 RUN_CLANG_STATIC_ANALYZER = YES;
450 SDKROOT = macosx;
451 VALID_ARCHS = x86_64;
452 };
453 name = Debug;
454 };
455 C01FCF5008A954540054247B /* Release */ = {
456 isa = XCBuildConfiguration;
457 buildSettings = {
458 ARCHS = "$(ARCHS_STANDARD_64_BIT)";
459 CLANG_ENABLE_OBJC_ARC = YES;
460 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
461 CLANG_WARN_ENUM_CONVERSION = YES;
462 CLANG_WARN_IMPLICIT_SIGN_CONVERSION = NO;
463 CLANG_WARN_INT_CONVERSION = YES;
464 CLANG_WARN_OBJC_IMPLICIT_ATOMIC_PROPERTIES = YES;
465 CLANG_WARN_OBJC_RECEIVER_WEAK = NO;
466 CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
467 CLANG_WARN__DUPLICATE_METHOD_MATCH = NO;
468 GCC_C_LANGUAGE_STANDARD = c99;
469 GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
470 GCC_TREAT_INCOMPATIBLE_POINTER_TYPE_WARNINGS_AS_ERRORS = YES;
471 GCC_TREAT_WARNINGS_AS_ERRORS = YES;
472 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
473 GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
474 GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
475 GCC_WARN_ABOUT_RETURN_TYPE = YES;
476 GCC_WARN_INITIALIZER_NOT_FULLY_BRACKETED = YES;
477 GCC_WARN_MULTIPLE_DEFINITION_TYPES_FOR_SELECTOR = YES;
478 GCC_WARN_PEDANTIC = YES;
479 GCC_WARN_SHADOW = YES;
480 GCC_WARN_SIGN_COMPARE = YES;
481 GCC_WARN_STRICT_SELECTOR_MATCH = NO;
482 GCC_WARN_UNDECLARED_SELECTOR = YES;
483 GCC_WARN_UNINITIALIZED_AUTOS = YES;
484 GCC_WARN_UNUSED_FUNCTION = YES;
485 GCC_WARN_UNUSED_LABEL = YES;
486 GCC_WARN_UNUSED_VARIABLE = YES;
487 MACOSX_DEPLOYMENT_TARGET = 10.7;
488 RUN_CLANG_STATIC_ANALYZER = YES;
489 SDKROOT = macosx;
490 VALID_ARCHS = x86_64;
491 };
492 name = Release;
493 };
494 /* End XCBuildConfiguration section */
495
496 /* Begin XCConfigurationList section */
497 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "Enjoyable" */ = {
498 isa = XCConfigurationList;
499 buildConfigurations = (
500 C01FCF4B08A954540054247B /* Debug */,
501 C01FCF4C08A954540054247B /* Release */,
502 );
503 defaultConfigurationIsVisible = 0;
504 defaultConfigurationName = Release;
505 };
506 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Enjoyable" */ = {
507 isa = XCConfigurationList;
508 buildConfigurations = (
509 C01FCF4F08A954540054247B /* Debug */,
510 C01FCF5008A954540054247B /* Release */,
511 );
512 defaultConfigurationIsVisible = 0;
513 defaultConfigurationName = Release;
514 };
515 /* End XCConfigurationList section */
516 };
517 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
518 }