|
| 1 | +// !$*UTF8*$! |
| 2 | +{ |
| 3 | + archiveVersion = 1; |
| 4 | + classes = { |
| 5 | + }; |
| 6 | + objectVersion = 45; |
| 7 | + objects = { |
| 8 | + |
| 9 | +/* Begin PBXBuildFile section */ |
| 10 | + 27CFE47D127143630077BAEE /* kextcacheHelperSymbols.kext in CopyFiles */ = {isa = PBXBuildFile; fileRef = 27CFE479127143610077BAEE /* kextcacheHelperSymbols.kext */; }; |
| 11 | + 32D94FC60562CBF700B6AF17 /* KextcacheHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A224C3EFF42367911CA2CB7 /* KextcacheHelper.h */; }; |
| 12 | + 32D94FC80562CBF700B6AF17 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C167DFE841241C02AAC07 /* InfoPlist.strings */; }; |
| 13 | + 32D94FCA0562CBF700B6AF17 /* KextcacheHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A224C3FFF42367911CA2CB7 /* KextcacheHelper.cpp */; settings = {ATTRIBUTES = (); }; }; |
| 14 | +/* End PBXBuildFile section */ |
| 15 | + |
| 16 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 17 | + 27CFE4781271434C0077BAEE /* CopyFiles */ = { |
| 18 | + isa = PBXCopyFilesBuildPhase; |
| 19 | + buildActionMask = 2147483647; |
| 20 | + dstPath = ""; |
| 21 | + dstSubfolderSpec = 13; |
| 22 | + files = ( |
| 23 | + 27CFE47D127143630077BAEE /* kextcacheHelperSymbols.kext in CopyFiles */, |
| 24 | + ); |
| 25 | + runOnlyForDeploymentPostprocessing = 0; |
| 26 | + }; |
| 27 | +/* End PBXCopyFilesBuildPhase section */ |
| 28 | + |
| 29 | +/* Begin PBXFileReference section */ |
| 30 | + 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
| 31 | + 1A224C3EFF42367911CA2CB7 /* KextcacheHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = KextcacheHelper.h; sourceTree = "<group>"; }; |
| 32 | + 1A224C3FFF42367911CA2CB7 /* KextcacheHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = KextcacheHelper.cpp; sourceTree = "<group>"; }; |
| 33 | + 27CFE479127143610077BAEE /* kextcacheHelperSymbols.kext */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.kernel-extension"; name = kextcacheHelperSymbols.kext; path = ../kextcacheHelper/kextcacheHelperSymbols.kext; sourceTree = SOURCE_ROOT; }; |
| 34 | + 32D94FCF0562CBF700B6AF17 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 35 | + 32D94FD00562CBF700B6AF17 /* KextcacheHelper.kext */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KextcacheHelper.kext; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 36 | + 8DA8362C06AD9B9200E5AC22 /* Kernel.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Kernel.framework; path = /System/Library/Frameworks/Kernel.framework; sourceTree = "<absolute>"; }; |
| 37 | +/* End PBXFileReference section */ |
| 38 | + |
| 39 | +/* Begin PBXFrameworksBuildPhase section */ |
| 40 | + 32D94FCB0562CBF700B6AF17 /* Frameworks */ = { |
| 41 | + isa = PBXFrameworksBuildPhase; |
| 42 | + buildActionMask = 2147483647; |
| 43 | + files = ( |
| 44 | + ); |
| 45 | + runOnlyForDeploymentPostprocessing = 0; |
| 46 | + }; |
| 47 | +/* End PBXFrameworksBuildPhase section */ |
| 48 | + |
| 49 | +/* Begin PBXGroup section */ |
| 50 | + 089C166AFE841209C02AAC07 /* KextcacheHelper */ = { |
| 51 | + isa = PBXGroup; |
| 52 | + children = ( |
| 53 | + 247142CAFF3F8F9811CA285C /* Source */, |
| 54 | + 8DA8362C06AD9B9200E5AC22 /* Kernel.framework */, |
| 55 | + 089C167CFE841241C02AAC07 /* Resources */, |
| 56 | + 19C28FB6FE9D52B211CA2CBB /* Products */, |
| 57 | + ); |
| 58 | + name = KextcacheHelper; |
| 59 | + sourceTree = "<group>"; |
| 60 | + }; |
| 61 | + 089C167CFE841241C02AAC07 /* Resources */ = { |
| 62 | + isa = PBXGroup; |
| 63 | + children = ( |
| 64 | + 27CFE479127143610077BAEE /* kextcacheHelperSymbols.kext */, |
| 65 | + 32D94FCF0562CBF700B6AF17 /* Info.plist */, |
| 66 | + 089C167DFE841241C02AAC07 /* InfoPlist.strings */, |
| 67 | + ); |
| 68 | + name = Resources; |
| 69 | + sourceTree = "<group>"; |
| 70 | + }; |
| 71 | + 19C28FB6FE9D52B211CA2CBB /* Products */ = { |
| 72 | + isa = PBXGroup; |
| 73 | + children = ( |
| 74 | + 32D94FD00562CBF700B6AF17 /* KextcacheHelper.kext */, |
| 75 | + ); |
| 76 | + name = Products; |
| 77 | + sourceTree = "<group>"; |
| 78 | + }; |
| 79 | + 247142CAFF3F8F9811CA285C /* Source */ = { |
| 80 | + isa = PBXGroup; |
| 81 | + children = ( |
| 82 | + 1A224C3EFF42367911CA2CB7 /* KextcacheHelper.h */, |
| 83 | + 1A224C3FFF42367911CA2CB7 /* KextcacheHelper.cpp */, |
| 84 | + ); |
| 85 | + name = Source; |
| 86 | + sourceTree = "<group>"; |
| 87 | + }; |
| 88 | +/* End PBXGroup section */ |
| 89 | + |
| 90 | +/* Begin PBXHeadersBuildPhase section */ |
| 91 | + 32D94FC50562CBF700B6AF17 /* Headers */ = { |
| 92 | + isa = PBXHeadersBuildPhase; |
| 93 | + buildActionMask = 2147483647; |
| 94 | + files = ( |
| 95 | + 32D94FC60562CBF700B6AF17 /* KextcacheHelper.h in Headers */, |
| 96 | + ); |
| 97 | + runOnlyForDeploymentPostprocessing = 0; |
| 98 | + }; |
| 99 | +/* End PBXHeadersBuildPhase section */ |
| 100 | + |
| 101 | +/* Begin PBXNativeTarget section */ |
| 102 | + 32D94FC30562CBF700B6AF17 /* KextcacheHelper */ = { |
| 103 | + isa = PBXNativeTarget; |
| 104 | + buildConfigurationList = 1DEB91D908733DB10010E9CD /* Build configuration list for PBXNativeTarget "KextcacheHelper" */; |
| 105 | + buildPhases = ( |
| 106 | + 32D94FC50562CBF700B6AF17 /* Headers */, |
| 107 | + 32D94FC70562CBF700B6AF17 /* Resources */, |
| 108 | + 32D94FC90562CBF700B6AF17 /* Sources */, |
| 109 | + 32D94FCB0562CBF700B6AF17 /* Frameworks */, |
| 110 | + 32D94FCC0562CBF700B6AF17 /* Rez */, |
| 111 | + 27CFE4781271434C0077BAEE /* CopyFiles */, |
| 112 | + ); |
| 113 | + buildRules = ( |
| 114 | + ); |
| 115 | + dependencies = ( |
| 116 | + ); |
| 117 | + name = KextcacheHelper; |
| 118 | + productInstallPath = "$(SYSTEM_LIBRARY_DIR)/Extensions"; |
| 119 | + productName = KextcacheHelper; |
| 120 | + productReference = 32D94FD00562CBF700B6AF17 /* KextcacheHelper.kext */; |
| 121 | + productType = "com.apple.product-type.kernel-extension.iokit"; |
| 122 | + }; |
| 123 | +/* End PBXNativeTarget section */ |
| 124 | + |
| 125 | +/* Begin PBXProject section */ |
| 126 | + 089C1669FE841209C02AAC07 /* Project object */ = { |
| 127 | + isa = PBXProject; |
| 128 | + buildConfigurationList = 1DEB91DD08733DB10010E9CD /* Build configuration list for PBXProject "KextcacheHelper" */; |
| 129 | + compatibilityVersion = "Xcode 3.1"; |
| 130 | + hasScannedForEncodings = 1; |
| 131 | + mainGroup = 089C166AFE841209C02AAC07 /* KextcacheHelper */; |
| 132 | + projectDirPath = ""; |
| 133 | + projectRoot = ""; |
| 134 | + targets = ( |
| 135 | + 32D94FC30562CBF700B6AF17 /* KextcacheHelper */, |
| 136 | + ); |
| 137 | + }; |
| 138 | +/* End PBXProject section */ |
| 139 | + |
| 140 | +/* Begin PBXResourcesBuildPhase section */ |
| 141 | + 32D94FC70562CBF700B6AF17 /* Resources */ = { |
| 142 | + isa = PBXResourcesBuildPhase; |
| 143 | + buildActionMask = 2147483647; |
| 144 | + files = ( |
| 145 | + 32D94FC80562CBF700B6AF17 /* InfoPlist.strings in Resources */, |
| 146 | + ); |
| 147 | + runOnlyForDeploymentPostprocessing = 0; |
| 148 | + }; |
| 149 | +/* End PBXResourcesBuildPhase section */ |
| 150 | + |
| 151 | +/* Begin PBXRezBuildPhase section */ |
| 152 | + 32D94FCC0562CBF700B6AF17 /* Rez */ = { |
| 153 | + isa = PBXRezBuildPhase; |
| 154 | + buildActionMask = 2147483647; |
| 155 | + files = ( |
| 156 | + ); |
| 157 | + runOnlyForDeploymentPostprocessing = 0; |
| 158 | + }; |
| 159 | +/* End PBXRezBuildPhase section */ |
| 160 | + |
| 161 | +/* Begin PBXSourcesBuildPhase section */ |
| 162 | + 32D94FC90562CBF700B6AF17 /* Sources */ = { |
| 163 | + isa = PBXSourcesBuildPhase; |
| 164 | + buildActionMask = 2147483647; |
| 165 | + files = ( |
| 166 | + 32D94FCA0562CBF700B6AF17 /* KextcacheHelper.cpp in Sources */, |
| 167 | + ); |
| 168 | + runOnlyForDeploymentPostprocessing = 0; |
| 169 | + }; |
| 170 | +/* End PBXSourcesBuildPhase section */ |
| 171 | + |
| 172 | +/* Begin PBXVariantGroup section */ |
| 173 | + 089C167DFE841241C02AAC07 /* InfoPlist.strings */ = { |
| 174 | + isa = PBXVariantGroup; |
| 175 | + children = ( |
| 176 | + 089C167EFE841241C02AAC07 /* English */, |
| 177 | + ); |
| 178 | + name = InfoPlist.strings; |
| 179 | + sourceTree = "<group>"; |
| 180 | + }; |
| 181 | +/* End PBXVariantGroup section */ |
| 182 | + |
| 183 | +/* Begin XCBuildConfiguration section */ |
| 184 | + 1DEB91DA08733DB10010E9CD /* Debug */ = { |
| 185 | + isa = XCBuildConfiguration; |
| 186 | + buildSettings = { |
| 187 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 188 | + COPY_PHASE_STRIP = NO; |
| 189 | + CURRENT_PROJECT_VERSION = 1.0.0d1; |
| 190 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 191 | + GCC_DYNAMIC_NO_PIC = NO; |
| 192 | + GCC_MODEL_TUNING = G5; |
| 193 | + GCC_OPTIMIZATION_LEVEL = 0; |
| 194 | + INFOPLIST_FILE = Info.plist; |
| 195 | + INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions"; |
| 196 | + MODULE_NAME = com.yourcompany.driver.KextcacheHelper; |
| 197 | + MODULE_VERSION = 1.0.0d1; |
| 198 | + PRODUCT_NAME = KextcacheHelper; |
| 199 | + WRAPPER_EXTENSION = kext; |
| 200 | + }; |
| 201 | + name = Debug; |
| 202 | + }; |
| 203 | + 1DEB91DB08733DB10010E9CD /* Release */ = { |
| 204 | + isa = XCBuildConfiguration; |
| 205 | + buildSettings = { |
| 206 | + ALWAYS_SEARCH_USER_PATHS = NO; |
| 207 | + CURRENT_PROJECT_VERSION = 1.0.0d1; |
| 208 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 209 | + GCC_MODEL_TUNING = G5; |
| 210 | + INFOPLIST_FILE = Info.plist; |
| 211 | + INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions"; |
| 212 | + MODULE_NAME = com.yourcompany.driver.KextcacheHelper; |
| 213 | + MODULE_VERSION = 1.0.0d1; |
| 214 | + PRODUCT_NAME = KextcacheHelper; |
| 215 | + WRAPPER_EXTENSION = kext; |
| 216 | + }; |
| 217 | + name = Release; |
| 218 | + }; |
| 219 | + 1DEB91DE08733DB10010E9CD /* Debug */ = { |
| 220 | + isa = XCBuildConfiguration; |
| 221 | + buildSettings = { |
| 222 | + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
| 223 | + GCC_C_LANGUAGE_STANDARD = gnu99; |
| 224 | + GCC_OPTIMIZATION_LEVEL = 0; |
| 225 | + GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 226 | + GCC_WARN_UNUSED_VARIABLE = YES; |
| 227 | + ONLY_ACTIVE_ARCH = YES; |
| 228 | + PREBINDING = NO; |
| 229 | + SDKROOT = macosx10.6; |
| 230 | + }; |
| 231 | + name = Debug; |
| 232 | + }; |
| 233 | + 1DEB91DF08733DB10010E9CD /* Release */ = { |
| 234 | + isa = XCBuildConfiguration; |
| 235 | + buildSettings = { |
| 236 | + ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; |
| 237 | + GCC_C_LANGUAGE_STANDARD = gnu99; |
| 238 | + GCC_WARN_ABOUT_RETURN_TYPE = YES; |
| 239 | + GCC_WARN_UNUSED_VARIABLE = YES; |
| 240 | + PREBINDING = NO; |
| 241 | + SDKROOT = macosx10.6; |
| 242 | + }; |
| 243 | + name = Release; |
| 244 | + }; |
| 245 | +/* End XCBuildConfiguration section */ |
| 246 | + |
| 247 | +/* Begin XCConfigurationList section */ |
| 248 | + 1DEB91D908733DB10010E9CD /* Build configuration list for PBXNativeTarget "KextcacheHelper" */ = { |
| 249 | + isa = XCConfigurationList; |
| 250 | + buildConfigurations = ( |
| 251 | + 1DEB91DA08733DB10010E9CD /* Debug */, |
| 252 | + 1DEB91DB08733DB10010E9CD /* Release */, |
| 253 | + ); |
| 254 | + defaultConfigurationIsVisible = 0; |
| 255 | + defaultConfigurationName = Release; |
| 256 | + }; |
| 257 | + 1DEB91DD08733DB10010E9CD /* Build configuration list for PBXProject "KextcacheHelper" */ = { |
| 258 | + isa = XCConfigurationList; |
| 259 | + buildConfigurations = ( |
| 260 | + 1DEB91DE08733DB10010E9CD /* Debug */, |
| 261 | + 1DEB91DF08733DB10010E9CD /* Release */, |
| 262 | + ); |
| 263 | + defaultConfigurationIsVisible = 0; |
| 264 | + defaultConfigurationName = Release; |
| 265 | + }; |
| 266 | +/* End XCConfigurationList section */ |
| 267 | + }; |
| 268 | + rootObject = 089C1669FE841209C02AAC07 /* Project object */; |
| 269 | +} |
0 commit comments