9 /* Begin PBXBuildFile section */
10 00420FB80F57B71E000C8EB0 /* test1_main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00420FB70F57B71E000C8EB0 /* test1_main.cpp */; };
11 /* End PBXBuildFile section */
13 /* Begin PBXFileReference section */
14 00420FB70F57B71E000C8EB0 /* test1_main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = test1_main.cpp; sourceTree = "<group>"; };
15 32A4FEC30562C75700D090E7 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
16 32A4FEC40562C75800D090E7 /* test1.kext */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = test1.kext; sourceTree = BUILT_PRODUCTS_DIR; };
17 D27513B306A6225300ADB3A4 /* Kernel.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Kernel.framework; path = /System/Library/Frameworks/Kernel.framework; sourceTree = "<absolute>"; };
18 /* End PBXFileReference section */
20 /* Begin PBXFrameworksBuildPhase section */
21 32A4FEBF0562C75700D090E7 /* Frameworks */ = {
22 isa = PBXFrameworksBuildPhase;
23 buildActionMask = 2147483647;
26 runOnlyForDeploymentPostprocessing = 0;
28 /* End PBXFrameworksBuildPhase section */
30 /* Begin PBXGroup section */
31 089C166AFE841209C02AAC07 /* test1 */ = {
34 247142CAFF3F8F9811CA285C /* Source */,
35 089C167CFE841241C02AAC07 /* Resources */,
36 D27513B306A6225300ADB3A4 /* Kernel.framework */,
37 19C28FB6FE9D52B211CA2CBB /* Products */,
40 sourceTree = "<group>";
42 089C167CFE841241C02AAC07 /* Resources */ = {
45 32A4FEC30562C75700D090E7 /* Info.plist */,
48 sourceTree = "<group>";
50 19C28FB6FE9D52B211CA2CBB /* Products */ = {
53 32A4FEC40562C75800D090E7 /* test1.kext */,
56 sourceTree = "<group>";
58 247142CAFF3F8F9811CA285C /* Source */ = {
61 00420FB70F57B71E000C8EB0 /* test1_main.cpp */,
64 sourceTree = "<group>";
66 /* End PBXGroup section */
68 /* Begin PBXHeadersBuildPhase section */
69 32A4FEBA0562C75700D090E7 /* Headers */ = {
70 isa = PBXHeadersBuildPhase;
71 buildActionMask = 2147483647;
74 runOnlyForDeploymentPostprocessing = 0;
76 /* End PBXHeadersBuildPhase section */
78 /* Begin PBXNativeTarget section */
79 32A4FEB80562C75700D090E7 /* test1 */ = {
80 isa = PBXNativeTarget;
81 buildConfigurationList = 1DEB91C308733DAC0010E9CD /* Build configuration list for PBXNativeTarget "test1" */;
83 32A4FEBA0562C75700D090E7 /* Headers */,
84 32A4FEBB0562C75700D090E7 /* Resources */,
85 32A4FEBD0562C75700D090E7 /* Sources */,
86 32A4FEBF0562C75700D090E7 /* Frameworks */,
87 32A4FEC00562C75700D090E7 /* Rez */,
94 productInstallPath = "$(SYSTEM_LIBRARY_DIR)/Extensions";
96 productReference = 32A4FEC40562C75800D090E7 /* test1.kext */;
97 productType = "com.apple.product-type.kernel-extension";
99 /* End PBXNativeTarget section */
101 /* Begin PBXProject section */
102 089C1669FE841209C02AAC07 /* Project object */ = {
104 buildConfigurationList = 1DEB91C708733DAC0010E9CD /* Build configuration list for PBXProject "test1" */;
105 compatibilityVersion = "Xcode 3.1";
106 developmentRegion = English;
107 hasScannedForEncodings = 1;
111 mainGroup = 089C166AFE841209C02AAC07 /* test1 */;
115 32A4FEB80562C75700D090E7 /* test1 */,
118 /* End PBXProject section */
120 /* Begin PBXResourcesBuildPhase section */
121 32A4FEBB0562C75700D090E7 /* Resources */ = {
122 isa = PBXResourcesBuildPhase;
123 buildActionMask = 2147483647;
126 runOnlyForDeploymentPostprocessing = 0;
128 /* End PBXResourcesBuildPhase section */
130 /* Begin PBXRezBuildPhase section */
131 32A4FEC00562C75700D090E7 /* Rez */ = {
132 isa = PBXRezBuildPhase;
133 buildActionMask = 2147483647;
136 runOnlyForDeploymentPostprocessing = 0;
138 /* End PBXRezBuildPhase section */
140 /* Begin PBXSourcesBuildPhase section */
141 32A4FEBD0562C75700D090E7 /* Sources */ = {
142 isa = PBXSourcesBuildPhase;
143 buildActionMask = 2147483647;
145 00420FB80F57B71E000C8EB0 /* test1_main.cpp in Sources */,
147 runOnlyForDeploymentPostprocessing = 0;
149 /* End PBXSourcesBuildPhase section */
151 /* Begin XCBuildConfiguration section */
152 1DEB91C408733DAC0010E9CD /* Debug */ = {
153 isa = XCBuildConfiguration;
155 ALWAYS_SEARCH_USER_PATHS = NO;
156 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
157 COPY_PHASE_STRIP = NO;
158 GCC_DYNAMIC_NO_PIC = NO;
159 GCC_MODEL_TUNING = G5;
160 GCC_OPTIMIZATION_LEVEL = 0;
161 INFOPLIST_FILE = Info.plist;
162 INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions";
163 MODULE_NAME = com.yourcompany.kext.test1;
164 MODULE_START = test1_start;
165 MODULE_STOP = test1_stop;
166 MODULE_VERSION = 1.0.0d1;
167 ONLY_ACTIVE_ARCH = NO;
168 PRODUCT_NAME = test1;
170 WRAPPER_EXTENSION = kext;
174 1DEB91C508733DAC0010E9CD /* Release */ = {
175 isa = XCBuildConfiguration;
177 ALWAYS_SEARCH_USER_PATHS = NO;
178 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
179 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
180 GCC_MODEL_TUNING = G5;
181 INFOPLIST_FILE = Info.plist;
182 INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions";
183 MODULE_NAME = com.yourcompany.kext.test1;
184 MODULE_START = test1_start;
185 MODULE_STOP = test1_stop;
186 MODULE_VERSION = 1.0.0d1;
187 ONLY_ACTIVE_ARCH = NO;
188 PRODUCT_NAME = test1;
190 WRAPPER_EXTENSION = kext;
194 1DEB91C808733DAC0010E9CD /* Debug */ = {
195 isa = XCBuildConfiguration;
197 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
198 GCC_C_LANGUAGE_STANDARD = c99;
199 GCC_OPTIMIZATION_LEVEL = 0;
200 GCC_WARN_ABOUT_RETURN_TYPE = YES;
201 GCC_WARN_UNUSED_VARIABLE = YES;
202 ONLY_ACTIVE_ARCH = YES;
204 SDKROOT = macosx10.5;
208 1DEB91C908733DAC0010E9CD /* Release */ = {
209 isa = XCBuildConfiguration;
211 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
212 GCC_C_LANGUAGE_STANDARD = c99;
213 GCC_WARN_ABOUT_RETURN_TYPE = YES;
214 GCC_WARN_UNUSED_VARIABLE = YES;
216 SDKROOT = macosx10.5;
220 /* End XCBuildConfiguration section */
222 /* Begin XCConfigurationList section */
223 1DEB91C308733DAC0010E9CD /* Build configuration list for PBXNativeTarget "test1" */ = {
224 isa = XCConfigurationList;
225 buildConfigurations = (
226 1DEB91C408733DAC0010E9CD /* Debug */,
227 1DEB91C508733DAC0010E9CD /* Release */,
229 defaultConfigurationIsVisible = 0;
230 defaultConfigurationName = Release;
232 1DEB91C708733DAC0010E9CD /* Build configuration list for PBXProject "test1" */ = {
233 isa = XCConfigurationList;
234 buildConfigurations = (
235 1DEB91C808733DAC0010E9CD /* Debug */,
236 1DEB91C908733DAC0010E9CD /* Release */,
238 defaultConfigurationIsVisible = 0;
239 defaultConfigurationName = Release;
241 /* End XCConfigurationList section */
243 rootObject = 089C1669FE841209C02AAC07 /* Project object */;