// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 42;
objects = {
/* Begin PBXBuildFile section */
A6B29F2C0D4980BB001D2E80 /* AppleAPIC.h in Headers */ = {isa = PBXBuildFile; fileRef = 1A224C3EFF42367911CA2CB7 /* AppleAPIC.h */; };
A6B29F2D0D4980BB001D2E80 /* PICShared.h in Headers */ = {isa = PBXBuildFile; fileRef = 420AF4D704A89117007E66F2 /* PICShared.h */; };
A6B29F2E0D4980BB001D2E80 /* Apple8259PIC.h in Headers */ = {isa = PBXBuildFile; fileRef = 420AF4D904A8A32E007E66F2 /* Apple8259PIC.h */; };
A6B29F310D4980BB001D2E80 /* AppleAPIC.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 1A224C3FFF42367911CA2CB7 /* AppleAPIC.cpp */; settings = {ATTRIBUTES = (); }; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
1A224C3EFF42367911CA2CB7 /* AppleAPIC.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AppleAPIC.h; sourceTree = "<group>"; };
1A224C3FFF42367911CA2CB7 /* AppleAPIC.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = AppleAPIC.cpp; sourceTree = "<group>"; };
420AF4D704A89117007E66F2 /* PICShared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PICShared.h; sourceTree = "<group>"; };
420AF4D904A8A32E007E66F2 /* Apple8259PIC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Apple8259PIC.h; sourceTree = "<group>"; };
A6B29F390D4980BB001D2E80 /* Info-AppleAPIC.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-AppleAPIC.plist"; sourceTree = "<group>"; };
A6B29F3A0D4980BB001D2E80 /* AppleAPIC.kext */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AppleAPIC.kext; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
A6B29F320D4980BB001D2E80 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
089C166AFE841209C02AAC07 /* AppleAPIC */ = {
isa = PBXGroup;
children = (
247142CAFF3F8F9811CA285C /* Source */,
089C167CFE841241C02AAC07 /* Resources */,
19C28FB6FE9D52B211CA2CBB /* Products */,
A6B29F390D4980BB001D2E80 /* Info-AppleAPIC.plist */,
);
name = AppleAPIC;
sourceTree = "<group>";
};
089C167CFE841241C02AAC07 /* Resources */ = {
isa = PBXGroup;
children = (
);
name = Resources;
sourceTree = "<group>";
};
19C28FB6FE9D52B211CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
A6B29F3A0D4980BB001D2E80 /* AppleAPIC.kext */,
);
name = Products;
sourceTree = "<group>";
};
247142CAFF3F8F9811CA285C /* Source */ = {
isa = PBXGroup;
children = (
420AF4D704A89117007E66F2 /* PICShared.h */,
1A224C3EFF42367911CA2CB7 /* AppleAPIC.h */,
1A224C3FFF42367911CA2CB7 /* AppleAPIC.cpp */,
420AF4D904A8A32E007E66F2 /* Apple8259PIC.h */,
);
name = Source;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
A6B29F2B0D4980BB001D2E80 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
A6B29F2C0D4980BB001D2E80 /* AppleAPIC.h in Headers */,
A6B29F2D0D4980BB001D2E80 /* PICShared.h in Headers */,
A6B29F2E0D4980BB001D2E80 /* Apple8259PIC.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
A6B29F290D4980BB001D2E80 /* AppleAPIC */ = {
isa = PBXNativeTarget;
buildConfigurationList = A6B29F350D4980BB001D2E80 /* Build configuration list for PBXNativeTarget "AppleAPIC" */;
buildPhases = (
A6B29F2A0D4980BB001D2E80 /* ShellScript */,
A6B29F2B0D4980BB001D2E80 /* Headers */,
A6B29F2F0D4980BB001D2E80 /* Resources */,
A6B29F300D4980BB001D2E80 /* Sources */,
A6B29F320D4980BB001D2E80 /* Frameworks */,
A6B29F330D4980BB001D2E80 /* Rez */,
A6B29F340D4980BB001D2E80 /* ShellScript */,
);
buildRules = (
);
dependencies = (
);
name = AppleAPIC;
productInstallPath = "$(SYSTEM_LIBRARY_DIR)/Extensions";
productName = AppleAPIC;
productReference = A6B29F3A0D4980BB001D2E80 /* AppleAPIC.kext */;
productType = "com.apple.product-type.kernel-extension.iokit";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
089C1669FE841209C02AAC07 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = A69550750A06D9A400FD6906 /* Build configuration list for PBXProject "AppleAPIC" */;
compatibilityVersion = "Xcode 2.4";
hasScannedForEncodings = 1;
mainGroup = 089C166AFE841209C02AAC07 /* AppleAPIC */;
projectDirPath = "";
projectRoot = "";
targets = (
A6B29F290D4980BB001D2E80 /* AppleAPIC */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
A6B29F2F0D4980BB001D2E80 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXRezBuildPhase section */
A6B29F330D4980BB001D2E80 /* Rez */ = {
isa = PBXRezBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXRezBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
A6B29F2A0D4980BB001D2E80 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "script=\"${SYSTEM_DEVELOPER_DIR}/ProjectBuilder Extras/Kernel Extension Support/KEXTPreprocess\";\nif [ -x \"$script\" ]; then\n . \"$script\"\nfi";
};
A6B29F340D4980BB001D2E80 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "script=\"${SYSTEM_DEVELOPER_DIR}/ProjectBuilder Extras/Kernel Extension Support/KEXTPostprocess\";\nif [ -x \"$script\" ]; then\n . \"$script\"\nfi";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
A6B29F300D4980BB001D2E80 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A6B29F310D4980BB001D2E80 /* AppleAPIC.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
A69550760A06D9A400FD6906 /* Development */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Development;
};
A69550770A06D9A400FD6906 /* Deployment */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Deployment;
};
A69550780A06D9A400FD6906 /* Default */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Default;
};
A6B29F360D4980BB001D2E80 /* Development */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
FRAMEWORK_SEARCH_PATHS = "";
GCC_DYNAMIC_NO_PIC = NO;
GCC_ENABLE_FIX_AND_CONTINUE = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = "Info-AppleAPIC.plist";
INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions";
KERNEL_MODULE = YES;
LIBRARY_SEARCH_PATHS = "";
MODULE_IOKIT = YES;
MODULE_NAME = com.apple.driver.AppleAPIC;
MODULE_VERSION = 1.4;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = AppleAPIC;
SECTORDER_FLAGS = "";
VALID_ARCHS = "i386 x86_64";
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
"-Wno-unknown-pragmas",
);
WRAPPER_EXTENSION = kext;
ZERO_LINK = YES;
};
name = Development;
};
A6B29F370D4980BB001D2E80 /* Deployment */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
FRAMEWORK_SEARCH_PATHS = "";
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = "Info-AppleAPIC.plist";
INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions";
KERNEL_MODULE = YES;
LIBRARY_SEARCH_PATHS = "";
MODULE_IOKIT = YES;
MODULE_NAME = com.apple.driver.AppleAPIC;
MODULE_VERSION = 1.4;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = AppleAPIC;
SECTORDER_FLAGS = "";
VALID_ARCHS = "i386 x86_64";
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
"-Wno-unknown-pragmas",
);
WRAPPER_EXTENSION = kext;
ZERO_LINK = NO;
};
name = Deployment;
};
A6B29F380D4980BB001D2E80 /* Default */ = {
isa = XCBuildConfiguration;
buildSettings = {
FRAMEWORK_SEARCH_PATHS = "";
GCC_SYMBOLS_PRIVATE_EXTERN = NO;
HEADER_SEARCH_PATHS = "";
INFOPLIST_FILE = "Info-AppleAPIC.plist";
INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Extensions";
KERNEL_MODULE = YES;
LIBRARY_SEARCH_PATHS = "";
MODULE_IOKIT = YES;
MODULE_NAME = com.apple.driver.AppleAPIC;
MODULE_VERSION = 1.4;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = AppleAPIC;
SECTORDER_FLAGS = "";
VALID_ARCHS = "i386 x86_64";
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
"-Wno-unknown-pragmas",
);
WRAPPER_EXTENSION = kext;
};
name = Default;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
A69550750A06D9A400FD6906 /* Build configuration list for PBXProject "AppleAPIC" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A69550760A06D9A400FD6906 /* Development */,
A69550770A06D9A400FD6906 /* Deployment */,
A69550780A06D9A400FD6906 /* Default */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Default;
};
A6B29F350D4980BB001D2E80 /* Build configuration list for PBXNativeTarget "AppleAPIC" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A6B29F360D4980BB001D2E80 /* Development */,
A6B29F370D4980BB001D2E80 /* Deployment */,
A6B29F380D4980BB001D2E80 /* Default */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Default;
};
/* End XCConfigurationList section */
};
rootObject = 089C1669FE841209C02AAC07 /* Project object */;
}