9 /* Begin PBXBuildFile section */
 
  10                 7264323500A8AD987F000001 /* comcryption.c in Sources */ = {isa = PBXBuildFile; fileRef = 7264322D00A8AD987F000001 /* comcryption.c */; };
 
  11                 7264323600A8AD987F000001 /* comcryptPriv.c in Sources */ = {isa = PBXBuildFile; fileRef = 7264322E00A8AD987F000001 /* comcryptPriv.c */; };
 
  12 /* End PBXBuildFile section */
 
  14 /* Begin PBXFileReference section */
 
  15                 182BB1F2146EF7C1000BF1F3 /* base.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = base.xcconfig; sourceTree = "<group>"; };
 
  16                 182BB1F3146EF7C1000BF1F3 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
 
  17                 182BB1F4146EF7C1000BF1F3 /* lib.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = lib.xcconfig; sourceTree = "<group>"; };
 
  18                 182BB1F5146EF7C1000BF1F3 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
 
  19                 7264321400A8AD0A7F000001 /* libsecurity_comcryption.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libsecurity_comcryption.a; sourceTree = BUILT_PRODUCTS_DIR; };
 
  20                 7264322D00A8AD987F000001 /* comcryption.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = comcryption.c; sourceTree = "<group>"; };
 
  21                 7264322E00A8AD987F000001 /* comcryptPriv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = comcryptPriv.c; sourceTree = "<group>"; };
 
  22                 7264322F00A8AD987F000001 /* comcryption.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = comcryption.h; sourceTree = "<group>"; };
 
  23                 7264323000A8AD987F000001 /* comcryptPriv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = comcryptPriv.h; sourceTree = "<group>"; };
 
  24                 7264323100A8AD987F000001 /* comDebug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = comDebug.h; sourceTree = "<group>"; };
 
  25 /* End PBXFileReference section */
 
  27 /* Begin PBXFrameworksBuildPhase section */
 
  28                 7264322000A8AD0A7F000001 /* Frameworks */ = {
 
  29                         isa = PBXFrameworksBuildPhase;
 
  30                         buildActionMask = 2147483647;
 
  33                         runOnlyForDeploymentPostprocessing = 0;
 
  35 /* End PBXFrameworksBuildPhase section */
 
  37 /* Begin PBXGroup section */
 
  38                 0FD07C9EFE8A174411CD283A = {
 
  41                                 7264321200A8ACCB7F000001 /* lib */,
 
  42                                 182BB1F1146EF7C1000BF1F3 /* config */,
 
  43                                 31DBE9B3FEEEE8F611CD283A /* Products */,
 
  45                         sourceTree = "<group>";
 
  47                 182BB1F1146EF7C1000BF1F3 /* config */ = {
 
  50                                 182BB1F2146EF7C1000BF1F3 /* base.xcconfig */,
 
  51                                 182BB1F3146EF7C1000BF1F3 /* debug.xcconfig */,
 
  52                                 182BB1F4146EF7C1000BF1F3 /* lib.xcconfig */,
 
  53                                 182BB1F5146EF7C1000BF1F3 /* release.xcconfig */,
 
  57                         sourceTree = "<group>";
 
  59                 31DBE9B3FEEEE8F611CD283A /* Products */ = {
 
  62                                 7264321400A8AD0A7F000001 /* libsecurity_comcryption.a */,
 
  65                         sourceTree = BUILT_PRODUCTS_DIR;
 
  67                 7264321200A8ACCB7F000001 /* lib */ = {
 
  70                                 7264322D00A8AD987F000001 /* comcryption.c */,
 
  71                                 7264322F00A8AD987F000001 /* comcryption.h */,
 
  72                                 7264322E00A8AD987F000001 /* comcryptPriv.c */,
 
  73                                 7264323000A8AD987F000001 /* comcryptPriv.h */,
 
  74                                 7264323100A8AD987F000001 /* comDebug.h */,
 
  77                         sourceTree = "<group>";
 
  79 /* End PBXGroup section */
 
  81 /* Begin PBXHeadersBuildPhase section */
 
  82                 7264321E00A8AD0A7F000001 /* Headers */ = {
 
  83                         isa = PBXHeadersBuildPhase;
 
  84                         buildActionMask = 2147483647;
 
  87                         runOnlyForDeploymentPostprocessing = 0;
 
  89 /* End PBXHeadersBuildPhase section */
 
  91 /* Begin PBXNativeTarget section */
 
  92                 7264321D00A8AD0A7F000001 /* libsecurity_comcryption */ = {
 
  93                         isa = PBXNativeTarget;
 
  94                         buildConfigurationList = C27AD3200987FCDE001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_comcryption" */;
 
  96                                 7264321E00A8AD0A7F000001 /* Headers */,
 
  97                                 7264321F00A8AD0A7F000001 /* Sources */,
 
  98                                 7264322000A8AD0A7F000001 /* Frameworks */,
 
 104                         name = libsecurity_comcryption;
 
 105                         productInstallPath = /usr/local/lib;
 
 106                         productName = ComCryption;
 
 107                         productReference = 7264321400A8AD0A7F000001 /* libsecurity_comcryption.a */;
 
 108                         productType = "com.apple.product-type.library.static";
 
 110 /* End PBXNativeTarget section */
 
 112 /* Begin PBXProject section */
 
 113                 0FD07C9DFE8A174411CD283A /* Project object */ = {
 
 116                                 LastUpgradeCheck = 0700;
 
 118                         buildConfigurationList = C27AD3240987FCDE001272E0 /* Build configuration list for PBXProject "libsecurity_comcryption" */;
 
 119                         compatibilityVersion = "Xcode 3.2";
 
 120                         developmentRegion = English;
 
 121                         hasScannedForEncodings = 1;
 
 125                         mainGroup = 0FD07C9EFE8A174411CD283A;
 
 126                         productRefGroup = 0FD07C9EFE8A174411CD283A;
 
 130                                 7264321D00A8AD0A7F000001 /* libsecurity_comcryption */,
 
 133 /* End PBXProject section */
 
 135 /* Begin PBXSourcesBuildPhase section */
 
 136                 7264321F00A8AD0A7F000001 /* Sources */ = {
 
 137                         isa = PBXSourcesBuildPhase;
 
 138                         buildActionMask = 2147483647;
 
 140                                 7264323500A8AD987F000001 /* comcryption.c in Sources */,
 
 141                                 7264323600A8AD987F000001 /* comcryptPriv.c in Sources */,
 
 143                         runOnlyForDeploymentPostprocessing = 0;
 
 145 /* End PBXSourcesBuildPhase section */
 
 147 /* Begin XCBuildConfiguration section */
 
 148                 C27AD3210987FCDE001272E0 /* Debug */ = {
 
 149                         isa = XCBuildConfiguration;
 
 150                         baseConfigurationReference = 182BB1F3146EF7C1000BF1F3 /* debug.xcconfig */;
 
 152                                 COMBINE_HIDPI_IMAGES = YES;
 
 156                 C27AD3230987FCDE001272E0 /* Release */ = {
 
 157                         isa = XCBuildConfiguration;
 
 158                         baseConfigurationReference = 182BB1F5146EF7C1000BF1F3 /* release.xcconfig */;
 
 160                                 COMBINE_HIDPI_IMAGES = YES;
 
 164                 C27AD3250987FCDE001272E0 /* Debug */ = {
 
 165                         isa = XCBuildConfiguration;
 
 166                         baseConfigurationReference = 182BB1F4146EF7C1000BF1F3 /* lib.xcconfig */;
 
 171                 C27AD3270987FCDE001272E0 /* Release */ = {
 
 172                         isa = XCBuildConfiguration;
 
 173                         baseConfigurationReference = 182BB1F4146EF7C1000BF1F3 /* lib.xcconfig */;
 
 178 /* End XCBuildConfiguration section */
 
 180 /* Begin XCConfigurationList section */
 
 181                 C27AD3200987FCDE001272E0 /* Build configuration list for PBXNativeTarget "libsecurity_comcryption" */ = {
 
 182                         isa = XCConfigurationList;
 
 183                         buildConfigurations = (
 
 184                                 C27AD3210987FCDE001272E0 /* Debug */,
 
 185                                 C27AD3230987FCDE001272E0 /* Release */,
 
 187                         defaultConfigurationIsVisible = 0;
 
 188                         defaultConfigurationName = Release;
 
 190                 C27AD3240987FCDE001272E0 /* Build configuration list for PBXProject "libsecurity_comcryption" */ = {
 
 191                         isa = XCConfigurationList;
 
 192                         buildConfigurations = (
 
 193                                 C27AD3250987FCDE001272E0 /* Debug */,
 
 194                                 C27AD3270987FCDE001272E0 /* Release */,
 
 196                         defaultConfigurationIsVisible = 0;
 
 197                         defaultConfigurationName = Release;
 
 199 /* End XCConfigurationList section */
 
 201         rootObject = 0FD07C9DFE8A174411CD283A /* Project object */;