Remove xcodeproj

This commit is contained in:
Andrew Hyatt 2016-12-17 21:26:40 -08:00
parent 54733a9916
commit 8f64bd95f9

View File

@ -1,339 +0,0 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
0517F3200AC20123005F506E /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0517F31F0AC20123005F506E /* SystemConfiguration.framework */; };
055D01A806486CC700531252 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 055D01A706486CC700531252 /* Foundation.framework */; };
0582D1920648269E00577DEB /* AppleDotMacTP.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0563D47B063EDAE400ED568D /* AppleDotMacTP.cpp */; };
0582D194064826A000577DEB /* AppleDotMacTPPlugin.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0563D47D063EDAE400ED568D /* AppleDotMacTPPlugin.cpp */; };
0582D195064826A100577DEB /* AppleDotMacTPSession.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0563D47E063EDAE400ED568D /* AppleDotMacTPSession.cpp */; };
0582D197064826A300577DEB /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0563D546063EDCEA00ED568D /* CoreFoundation.framework */; };
0582D198064826A400577DEB /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 05D01AE006405574004A4E75 /* CoreServices.framework */; };
0582D199064826A500577DEB /* dotmac_tp_common.mdsinfo in Resources */ = {isa = PBXBuildFile; fileRef = 0563D4A0063EDB5600ED568D /* dotmac_tp_common.mdsinfo */; };
0582D19A064826A600577DEB /* dotmac_tp_primary.mdsinfo in Resources */ = {isa = PBXBuildFile; fileRef = 0563D4A1063EDB5600ED568D /* dotmac_tp_primary.mdsinfo */; };
0582D19B064826A700577DEB /* dotMacCredRequest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0563D484063EDAE400ED568D /* dotMacCredRequest.cpp */; };
0582D19D064826A900577DEB /* dotMacTpAsn1Templates.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0582D0A80648160200577DEB /* dotMacTpAsn1Templates.cpp */; };
0582D1A1064826AC00577DEB /* dotMacTpMutils.m in Sources */ = {isa = PBXBuildFile; fileRef = 05D01E5706415E44004A4E75 /* dotMacTpMutils.m */; };
0582D1A2064826AD00577DEB /* dotMacTpRpcGlue.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0563D487063EDAE400ED568D /* dotMacTpRpcGlue.cpp */; };
0582D1A4064826AE00577DEB /* dotMacTpUtils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0563D489063EDAE400ED568D /* dotMacTpUtils.cpp */; };
0582D1A6064826B100577DEB /* dotMacXmlRpc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 05D01A5E06404571004A4E75 /* dotMacXmlRpc.cpp */; };
0582D1A8064826B400577DEB /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0563D4FB063EDCE000ED568D /* Security.framework */; };
05C6EE9B06C00E9D00D0BEF2 /* dotmac_policyOids.mdsinfo in Resources */ = {isa = PBXBuildFile; fileRef = 05C6EE9A06C00E9D00D0BEF2 /* dotmac_policyOids.mdsinfo */; };
1865FC5A14724BC900FD79DF /* libsecurity_cdsa_plugin.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1865FC5914724BC900FD79DF /* libsecurity_cdsa_plugin.a */; };
1865FC5C14724BDC00FD79DF /* libsecurity_cdsa_utilities.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1865FC5B14724BDB00FD79DF /* libsecurity_cdsa_utilities.a */; };
1865FC5E14724BF100FD79DF /* libsecurity_cdsa_utils.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1865FC5D14724BF100FD79DF /* libsecurity_cdsa_utils.a */; };
1865FC6014724C0400FD79DF /* libsecurity_utilities.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1865FC5F14724C0400FD79DF /* libsecurity_utilities.a */; };
18AA70E814DC8BE300ABDDB0 /* libASN1.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 18AA70E714DC8BE300ABDDB0 /* libASN1.a */; };
18FDBA70143E232900557A5A /* dotMacTp.h in Headers */ = {isa = PBXBuildFile; fileRef = 0563D485063EDAE400ED568D /* dotMacTp.h */; settings = {ATTRIBUTES = (Public, ); }; };
BE41654114DB2B4300A99EBE /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE41654014DB2B4300A99EBE /* CFNetwork.framework */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
0517F31F0AC20123005F506E /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = /System/Library/Frameworks/SystemConfiguration.framework; sourceTree = "<absolute>"; };
055D01A706486CC700531252 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
0563D47B063EDAE400ED568D /* AppleDotMacTP.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AppleDotMacTP.cpp; path = lib/AppleDotMacTP.cpp; sourceTree = "<group>"; };
0563D47C063EDAE400ED568D /* AppleDotMacTP.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AppleDotMacTP.h; path = lib/AppleDotMacTP.h; sourceTree = "<group>"; };
0563D47D063EDAE400ED568D /* AppleDotMacTPPlugin.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AppleDotMacTPPlugin.cpp; path = lib/AppleDotMacTPPlugin.cpp; sourceTree = "<group>"; };
0563D47E063EDAE400ED568D /* AppleDotMacTPSession.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = AppleDotMacTPSession.cpp; path = lib/AppleDotMacTPSession.cpp; sourceTree = "<group>"; };
0563D47F063EDAE400ED568D /* AppleDotMacTPSession.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = AppleDotMacTPSession.h; path = lib/AppleDotMacTPSession.h; sourceTree = "<group>"; };
0563D484063EDAE400ED568D /* dotMacCredRequest.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dotMacCredRequest.cpp; path = lib/dotMacCredRequest.cpp; sourceTree = "<group>"; };
0563D485063EDAE400ED568D /* dotMacTp.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dotMacTp.h; path = lib/dotMacTp.h; sourceTree = "<group>"; };
0563D486063EDAE400ED568D /* dotMacTpDebug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dotMacTpDebug.h; path = lib/dotMacTpDebug.h; sourceTree = "<group>"; };
0563D487063EDAE400ED568D /* dotMacTpRpcGlue.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dotMacTpRpcGlue.cpp; path = lib/dotMacTpRpcGlue.cpp; sourceTree = "<group>"; };
0563D488063EDAE400ED568D /* dotMacTpRpcGlue.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dotMacTpRpcGlue.h; path = lib/dotMacTpRpcGlue.h; sourceTree = "<group>"; };
0563D489063EDAE400ED568D /* dotMacTpUtils.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = dotMacTpUtils.cpp; path = lib/dotMacTpUtils.cpp; sourceTree = "<group>"; };
0563D48A063EDAE400ED568D /* dotMacTpUtils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dotMacTpUtils.h; path = lib/dotMacTpUtils.h; sourceTree = "<group>"; };
0563D4A0063EDB5600ED568D /* dotmac_tp_common.mdsinfo */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; name = dotmac_tp_common.mdsinfo; path = mds/dotmac_tp_common.mdsinfo; sourceTree = "<group>"; };
0563D4A1063EDB5600ED568D /* dotmac_tp_primary.mdsinfo */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; name = dotmac_tp_primary.mdsinfo; path = mds/dotmac_tp_primary.mdsinfo; sourceTree = "<group>"; };
0563D4FB063EDCE000ED568D /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
0563D546063EDCEA00ED568D /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
0582D06A064813B500577DEB /* dotMacTpAsn1Templates.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dotMacTpAsn1Templates.h; path = lib/dotMacTpAsn1Templates.h; sourceTree = "<group>"; };
0582D0A80648160200577DEB /* dotMacTpAsn1Templates.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dotMacTpAsn1Templates.cpp; path = lib/dotMacTpAsn1Templates.cpp; sourceTree = "<group>"; };
0582D18E0648269100577DEB /* dotmac_tp.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = dotmac_tp.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
0582D18F0648269100577DEB /* dotmac_tp-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "dotmac_tp-Info.plist"; sourceTree = SOURCE_ROOT; };
05C6EE9A06C00E9D00D0BEF2 /* dotmac_policyOids.mdsinfo */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; name = dotmac_policyOids.mdsinfo; path = mds/dotmac_policyOids.mdsinfo; sourceTree = "<group>"; };
05D01A4F06404527004A4E75 /* dotMacXmlRpc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dotMacXmlRpc.h; path = lib/dotMacXmlRpc.h; sourceTree = "<group>"; };
05D01A5E06404571004A4E75 /* dotMacXmlRpc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dotMacXmlRpc.cpp; path = lib/dotMacXmlRpc.cpp; sourceTree = "<group>"; };
05D01AE006405574004A4E75 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = /System/Library/Frameworks/CoreServices.framework; sourceTree = "<absolute>"; };
05D01E5706415E44004A4E75 /* dotMacTpMutils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = dotMacTpMutils.m; path = lib/dotMacTpMutils.m; sourceTree = "<group>"; };
05D01E5B06415E85004A4E75 /* dotMacTpMutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = dotMacTpMutils.h; path = lib/dotMacTpMutils.h; sourceTree = "<group>"; };
1865FC5914724BC900FD79DF /* libsecurity_cdsa_plugin.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libsecurity_cdsa_plugin.a; path = /usr/local/lib/libsecurity_cdsa_plugin.a; sourceTree = "<absolute>"; };
1865FC5B14724BDB00FD79DF /* libsecurity_cdsa_utilities.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libsecurity_cdsa_utilities.a; path = /usr/local/lib/libsecurity_cdsa_utilities.a; sourceTree = "<absolute>"; };
1865FC5D14724BF100FD79DF /* libsecurity_cdsa_utils.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libsecurity_cdsa_utils.a; path = /usr/local/lib/libsecurity_cdsa_utils.a; sourceTree = "<absolute>"; };
1865FC5F14724C0400FD79DF /* libsecurity_utilities.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libsecurity_utilities.a; path = /usr/local/lib/libsecurity_utilities.a; sourceTree = "<absolute>"; };
18A25C3B14753AD9004F59F8 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
18A25C3C14753AD9004F59F8 /* project.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = project.xcconfig; sourceTree = "<group>"; };
18A25C3D14753AD9004F59F8 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
18AA70E714DC8BE300ABDDB0 /* libASN1.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libASN1.a; path = /usr/local/lib/libASN1.a; sourceTree = "<absolute>"; };
BE41654014DB2B4300A99EBE /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = /System/Library/Frameworks/CFNetwork.framework; sourceTree = "<absolute>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
0582D18C0648269100577DEB /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
18AA70E814DC8BE300ABDDB0 /* libASN1.a in Frameworks */,
1865FC6014724C0400FD79DF /* libsecurity_utilities.a in Frameworks */,
1865FC5E14724BF100FD79DF /* libsecurity_cdsa_utils.a in Frameworks */,
1865FC5C14724BDC00FD79DF /* libsecurity_cdsa_utilities.a in Frameworks */,
1865FC5A14724BC900FD79DF /* libsecurity_cdsa_plugin.a in Frameworks */,
0582D197064826A300577DEB /* CoreFoundation.framework in Frameworks */,
0582D198064826A400577DEB /* CoreServices.framework in Frameworks */,
0582D1A8064826B400577DEB /* Security.framework in Frameworks */,
055D01A806486CC700531252 /* Foundation.framework in Frameworks */,
0517F3200AC20123005F506E /* SystemConfiguration.framework in Frameworks */,
BE41654114DB2B4300A99EBE /* CFNetwork.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
051AB4920643239A00C4AC77 /* Resources */ = {
isa = PBXGroup;
children = (
);
name = Resources;
sourceTree = "<group>";
};
0563D43A063ED98800ED568D = {
isa = PBXGroup;
children = (
18A25C3A14753AD9004F59F8 /* config */,
0563D475063EDABD00ED568D /* lib */,
0563D478063EDAC300ED568D /* MDS */,
051AB4920643239A00C4AC77 /* Resources */,
0563D4F8063EDCB100ED568D /* Frameworks and Libraries */,
0563D44F063ED9D300ED568D /* Products */,
0582D18F0648269100577DEB /* dotmac_tp-Info.plist */,
);
sourceTree = "<group>";
};
0563D44F063ED9D300ED568D /* Products */ = {
isa = PBXGroup;
children = (
0582D18E0648269100577DEB /* dotmac_tp.bundle */,
);
name = Products;
sourceTree = "<group>";
};
0563D475063EDABD00ED568D /* lib */ = {
isa = PBXGroup;
children = (
0563D47B063EDAE400ED568D /* AppleDotMacTP.cpp */,
0563D47C063EDAE400ED568D /* AppleDotMacTP.h */,
0563D47D063EDAE400ED568D /* AppleDotMacTPPlugin.cpp */,
0563D47E063EDAE400ED568D /* AppleDotMacTPSession.cpp */,
0563D47F063EDAE400ED568D /* AppleDotMacTPSession.h */,
0563D484063EDAE400ED568D /* dotMacCredRequest.cpp */,
0563D485063EDAE400ED568D /* dotMacTp.h */,
0563D486063EDAE400ED568D /* dotMacTpDebug.h */,
0563D487063EDAE400ED568D /* dotMacTpRpcGlue.cpp */,
0563D488063EDAE400ED568D /* dotMacTpRpcGlue.h */,
05D01A4F06404527004A4E75 /* dotMacXmlRpc.h */,
05D01A5E06404571004A4E75 /* dotMacXmlRpc.cpp */,
0563D489063EDAE400ED568D /* dotMacTpUtils.cpp */,
0563D48A063EDAE400ED568D /* dotMacTpUtils.h */,
05D01E5706415E44004A4E75 /* dotMacTpMutils.m */,
05D01E5B06415E85004A4E75 /* dotMacTpMutils.h */,
0582D0A80648160200577DEB /* dotMacTpAsn1Templates.cpp */,
0582D06A064813B500577DEB /* dotMacTpAsn1Templates.h */,
);
name = lib;
sourceTree = "<group>";
};
0563D478063EDAC300ED568D /* MDS */ = {
isa = PBXGroup;
children = (
05C6EE9A06C00E9D00D0BEF2 /* dotmac_policyOids.mdsinfo */,
0563D4A0063EDB5600ED568D /* dotmac_tp_common.mdsinfo */,
0563D4A1063EDB5600ED568D /* dotmac_tp_primary.mdsinfo */,
);
name = MDS;
sourceTree = "<group>";
};
0563D4F8063EDCB100ED568D /* Frameworks and Libraries */ = {
isa = PBXGroup;
children = (
18AA70E714DC8BE300ABDDB0 /* libASN1.a */,
1865FC5F14724C0400FD79DF /* libsecurity_utilities.a */,
1865FC5D14724BF100FD79DF /* libsecurity_cdsa_utils.a */,
1865FC5B14724BDB00FD79DF /* libsecurity_cdsa_utilities.a */,
1865FC5914724BC900FD79DF /* libsecurity_cdsa_plugin.a */,
0517F31F0AC20123005F506E /* SystemConfiguration.framework */,
055D01A706486CC700531252 /* Foundation.framework */,
0563D4FB063EDCE000ED568D /* Security.framework */,
05D01AE006405574004A4E75 /* CoreServices.framework */,
0563D546063EDCEA00ED568D /* CoreFoundation.framework */,
BE41654014DB2B4300A99EBE /* CFNetwork.framework */,
);
name = "Frameworks and Libraries";
sourceTree = "<group>";
};
18A25C3A14753AD9004F59F8 /* config */ = {
isa = PBXGroup;
children = (
18A25C3B14753AD9004F59F8 /* debug.xcconfig */,
18A25C3C14753AD9004F59F8 /* project.xcconfig */,
18A25C3D14753AD9004F59F8 /* release.xcconfig */,
);
path = config;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
18FDBA6E143E232400557A5A /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
18FDBA70143E232900557A5A /* dotMacTp.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
0582D18D0648269100577DEB /* dotmac_tp */ = {
isa = PBXNativeTarget;
buildConfigurationList = C27AD4650987FCE9001272E0 /* Build configuration list for PBXNativeTarget "dotmac_tp" */;
buildPhases = (
0582D18A0648269100577DEB /* Resources */,
0582D18B0648269100577DEB /* Sources */,
0582D18C0648269100577DEB /* Frameworks */,
18FDBA6E143E232400557A5A /* Headers */,
);
buildRules = (
);
dependencies = (
);
name = dotmac_tp;
productName = security_apple_dotmac_tp;
productReference = 0582D18E0648269100577DEB /* dotmac_tp.bundle */;
productType = "com.apple.product-type.bundle";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
0563D43E063ED98800ED568D /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0440;
};
buildConfigurationList = C27AD4710987FCE9001272E0 /* Build configuration list for PBXProject "security_dotmac_tp" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
en,
);
mainGroup = 0563D43A063ED98800ED568D;
productRefGroup = 0563D44F063ED9D300ED568D /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
0582D18D0648269100577DEB /* dotmac_tp */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
0582D18A0648269100577DEB /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
0582D199064826A500577DEB /* dotmac_tp_common.mdsinfo in Resources */,
0582D19A064826A600577DEB /* dotmac_tp_primary.mdsinfo in Resources */,
05C6EE9B06C00E9D00D0BEF2 /* dotmac_policyOids.mdsinfo in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
0582D18B0648269100577DEB /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
0582D1920648269E00577DEB /* AppleDotMacTP.cpp in Sources */,
0582D194064826A000577DEB /* AppleDotMacTPPlugin.cpp in Sources */,
0582D195064826A100577DEB /* AppleDotMacTPSession.cpp in Sources */,
0582D19B064826A700577DEB /* dotMacCredRequest.cpp in Sources */,
0582D19D064826A900577DEB /* dotMacTpAsn1Templates.cpp in Sources */,
0582D1A1064826AC00577DEB /* dotMacTpMutils.m in Sources */,
0582D1A2064826AD00577DEB /* dotMacTpRpcGlue.cpp in Sources */,
0582D1A4064826AE00577DEB /* dotMacTpUtils.cpp in Sources */,
0582D1A6064826B100577DEB /* dotMacXmlRpc.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
C27AD4660987FCE9001272E0 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18A25C3B14753AD9004F59F8 /* debug.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = YES;
INFOPLIST_FILE = "dotmac_tp-Info.plist";
INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Security";
PUBLIC_HEADERS_FOLDER_PATH = /usr/local/include;
};
name = Debug;
};
C27AD4680987FCE9001272E0 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18A25C3D14753AD9004F59F8 /* release.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = YES;
INFOPLIST_FILE = "dotmac_tp-Info.plist";
INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Security";
PUBLIC_HEADERS_FOLDER_PATH = /usr/local/include;
};
name = Release;
};
C27AD4720987FCE9001272E0 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18A25C3C14753AD9004F59F8 /* project.xcconfig */;
buildSettings = {
};
name = Debug;
};
C27AD4740987FCE9001272E0 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18A25C3C14753AD9004F59F8 /* project.xcconfig */;
buildSettings = {
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
C27AD4650987FCE9001272E0 /* Build configuration list for PBXNativeTarget "dotmac_tp" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C27AD4660987FCE9001272E0 /* Debug */,
C27AD4680987FCE9001272E0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
C27AD4710987FCE9001272E0 /* Build configuration list for PBXProject "security_dotmac_tp" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C27AD4720987FCE9001272E0 /* Debug */,
C27AD4740987FCE9001272E0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 0563D43E063ED98800ED568D /* Project object */;
}