// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 45;
objects = {
/* Begin PBXAggregateTarget section */
5234B66B0E78286000F02D95 /* World */ = {
isa = PBXAggregateTarget;
buildConfigurationList = 5234B6780E78286000F02D95 /* Build configuration list for PBXAggregateTarget "World" */;
buildPhases = (
);
dependencies = (
5234B72F0E78286000F02D95 /* PBXTargetDependency */,
5234B7390E78286000F02D95 /* PBXTargetDependency */,
);
name = World;
productName = World;
};
52E9B96414C4BC94004150C6 /* SmartCardServices_Executables */ = {
isa = PBXAggregateTarget;
buildConfigurationList = 52E9B96714C4BC95004150C6 /* Build configuration list for PBXAggregateTarget "SmartCardServices_Executables" */;
buildPhases = (
);
dependencies = (
52E9B96E14C4BC9F004150C6 /* PBXTargetDependency */,
52E9B96C14C4BC9D004150C6 /* PBXTargetDependency */,
52E9B96A14C4BC9A004150C6 /* PBXTargetDependency */,
52E9BA2714C4C9B4004150C6 /* PBXTargetDependency */,
);
name = SmartCardServices_Executables;
productName = "World-Executables";
};
/* End PBXAggregateTarget section */
/* Begin PBXBuildFile section */
1865FD0D147273A900FD79DF /* libsecurity_utilities.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1865FD0C147273A900FD79DF /* libsecurity_utilities.a */; };
18A25C0214753029004F59F8 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18A25C0114753029004F59F8 /* Security.framework */; };
18B965641472F965005A4D2E /* libsecurity_utilities.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1865FD0C147273A900FD79DF /* libsecurity_utilities.a */; };
18B965661472F99B005A4D2E /* libsecurityd_client.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 18B965651472F99B005A4D2E /* libsecurityd_client.a */; };
18B965681472F9B4005A4D2E /* libsecurity_cdsa_utilities.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 18B965671472F9B4005A4D2E /* libsecurity_cdsa_utilities.a */; };
521CEA1E1177DE9100A01E25 /* debug.c in Sources */ = {isa = PBXBuildFile; fileRef = 521CEA191177DE9100A01E25 /* debug.c */; };
521CEA1F1177DE9100A01E25 /* debug.h in Headers */ = {isa = PBXBuildFile; fileRef = 521CEA1A1177DE9100A01E25 /* debug.h */; };
521CEA201177DE9100A01E25 /* error.c in Sources */ = {isa = PBXBuildFile; fileRef = 521CEA1B1177DE9100A01E25 /* error.c */; };
521CEA211177DE9100A01E25 /* pcscd_reader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 521CEA1C1177DE9100A01E25 /* pcscd_reader.cpp */; };
521CEA221177DE9100A01E25 /* pcscd_reader.h in Headers */ = {isa = PBXBuildFile; fileRef = 521CEA1D1177DE9100A01E25 /* pcscd_reader.h */; };
521CEA2F1178D06500A01E25 /* debuglog.c in Sources */ = {isa = PBXBuildFile; fileRef = 521CEA2E1178D06500A01E25 /* debuglog.c */; };
521CEA3B1178D1CA00A01E25 /* pcscd_reader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 521CEA1C1177DE9100A01E25 /* pcscd_reader.cpp */; };
521CEA6D1178D43000A01E25 /* readerfactory.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94A10254242101B94B21 /* readerfactory.c */; };
521CEA8E1178D6C700A01E25 /* atrhandler.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94510254232701B94B21 /* atrhandler.c */; };
521CEAC11178DB9E00A01E25 /* configfile.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94900254242101B94B21 /* configfile.c */; };
521CEAC81178DBE100A01E25 /* eventhandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F52A94960254242101B94B21 /* eventhandler.cpp */; };
521CEACE1178DC3600A01E25 /* ifdwrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A949B0254242101B94B21 /* ifdwrapper.c */; };
5234B67F0E78286000F02D95 /* atrhandler.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A948F0254242101B94B21 /* atrhandler.h */; };
5234B6800E78286000F02D95 /* configfile.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94910254242101B94B21 /* configfile.h */; };
5234B6810E78286000F02D95 /* debuglog.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94930254242101B94B21 /* debuglog.h */; };
5234B6820E78286000F02D95 /* dyn_generic.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94940254242101B94B21 /* dyn_generic.h */; };
5234B6830E78286000F02D95 /* eventhandler.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94970254242101B94B21 /* eventhandler.h */; };
5234B6840E78286000F02D95 /* hotplug.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94990254242101B94B21 /* hotplug.h */; };
5234B6850E78286000F02D95 /* ifdhandler.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A949A0254242101B94B21 /* ifdhandler.h */; };
5234B6860E78286000F02D95 /* ifdwrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A949C0254242101B94B21 /* ifdwrapper.h */; };
5234B6870E78286000F02D95 /* pcsclite.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A949E0254242101B94B21 /* pcsclite.h */; };
5234B6880E78286000F02D95 /* prothandler.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94A00254242101B94B21 /* prothandler.h */; };
5234B6890E78286000F02D95 /* readerfactory.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94A20254242101B94B21 /* readerfactory.h */; };
5234B68A0E78286000F02D95 /* sys_generic.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94A30254242101B94B21 /* sys_generic.h */; };
5234B68B0E78286000F02D95 /* thread_generic.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94A50254242101B94B21 /* thread_generic.h */; };
5234B68C0E78286000F02D95 /* winscard_msg.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94A80254242101B94B21 /* winscard_msg.h */; };
5234B68D0E78286000F02D95 /* winscard_svc.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94AA0254242101B94B21 /* winscard_svc.h */; };
5234B68E0E78286000F02D95 /* winscard.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94AC0254242101B94B21 /* winscard.h */; };
5234B68F0E78286000F02D95 /* wintypes.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94AD0254242101B94B21 /* wintypes.h */; };
5234B6900E78286000F02D95 /* powermgt_generic.h in Headers */ = {isa = PBXBuildFile; fileRef = F555DF370274968F01D2E99F /* powermgt_generic.h */; };
5234B6910E78286000F02D95 /* PCSCDevice.h in Headers */ = {isa = PBXBuildFile; fileRef = 5286293E0A87EA8E004FE8DC /* PCSCDevice.h */; };
5234B6920E78286000F02D95 /* PCSCDriverBundle.h in Headers */ = {isa = PBXBuildFile; fileRef = 528629400A87EA8E004FE8DC /* PCSCDriverBundle.h */; };
5234B6930E78286000F02D95 /* PCSCDriverBundles.h in Headers */ = {isa = PBXBuildFile; fileRef = 528629420A87EA8E004FE8DC /* PCSCDriverBundles.h */; };
5234B6940E78286000F02D95 /* reader.h in Headers */ = {isa = PBXBuildFile; fileRef = 52D00D1A0A9252350093277A /* reader.h */; };
5234B6950E78286000F02D95 /* pcscdmonitor.h in Headers */ = {isa = PBXBuildFile; fileRef = 527CF60B0AA5192B007589FF /* pcscdmonitor.h */; };
5234B6960E78286000F02D95 /* pcscdserver.h in Headers */ = {isa = PBXBuildFile; fileRef = 527CF60D0AA5192B007589FF /* pcscdserver.h */; };
5234B6970E78286000F02D95 /* readerstate.h in Headers */ = {isa = PBXBuildFile; fileRef = 5236DD1D0B9DDBD7007CEF56 /* readerstate.h */; };
5234B6990E78286000F02D95 /* atrhandler.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94510254232701B94B21 /* atrhandler.c */; };
5234B69A0E78286000F02D95 /* readerstate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5236DD1C0B9DDBD7007CEF56 /* readerstate.cpp */; };
5234B69B0E78286000F02D95 /* configfile.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94900254242101B94B21 /* configfile.c */; settings = {COMPILER_FLAGS = "-DYY_NO_UNPUT"; }; };
5234B69D0E78286000F02D95 /* dyn_macosx.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94950254242101B94B21 /* dyn_macosx.c */; };
5234B69E0E78286000F02D95 /* eventhandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F52A94960254242101B94B21 /* eventhandler.cpp */; };
5234B69F0E78286000F02D95 /* ifdwrapper.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A949B0254242101B94B21 /* ifdwrapper.c */; };
5234B6A00E78286000F02D95 /* pcscdaemon.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A949D0254242101B94B21 /* pcscdaemon.c */; };
5234B6A10E78286000F02D95 /* prothandler.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A949F0254242101B94B21 /* prothandler.c */; };
5234B6A20E78286000F02D95 /* readerfactory.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94A10254242101B94B21 /* readerfactory.c */; };
5234B6A30E78286000F02D95 /* thread_macosx.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94A60254242101B94B21 /* thread_macosx.c */; };
5234B6A40E78286000F02D95 /* winscard_msg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F52A94A70254242101B94B21 /* winscard_msg.cpp */; };
5234B6A50E78286000F02D95 /* winscard_svc.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94A90254242101B94B21 /* winscard_svc.c */; };
5234B6A60E78286000F02D95 /* powermgt_macosx.c in Sources */ = {isa = PBXBuildFile; fileRef = F555DF350274962801D2E99F /* powermgt_macosx.c */; };
5234B6A70E78286000F02D95 /* sys_macosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = C2F2094A0662B851001DFD06 /* sys_macosx.cpp */; };
5234B6A80E78286000F02D95 /* hotplug_macosx.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5286293C0A87EA8E004FE8DC /* hotplug_macosx.cpp */; };
5234B6A90E78286000F02D95 /* PCSCDevice.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5286293D0A87EA8E004FE8DC /* PCSCDevice.cpp */; };
5234B6AA0E78286000F02D95 /* PCSCDriverBundle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5286293F0A87EA8E004FE8DC /* PCSCDriverBundle.cpp */; };
5234B6AB0E78286000F02D95 /* PCSCDriverBundles.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 528629410A87EA8E004FE8DC /* PCSCDriverBundles.cpp */; };
5234B6AD0E78286000F02D95 /* pcscdmonitor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 527CF60A0AA5192B007589FF /* pcscdmonitor.cpp */; };
5234B6AE0E78286000F02D95 /* pcscdserver.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 527CF60C0AA5192B007589FF /* pcscdserver.cpp */; };
5234B6AF0E78286000F02D95 /* winscard_msg_srv.c in Sources */ = {isa = PBXBuildFile; fileRef = 52D2492C0BA07E1100F9827A /* winscard_msg_srv.c */; };
5234B6B00E78286000F02D95 /* winscard.c in Sources */ = {isa = PBXBuildFile; fileRef = 52E0D59D0BA7006D008DFDDF /* winscard.c */; };
5234B6B20E78286000F02D95 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F503CADB025428F601B94B21 /* CoreFoundation.framework */; };
5234B6B30E78286000F02D95 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F503CADC025428F601B94B21 /* IOKit.framework */; };
5234B6BF0E78286000F02D95 /* thread_generic.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94A50254242101B94B21 /* thread_generic.h */; };
5234B6C00E78286000F02D95 /* pcsclite.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A949E0254242101B94B21 /* pcsclite.h */; settings = {ATTRIBUTES = (Public, ); }; };
5234B6C10E78286000F02D95 /* mscdefines.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94CD025424AC01B94B21 /* mscdefines.h */; settings = {ATTRIBUTES = (Public, ); }; };
5234B6C20E78286000F02D95 /* musclecard.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94CF025424AC01B94B21 /* musclecard.h */; settings = {ATTRIBUTES = (Public, ); }; };
5234B6C30E78286000F02D95 /* winscard_msg.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94A80254242101B94B21 /* winscard_msg.h */; };
5234B6C40E78286000F02D95 /* tokenfactory.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94D1025424AC01B94B21 /* tokenfactory.h */; };
5234B6C50E78286000F02D95 /* winscard.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94AC0254242101B94B21 /* winscard.h */; settings = {ATTRIBUTES = (Public, ); }; };
5234B6C60E78286000F02D95 /* dyn_generic.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94940254242101B94B21 /* dyn_generic.h */; };
5234B6C70E78286000F02D95 /* wintypes.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94AD0254242101B94B21 /* wintypes.h */; settings = {ATTRIBUTES = (Public, ); }; };
5234B6C80E78286000F02D95 /* debuglog.h in Headers */ = {isa = PBXBuildFile; fileRef = F52A94930254242101B94B21 /* debuglog.h */; settings = {ATTRIBUTES = (); }; };
5234B6C90E78286000F02D95 /* config.h in Headers */ = {isa = PBXBuildFile; fileRef = F537A7B30379EB7B01B94948 /* config.h */; };
5234B6CC0E78286000F02D95 /* readerstate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 5236DD1C0B9DDBD7007CEF56 /* readerstate.cpp */; };
5234B6CD0E78286000F02D95 /* thread_macosx.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94A60254242101B94B21 /* thread_macosx.c */; };
5234B6CE0E78286000F02D95 /* musclecard.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94CE025424AC01B94B21 /* musclecard.c */; };
5234B6CF0E78286000F02D95 /* dyn_macosx.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94950254242101B94B21 /* dyn_macosx.c */; };
5234B6D00E78286000F02D95 /* winscard_msg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F52A94A70254242101B94B21 /* winscard_msg.cpp */; };
5234B6D10E78286000F02D95 /* tokenfactory.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94D0025424AC01B94B21 /* tokenfactory.c */; };
5234B6D20E78286000F02D95 /* sys_unix.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94A40254242101B94B21 /* sys_unix.c */; };
5234B6D30E78286000F02D95 /* tokenparser.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94D2025424AC01B94B21 /* tokenparser.c */; settings = {COMPILER_FLAGS = "-DYY_NO_UNPUT"; }; };
5234B6D50E78286000F02D95 /* winscard_clnt.c in Sources */ = {isa = PBXBuildFile; fileRef = F52A94D4025424AC01B94B21 /* winscard_clnt.c */; };
5234B6D90E78286000F02D95 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F503CADB025428F601B94B21 /* CoreFoundation.framework */; };
5234B6E40E78286000F02D95 /* testpcsc.c in Sources */ = {isa = PBXBuildFile; fileRef = F503CACD025425E601B94B21 /* testpcsc.c */; };
5234B6E60E78286000F02D95 /* PCSC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5448E630379F08001B94948 /* PCSC.framework */; };
5234B6F10E78286000F02D95 /* bundleTool.c in Sources */ = {isa = PBXBuildFile; fileRef = F511212C0272F8D9017BB957 /* bundleTool.c */; };
5234B6F30E78286000F02D95 /* PCSC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F5448E630379F08001B94948 /* PCSC.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
5234B72E0E78286000F02D95 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = F5294A4F0090C4CA01CD285A /* Project object */;
proxyType = 1;
remoteGlobalIDString = 5234B6BD0E78286000F02D95;
remoteInfo = "PCSC (Upgraded)";
};
5234B7380E78286000F02D95 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = F5294A4F0090C4CA01CD285A /* Project object */;
proxyType = 1;
remoteGlobalIDString = 5234B7280E78286000F02D95;
remoteInfo = "InstallPhase (Copied)";
};
52E9B96914C4BC9A004150C6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = F5294A4F0090C4CA01CD285A /* Project object */;
proxyType = 1;
remoteGlobalIDString = 5234B67D0E78286000F02D95;
remoteInfo = pcscd;
};
52E9B96B14C4BC9D004150C6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = F5294A4F0090C4CA01CD285A /* Project object */;
proxyType = 1;
remoteGlobalIDString = 5234B6E10E78286000F02D95;
remoteInfo = pcsctest;
};
52E9B96D14C4BC9F004150C6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = F5294A4F0090C4CA01CD285A /* Project object */;
proxyType = 1;
remoteGlobalIDString = 5234B6EE0E78286000F02D95;
remoteInfo = pcsctool;
};
52E9BA2614C4C9B4004150C6 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = F5294A4F0090C4CA01CD285A /* Project object */;
proxyType = 1;
remoteGlobalIDString = 52E9BA2214C4C8CA004150C6;
remoteInfo = "InstallPhase-Executables";
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
1865FD0C147273A900FD79DF /* libsecurity_utilities.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libsecurity_utilities.a; path = /usr/local/lib/libsecurity_utilities.a; sourceTree = "<absolute>"; };
18A25BF814752AC5004F59F8 /* debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = debug.xcconfig; sourceTree = "<group>"; };
18A25BF914752AC5004F59F8 /* project.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = project.xcconfig; sourceTree = "<group>"; };
18A25BFA14752AC5004F59F8 /* release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = release.xcconfig; sourceTree = "<group>"; };
18A25C0114753029004F59F8 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; };
18B965651472F99B005A4D2E /* libsecurityd_client.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libsecurityd_client.a; path = /usr/local/lib/libsecurityd_client.a; sourceTree = "<absolute>"; };
18B965671472F9B4005A4D2E /* libsecurity_cdsa_utilities.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libsecurity_cdsa_utilities.a; path = /usr/local/lib/libsecurity_cdsa_utilities.a; sourceTree = "<absolute>"; };
2CC9AB9A06CC036D0048A811 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
2CC9ABC806CC03A10048A811 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
4CB55A760592598500B25B27 /* Makefile.installPhase */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Makefile.installPhase; sourceTree = "<group>"; };
521CEA191177DE9100A01E25 /* debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = debug.c; path = src/PCSC/debug.c; sourceTree = "<group>"; };
521CEA1A1177DE9100A01E25 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = debug.h; path = src/PCSC/debug.h; sourceTree = "<group>"; };
521CEA1B1177DE9100A01E25 /* error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = error.c; path = src/PCSC/error.c; sourceTree = "<group>"; };
521CEA1C1177DE9100A01E25 /* pcscd_reader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = pcscd_reader.cpp; path = src/PCSC/pcscd_reader.cpp; sourceTree = "<group>"; };
521CEA1D1177DE9100A01E25 /* pcscd_reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pcscd_reader.h; path = src/PCSC/pcscd_reader.h; sourceTree = "<group>"; };
521CEA2E1178D06500A01E25 /* debuglog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = debuglog.c; path = src/PCSC/debuglog.c; sourceTree = "<group>"; };
5234B6BB0E78286000F02D95 /* pcscd */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = pcscd; sourceTree = BUILT_PRODUCTS_DIR; };
5234B6DF0E78286000F02D95 /* Info-PCSC.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-PCSC.plist"; sourceTree = "<group>"; };
5234B6E00E78286000F02D95 /* PCSC.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = PCSC.framework; sourceTree = BUILT_PRODUCTS_DIR; };
5234B6EC0E78286000F02D95 /* pcsctest */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = pcsctest; sourceTree = BUILT_PRODUCTS_DIR; };
5234B6F90E78286000F02D95 /* pcsctool */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = pcsctool; sourceTree = BUILT_PRODUCTS_DIR; };
5236DD1C0B9DDBD7007CEF56 /* readerstate.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = readerstate.cpp; path = src/PCSC/readerstate.cpp; sourceTree = "<group>"; };
5236DD1D0B9DDBD7007CEF56 /* readerstate.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = readerstate.h; path = src/PCSC/readerstate.h; sourceTree = "<group>"; };
527CF60A0AA5192B007589FF /* pcscdmonitor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = pcscdmonitor.cpp; path = src/PCSC/pcscdmonitor.cpp; sourceTree = "<group>"; };
527CF60B0AA5192B007589FF /* pcscdmonitor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = pcscdmonitor.h; path = src/PCSC/pcscdmonitor.h; sourceTree = "<group>"; };
527CF60C0AA5192B007589FF /* pcscdserver.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = pcscdserver.cpp; path = src/PCSC/pcscdserver.cpp; sourceTree = "<group>"; };
527CF60D0AA5192B007589FF /* pcscdserver.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = pcscdserver.h; path = src/PCSC/pcscdserver.h; sourceTree = "<group>"; };
5286293C0A87EA8E004FE8DC /* hotplug_macosx.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = hotplug_macosx.cpp; path = src/PCSC/hotplug_macosx.cpp; sourceTree = "<group>"; };
5286293D0A87EA8E004FE8DC /* PCSCDevice.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PCSCDevice.cpp; path = src/PCSC/PCSCDevice.cpp; sourceTree = "<group>"; };
5286293E0A87EA8E004FE8DC /* PCSCDevice.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PCSCDevice.h; path = src/PCSC/PCSCDevice.h; sourceTree = "<group>"; };
5286293F0A87EA8E004FE8DC /* PCSCDriverBundle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PCSCDriverBundle.cpp; path = src/PCSC/PCSCDriverBundle.cpp; sourceTree = "<group>"; };
528629400A87EA8E004FE8DC /* PCSCDriverBundle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PCSCDriverBundle.h; path = src/PCSC/PCSCDriverBundle.h; sourceTree = "<group>"; };
528629410A87EA8E004FE8DC /* PCSCDriverBundles.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = PCSCDriverBundles.cpp; path = src/PCSC/PCSCDriverBundles.cpp; sourceTree = "<group>"; };
528629420A87EA8E004FE8DC /* PCSCDriverBundles.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = PCSCDriverBundles.h; path = src/PCSC/PCSCDriverBundles.h; sourceTree = "<group>"; };
52D00D1A0A9252350093277A /* reader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = reader.h; path = src/PCSC/reader.h; sourceTree = "<group>"; };
52D2492C0BA07E1100F9827A /* winscard_msg_srv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = winscard_msg_srv.c; path = src/PCSC/winscard_msg_srv.c; sourceTree = "<group>"; };
52DBCAAE0BB851C8007D06A5 /* PCSC.exp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.exports; name = PCSC.exp; path = src/PCSC/PCSC.exp; sourceTree = "<group>"; };
52E0D59D0BA7006D008DFDDF /* winscard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = winscard.c; path = src/PCSC/winscard.c; sourceTree = "<group>"; };
52E9BA2114C4C671004150C6 /* Makefile-exec.installPhase */ = {isa = PBXFileReference; lastKnownFileType = text; path = "Makefile-exec.installPhase"; sourceTree = "<group>"; };
C2F2094A0662B851001DFD06 /* sys_macosx.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = sys_macosx.cpp; path = src/PCSC/sys_macosx.cpp; sourceTree = "<group>"; };
F503CACD025425E601B94B21 /* testpcsc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = testpcsc.c; path = src/PCSC/testpcsc.c; sourceTree = "<group>"; };
F503CACE025425E601B94B21 /* muscletest.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = muscletest.c; path = src/PCSC/muscletest.c; sourceTree = "<group>"; };
F503CADB025428F601B94B21 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
F503CADC025428F601B94B21 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
F503CADF0254294101B94B21 /* libl.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libl.a; path = /usr/lib/libl.a; sourceTree = "<absolute>"; };
F511212C0272F8D9017BB957 /* bundleTool.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = bundleTool.c; path = src/PCSC/utils/bundleTool.c; sourceTree = "<group>"; };
F52A94510254232701B94B21 /* atrhandler.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = atrhandler.c; path = src/PCSC/atrhandler.c; sourceTree = SOURCE_ROOT; };
F52A948F0254242101B94B21 /* atrhandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = atrhandler.h; path = src/PCSC/atrhandler.h; sourceTree = SOURCE_ROOT; };
F52A94900254242101B94B21 /* configfile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = configfile.c; path = src/PCSC/configfile.c; sourceTree = SOURCE_ROOT; };
F52A94910254242101B94B21 /* configfile.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = configfile.h; path = src/PCSC/configfile.h; sourceTree = SOURCE_ROOT; };
F52A94930254242101B94B21 /* debuglog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = debuglog.h; path = src/PCSC/debuglog.h; sourceTree = SOURCE_ROOT; };
F52A94940254242101B94B21 /* dyn_generic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = dyn_generic.h; path = src/PCSC/dyn_generic.h; sourceTree = SOURCE_ROOT; };
F52A94950254242101B94B21 /* dyn_macosx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dyn_macosx.c; path = src/PCSC/dyn_macosx.c; sourceTree = SOURCE_ROOT; };
F52A94960254242101B94B21 /* eventhandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = eventhandler.cpp; path = src/PCSC/eventhandler.cpp; sourceTree = "<group>"; };
F52A94970254242101B94B21 /* eventhandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = eventhandler.h; path = src/PCSC/eventhandler.h; sourceTree = SOURCE_ROOT; };
F52A94990254242101B94B21 /* hotplug.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = hotplug.h; path = src/PCSC/hotplug.h; sourceTree = SOURCE_ROOT; };
F52A949A0254242101B94B21 /* ifdhandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ifdhandler.h; path = src/PCSC/ifdhandler.h; sourceTree = SOURCE_ROOT; };
F52A949B0254242101B94B21 /* ifdwrapper.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = ifdwrapper.c; path = src/PCSC/ifdwrapper.c; sourceTree = SOURCE_ROOT; };
F52A949C0254242101B94B21 /* ifdwrapper.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ifdwrapper.h; path = src/PCSC/ifdwrapper.h; sourceTree = SOURCE_ROOT; };
F52A949D0254242101B94B21 /* pcscdaemon.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = pcscdaemon.c; path = src/PCSC/pcscdaemon.c; sourceTree = "<group>"; };
F52A949E0254242101B94B21 /* pcsclite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = pcsclite.h; path = src/PCSC/pcsclite.h; sourceTree = SOURCE_ROOT; };
F52A949F0254242101B94B21 /* prothandler.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = prothandler.c; path = src/PCSC/prothandler.c; sourceTree = SOURCE_ROOT; };
F52A94A00254242101B94B21 /* prothandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = prothandler.h; path = src/PCSC/prothandler.h; sourceTree = SOURCE_ROOT; };
F52A94A10254242101B94B21 /* readerfactory.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = readerfactory.c; path = src/PCSC/readerfactory.c; sourceTree = "<group>"; };
F52A94A20254242101B94B21 /* readerfactory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = readerfactory.h; path = src/PCSC/readerfactory.h; sourceTree = "<group>"; };
F52A94A30254242101B94B21 /* sys_generic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sys_generic.h; path = src/PCSC/sys_generic.h; sourceTree = SOURCE_ROOT; };
F52A94A40254242101B94B21 /* sys_unix.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = sys_unix.c; path = src/PCSC/sys_unix.c; sourceTree = SOURCE_ROOT; };
F52A94A50254242101B94B21 /* thread_generic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = thread_generic.h; path = src/PCSC/thread_generic.h; sourceTree = SOURCE_ROOT; };
F52A94A60254242101B94B21 /* thread_macosx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = thread_macosx.c; path = src/PCSC/thread_macosx.c; sourceTree = SOURCE_ROOT; };
F52A94A70254242101B94B21 /* winscard_msg.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = winscard_msg.cpp; path = src/PCSC/winscard_msg.cpp; sourceTree = "<group>"; };
F52A94A80254242101B94B21 /* winscard_msg.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = winscard_msg.h; path = src/PCSC/winscard_msg.h; sourceTree = SOURCE_ROOT; };
F52A94A90254242101B94B21 /* winscard_svc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = winscard_svc.c; path = src/PCSC/winscard_svc.c; sourceTree = SOURCE_ROOT; };
F52A94AA0254242101B94B21 /* winscard_svc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = winscard_svc.h; path = src/PCSC/winscard_svc.h; sourceTree = SOURCE_ROOT; };
F52A94AC0254242101B94B21 /* winscard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = winscard.h; path = src/PCSC/winscard.h; sourceTree = SOURCE_ROOT; };
F52A94AD0254242101B94B21 /* wintypes.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = wintypes.h; path = src/PCSC/wintypes.h; sourceTree = SOURCE_ROOT; };
F52A94CD025424AC01B94B21 /* mscdefines.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = mscdefines.h; path = src/PCSC/mscdefines.h; sourceTree = SOURCE_ROOT; };
F52A94CE025424AC01B94B21 /* musclecard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = musclecard.c; path = src/PCSC/musclecard.c; sourceTree = SOURCE_ROOT; };
F52A94CF025424AC01B94B21 /* musclecard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = musclecard.h; path = src/PCSC/musclecard.h; sourceTree = SOURCE_ROOT; };
F52A94D0025424AC01B94B21 /* tokenfactory.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = tokenfactory.c; path = src/PCSC/tokenfactory.c; sourceTree = SOURCE_ROOT; };
F52A94D1025424AC01B94B21 /* tokenfactory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = tokenfactory.h; path = src/PCSC/tokenfactory.h; sourceTree = SOURCE_ROOT; };
F52A94D2025424AC01B94B21 /* tokenparser.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = tokenparser.c; path = src/PCSC/tokenparser.c; sourceTree = SOURCE_ROOT; };
F52A94D4025424AC01B94B21 /* winscard_clnt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = winscard_clnt.c; path = src/PCSC/winscard_clnt.c; sourceTree = SOURCE_ROOT; };
F537A7B30379EB7B01B94948 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = config.h; path = src/PCSC/config.h; sourceTree = SOURCE_ROOT; };
F5448E630379F08001B94948 /* PCSC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = PCSC.framework; path = /System/Library/Frameworks/PCSC.framework; sourceTree = "<absolute>"; };
F555DF350274962801D2E99F /* powermgt_macosx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = powermgt_macosx.c; path = src/PCSC/powermgt_macosx.c; sourceTree = SOURCE_ROOT; };
F555DF370274968F01D2E99F /* powermgt_generic.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = powermgt_generic.h; path = src/PCSC/powermgt_generic.h; sourceTree = SOURCE_ROOT; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
5234B6B10E78286000F02D95 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
18A25C0214753029004F59F8 /* Security.framework in Frameworks */,
18B965681472F9B4005A4D2E /* libsecurity_cdsa_utilities.a in Frameworks */,
18B965661472F99B005A4D2E /* libsecurityd_client.a in Frameworks */,
1865FD0D147273A900FD79DF /* libsecurity_utilities.a in Frameworks */,
5234B6B20E78286000F02D95 /* CoreFoundation.framework in Frameworks */,
5234B6B30E78286000F02D95 /* IOKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5234B6D70E78286000F02D95 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
18B965641472F965005A4D2E /* libsecurity_utilities.a in Frameworks */,
5234B6D90E78286000F02D95 /* CoreFoundation.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5234B6E50E78286000F02D95 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
5234B6E60E78286000F02D95 /* PCSC.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5234B6F20E78286000F02D95 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
5234B6F30E78286000F02D95 /* PCSC.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
18A25BF714752AC5004F59F8 /* config */ = {
isa = PBXGroup;
children = (
18A25BF814752AC5004F59F8 /* debug.xcconfig */,
18A25BF914752AC5004F59F8 /* project.xcconfig */,
18A25BFA14752AC5004F59F8 /* release.xcconfig */,
);
path = config;
sourceTree = "<group>";
};
5234B4EF0E7826E200F02D95 /* Linked Frameworks */ = {
isa = PBXGroup;
children = (
18A25C0114753029004F59F8 /* Security.framework */,
18B965671472F9B4005A4D2E /* libsecurity_cdsa_utilities.a */,
18B965651472F99B005A4D2E /* libsecurityd_client.a */,
1865FD0C147273A900FD79DF /* libsecurity_utilities.a */,
F5448E630379F08001B94948 /* PCSC.framework */,
2CC9AB9A06CC036D0048A811 /* CoreFoundation.framework */,
2CC9ABC806CC03A10048A811 /* IOKit.framework */,
);
name = "Linked Frameworks";
sourceTree = "<group>";
};
527CF6040AA51879007589FF /* pcscd */ = {
isa = PBXGroup;
children = (
521CEA191177DE9100A01E25 /* debug.c */,
521CEA1A1177DE9100A01E25 /* debug.h */,
521CEA1B1177DE9100A01E25 /* error.c */,
521CEA1C1177DE9100A01E25 /* pcscd_reader.cpp */,
521CEA1D1177DE9100A01E25 /* pcscd_reader.h */,
5236DD1C0B9DDBD7007CEF56 /* readerstate.cpp */,
5236DD1D0B9DDBD7007CEF56 /* readerstate.h */,
F52A949D0254242101B94B21 /* pcscdaemon.c */,
527CF60A0AA5192B007589FF /* pcscdmonitor.cpp */,
527CF60B0AA5192B007589FF /* pcscdmonitor.h */,
527CF60C0AA5192B007589FF /* pcscdserver.cpp */,
527CF60D0AA5192B007589FF /* pcscdserver.h */,
5286293C0A87EA8E004FE8DC /* hotplug_macosx.cpp */,
5286293D0A87EA8E004FE8DC /* PCSCDevice.cpp */,
5286293E0A87EA8E004FE8DC /* PCSCDevice.h */,
5286293F0A87EA8E004FE8DC /* PCSCDriverBundle.cpp */,
528629400A87EA8E004FE8DC /* PCSCDriverBundle.h */,
528629410A87EA8E004FE8DC /* PCSCDriverBundles.cpp */,
528629420A87EA8E004FE8DC /* PCSCDriverBundles.h */,
F52A94A10254242101B94B21 /* readerfactory.c */,
F52A94A20254242101B94B21 /* readerfactory.h */,
52D00D1A0A9252350093277A /* reader.h */,
);
name = pcscd;
sourceTree = "<group>";
};
527CF6070AA51881007589FF /* framework */ = {
isa = PBXGroup;
children = (
52DBCAAE0BB851C8007D06A5 /* PCSC.exp */,
);
name = framework;
sourceTree = "<group>";
};
527CF6240AA51B07007589FF /* tools */ = {
isa = PBXGroup;
children = (
F503CACD025425E601B94B21 /* testpcsc.c */,
F503CACE025425E601B94B21 /* muscletest.c */,
F511212C0272F8D9017BB957 /* bundleTool.c */,
);
name = tools;
sourceTree = "<group>";
};
F5294A500090C4CA01CD285A = {
isa = PBXGroup;
children = (
18A25BF714752AC5004F59F8 /* config */,
F538896A0397E93B012F6BBF /* InstallPhase */,
527CF6040AA51879007589FF /* pcscd */,
527CF6240AA51B07007589FF /* tools */,
F537A7B50379EB8B01B94948 /* PCSC */,
5234B4EF0E7826E200F02D95 /* Linked Frameworks */,
F5294A520090C5DF01CD285A /* Products */,
5234B6DF0E78286000F02D95 /* Info-PCSC.plist */,
);
sourceTree = "<group>";
};
F5294A520090C5DF01CD285A /* Products */ = {
isa = PBXGroup;
children = (
5234B6BB0E78286000F02D95 /* pcscd */,
5234B6E00E78286000F02D95 /* PCSC.framework */,
5234B6EC0E78286000F02D95 /* pcsctest */,
5234B6F90E78286000F02D95 /* pcsctool */,
);
name = Products;
sourceTree = "<group>";
};
F537A7B50379EB8B01B94948 /* PCSC */ = {
isa = PBXGroup;
children = (
527CF6070AA51881007589FF /* framework */,
F52A94510254232701B94B21 /* atrhandler.c */,
F52A948F0254242101B94B21 /* atrhandler.h */,
F52A94900254242101B94B21 /* configfile.c */,
F52A94910254242101B94B21 /* configfile.h */,
521CEA2E1178D06500A01E25 /* debuglog.c */,
F52A94930254242101B94B21 /* debuglog.h */,
F52A94940254242101B94B21 /* dyn_generic.h */,
F52A94950254242101B94B21 /* dyn_macosx.c */,
F52A94960254242101B94B21 /* eventhandler.cpp */,
F52A94970254242101B94B21 /* eventhandler.h */,
F52A94990254242101B94B21 /* hotplug.h */,
F52A949A0254242101B94B21 /* ifdhandler.h */,
F52A949B0254242101B94B21 /* ifdwrapper.c */,
F52A949C0254242101B94B21 /* ifdwrapper.h */,
F52A949E0254242101B94B21 /* pcsclite.h */,
F52A949F0254242101B94B21 /* prothandler.c */,
F52A94A00254242101B94B21 /* prothandler.h */,
F52A94A30254242101B94B21 /* sys_generic.h */,
F52A94A40254242101B94B21 /* sys_unix.c */,
C2F2094A0662B851001DFD06 /* sys_macosx.cpp */,
F52A94A50254242101B94B21 /* thread_generic.h */,
F52A94A60254242101B94B21 /* thread_macosx.c */,
52E0D59D0BA7006D008DFDDF /* winscard.c */,
F52A94A70254242101B94B21 /* winscard_msg.cpp */,
F52A94A80254242101B94B21 /* winscard_msg.h */,
F52A94A90254242101B94B21 /* winscard_svc.c */,
52D2492C0BA07E1100F9827A /* winscard_msg_srv.c */,
F52A94AA0254242101B94B21 /* winscard_svc.h */,
F52A94CD025424AC01B94B21 /* mscdefines.h */,
F52A94AC0254242101B94B21 /* winscard.h */,
F52A94CF025424AC01B94B21 /* musclecard.h */,
F52A94AD0254242101B94B21 /* wintypes.h */,
F52A94CE025424AC01B94B21 /* musclecard.c */,
F555DF370274968F01D2E99F /* powermgt_generic.h */,
F555DF350274962801D2E99F /* powermgt_macosx.c */,
F52A94D0025424AC01B94B21 /* tokenfactory.c */,
F52A94D1025424AC01B94B21 /* tokenfactory.h */,
F52A94D2025424AC01B94B21 /* tokenparser.c */,
F52A94D4025424AC01B94B21 /* winscard_clnt.c */,
F537A7B30379EB7B01B94948 /* config.h */,
F503CADF0254294101B94B21 /* libl.a */,
F503CADC025428F601B94B21 /* IOKit.framework */,
F503CADB025428F601B94B21 /* CoreFoundation.framework */,
);
name = PCSC;
sourceTree = "<group>";
};
F538896A0397E93B012F6BBF /* InstallPhase */ = {
isa = PBXGroup;
children = (
52E9BA2114C4C671004150C6 /* Makefile-exec.installPhase */,
4CB55A760592598500B25B27 /* Makefile.installPhase */,
);
name = InstallPhase;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
5234B67E0E78286000F02D95 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
5234B67F0E78286000F02D95 /* atrhandler.h in Headers */,
5234B6800E78286000F02D95 /* configfile.h in Headers */,
5234B6810E78286000F02D95 /* debuglog.h in Headers */,
5234B6820E78286000F02D95 /* dyn_generic.h in Headers */,
5234B6830E78286000F02D95 /* eventhandler.h in Headers */,
5234B6840E78286000F02D95 /* hotplug.h in Headers */,
5234B6850E78286000F02D95 /* ifdhandler.h in Headers */,
5234B6860E78286000F02D95 /* ifdwrapper.h in Headers */,
5234B6870E78286000F02D95 /* pcsclite.h in Headers */,
5234B6880E78286000F02D95 /* prothandler.h in Headers */,
5234B6890E78286000F02D95 /* readerfactory.h in Headers */,
5234B68A0E78286000F02D95 /* sys_generic.h in Headers */,
5234B68B0E78286000F02D95 /* thread_generic.h in Headers */,
5234B68C0E78286000F02D95 /* winscard_msg.h in Headers */,
5234B68D0E78286000F02D95 /* winscard_svc.h in Headers */,
5234B68E0E78286000F02D95 /* winscard.h in Headers */,
5234B68F0E78286000F02D95 /* wintypes.h in Headers */,
5234B6900E78286000F02D95 /* powermgt_generic.h in Headers */,
5234B6910E78286000F02D95 /* PCSCDevice.h in Headers */,
5234B6920E78286000F02D95 /* PCSCDriverBundle.h in Headers */,
5234B6930E78286000F02D95 /* PCSCDriverBundles.h in Headers */,
5234B6940E78286000F02D95 /* reader.h in Headers */,
5234B6950E78286000F02D95 /* pcscdmonitor.h in Headers */,
5234B6960E78286000F02D95 /* pcscdserver.h in Headers */,
5234B6970E78286000F02D95 /* readerstate.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5234B6BE0E78286000F02D95 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
5234B6BF0E78286000F02D95 /* thread_generic.h in Headers */,
5234B6C00E78286000F02D95 /* pcsclite.h in Headers */,
5234B6C10E78286000F02D95 /* mscdefines.h in Headers */,
5234B6C20E78286000F02D95 /* musclecard.h in Headers */,
5234B6C30E78286000F02D95 /* winscard_msg.h in Headers */,
5234B6C40E78286000F02D95 /* tokenfactory.h in Headers */,
5234B6C50E78286000F02D95 /* winscard.h in Headers */,
5234B6C60E78286000F02D95 /* dyn_generic.h in Headers */,
5234B6C70E78286000F02D95 /* wintypes.h in Headers */,
5234B6C80E78286000F02D95 /* debuglog.h in Headers */,
5234B6C90E78286000F02D95 /* config.h in Headers */,
521CEA1F1177DE9100A01E25 /* debug.h in Headers */,
521CEA221177DE9100A01E25 /* pcscd_reader.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5234B6E20E78286000F02D95 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
5234B6EF0E78286000F02D95 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXLegacyTarget section */
5234B7280E78286000F02D95 /* InstallPhase */ = {
isa = PBXLegacyTarget;
buildArgumentsString = "-f Makefile.installPhase $ALL_SETTINGS $ACTION";
buildConfigurationList = 5234B7290E78286000F02D95 /* Build configuration list for PBXLegacyTarget "InstallPhase" */;
buildPhases = (
);
buildToolPath = /usr/bin/gnumake;
buildWorkingDirectory = "";
dependencies = (
);
name = InstallPhase;
passBuildSettingsInEnvironment = 1;
productName = InstallPhase;
};
52E9BA2214C4C8CA004150C6 /* InstallPhase-Executables */ = {
isa = PBXLegacyTarget;
buildArgumentsString = "-f Makefile-exec.installPhase $ALL_SETTINGS $ACTION";
buildConfigurationList = 52E9BA2314C4C8CA004150C6 /* Build configuration list for PBXLegacyTarget "InstallPhase-Executables" */;
buildPhases = (
);
buildToolPath = /usr/bin/gnumake;
buildWorkingDirectory = "";
dependencies = (
);
name = "InstallPhase-Executables";
passBuildSettingsInEnvironment = 1;
productName = InstallPhase;
};
/* End PBXLegacyTarget section */
/* Begin PBXNativeTarget section */
5234B67D0E78286000F02D95 /* pcscd */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5234B6B60E78286000F02D95 /* Build configuration list for PBXNativeTarget "pcscd" */;
buildPhases = (
5234B67E0E78286000F02D95 /* Headers */,
5234B6980E78286000F02D95 /* Sources */,
5234B6B10E78286000F02D95 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = pcscd;
productInstallPath = /usr/sbin;
productName = pcscd;
productReference = 5234B6BB0E78286000F02D95 /* pcscd */;
productType = "com.apple.product-type.tool";
};
5234B6BD0E78286000F02D95 /* PCSC */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5234B6DA0E78286000F02D95 /* Build configuration list for PBXNativeTarget "PCSC" */;
buildPhases = (
5234B6BE0E78286000F02D95 /* Headers */,
5234B6CA0E78286000F02D95 /* Resources */,
5234B6CB0E78286000F02D95 /* Sources */,
5234B6D70E78286000F02D95 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = PCSC;
productInstallPath = /System/Library/Frameworks;
productName = PCSC;
productReference = 5234B6E00E78286000F02D95 /* PCSC.framework */;
productType = "com.apple.product-type.framework";
};
5234B6E10E78286000F02D95 /* pcsctest */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5234B6E70E78286000F02D95 /* Build configuration list for PBXNativeTarget "pcsctest" */;
buildPhases = (
5234B6E20E78286000F02D95 /* Headers */,
5234B6E30E78286000F02D95 /* Sources */,
5234B6E50E78286000F02D95 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = pcsctest;
productInstallPath = /usr/bin;
productName = testpcsc;
productReference = 5234B6EC0E78286000F02D95 /* pcsctest */;
productType = "com.apple.product-type.tool";
};
5234B6EE0E78286000F02D95 /* pcsctool */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5234B6F40E78286000F02D95 /* Build configuration list for PBXNativeTarget "pcsctool" */;
buildPhases = (
5234B6EF0E78286000F02D95 /* Headers */,
5234B6F00E78286000F02D95 /* Sources */,
5234B6F20E78286000F02D95 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = pcsctool;
productInstallPath = /usr/bin/;
productName = pcsctool;
productReference = 5234B6F90E78286000F02D95 /* pcsctool */;
productType = "com.apple.product-type.tool";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
F5294A4F0090C4CA01CD285A /* Project object */ = {
isa = PBXProject;
buildConfigurationList = C27AD1FD0987FCDC001272E0 /* Build configuration list for PBXProject "SmartCardServices" */;
compatibilityVersion = "Xcode 2.4";
developmentRegion = English;
hasScannedForEncodings = 1;
knownRegions = (
en,
);
mainGroup = F5294A500090C4CA01CD285A;
productRefGroup = F5294A520090C5DF01CD285A /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
5234B66B0E78286000F02D95 /* World */,
52E9B96414C4BC94004150C6 /* SmartCardServices_Executables */,
5234B67D0E78286000F02D95 /* pcscd */,
5234B6BD0E78286000F02D95 /* PCSC */,
5234B6E10E78286000F02D95 /* pcsctest */,
5234B6EE0E78286000F02D95 /* pcsctool */,
5234B7280E78286000F02D95 /* InstallPhase */,
52E9BA2214C4C8CA004150C6 /* InstallPhase-Executables */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
5234B6CA0E78286000F02D95 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
5234B6980E78286000F02D95 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5234B6990E78286000F02D95 /* atrhandler.c in Sources */,
5234B69A0E78286000F02D95 /* readerstate.cpp in Sources */,
5234B69B0E78286000F02D95 /* configfile.c in Sources */,
5234B69D0E78286000F02D95 /* dyn_macosx.c in Sources */,
5234B69E0E78286000F02D95 /* eventhandler.cpp in Sources */,
5234B69F0E78286000F02D95 /* ifdwrapper.c in Sources */,
5234B6A00E78286000F02D95 /* pcscdaemon.c in Sources */,
5234B6A10E78286000F02D95 /* prothandler.c in Sources */,
5234B6A20E78286000F02D95 /* readerfactory.c in Sources */,
5234B6A30E78286000F02D95 /* thread_macosx.c in Sources */,
5234B6A40E78286000F02D95 /* winscard_msg.cpp in Sources */,
5234B6A50E78286000F02D95 /* winscard_svc.c in Sources */,
5234B6A60E78286000F02D95 /* powermgt_macosx.c in Sources */,
5234B6A70E78286000F02D95 /* sys_macosx.cpp in Sources */,
5234B6A80E78286000F02D95 /* hotplug_macosx.cpp in Sources */,
5234B6A90E78286000F02D95 /* PCSCDevice.cpp in Sources */,
5234B6AA0E78286000F02D95 /* PCSCDriverBundle.cpp in Sources */,
5234B6AB0E78286000F02D95 /* PCSCDriverBundles.cpp in Sources */,
5234B6AD0E78286000F02D95 /* pcscdmonitor.cpp in Sources */,
5234B6AE0E78286000F02D95 /* pcscdserver.cpp in Sources */,
5234B6AF0E78286000F02D95 /* winscard_msg_srv.c in Sources */,
5234B6B00E78286000F02D95 /* winscard.c in Sources */,
521CEA2F1178D06500A01E25 /* debuglog.c in Sources */,
521CEA3B1178D1CA00A01E25 /* pcscd_reader.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5234B6CB0E78286000F02D95 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5234B6CC0E78286000F02D95 /* readerstate.cpp in Sources */,
5234B6CD0E78286000F02D95 /* thread_macosx.c in Sources */,
5234B6CE0E78286000F02D95 /* musclecard.c in Sources */,
5234B6CF0E78286000F02D95 /* dyn_macosx.c in Sources */,
5234B6D00E78286000F02D95 /* winscard_msg.cpp in Sources */,
5234B6D10E78286000F02D95 /* tokenfactory.c in Sources */,
5234B6D20E78286000F02D95 /* sys_unix.c in Sources */,
5234B6D30E78286000F02D95 /* tokenparser.c in Sources */,
5234B6D50E78286000F02D95 /* winscard_clnt.c in Sources */,
521CEA1E1177DE9100A01E25 /* debug.c in Sources */,
521CEA201177DE9100A01E25 /* error.c in Sources */,
521CEA211177DE9100A01E25 /* pcscd_reader.cpp in Sources */,
521CEA6D1178D43000A01E25 /* readerfactory.c in Sources */,
521CEA8E1178D6C700A01E25 /* atrhandler.c in Sources */,
521CEAC11178DB9E00A01E25 /* configfile.c in Sources */,
521CEAC81178DBE100A01E25 /* eventhandler.cpp in Sources */,
521CEACE1178DC3600A01E25 /* ifdwrapper.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5234B6E30E78286000F02D95 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5234B6E40E78286000F02D95 /* testpcsc.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5234B6F00E78286000F02D95 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5234B6F10E78286000F02D95 /* bundleTool.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
5234B72F0E78286000F02D95 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 5234B6BD0E78286000F02D95 /* PCSC */;
targetProxy = 5234B72E0E78286000F02D95 /* PBXContainerItemProxy */;
};
5234B7390E78286000F02D95 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 5234B7280E78286000F02D95 /* InstallPhase */;
targetProxy = 5234B7380E78286000F02D95 /* PBXContainerItemProxy */;
};
52E9B96A14C4BC9A004150C6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 5234B67D0E78286000F02D95 /* pcscd */;
targetProxy = 52E9B96914C4BC9A004150C6 /* PBXContainerItemProxy */;
};
52E9B96C14C4BC9D004150C6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 5234B6E10E78286000F02D95 /* pcsctest */;
targetProxy = 52E9B96B14C4BC9D004150C6 /* PBXContainerItemProxy */;
};
52E9B96E14C4BC9F004150C6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 5234B6EE0E78286000F02D95 /* pcsctool */;
targetProxy = 52E9B96D14C4BC9F004150C6 /* PBXContainerItemProxy */;
};
52E9BA2714C4C9B4004150C6 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 52E9BA2214C4C8CA004150C6 /* InstallPhase-Executables */;
targetProxy = 52E9BA2614C4C9B4004150C6 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
5234B6790E78286000F02D95 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Debug;
};
5234B67C0E78286000F02D95 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Release;
};
5234B6B70E78286000F02D95 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18A25BF814752AC5004F59F8 /* debug.xcconfig */;
buildSettings = {
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
"PCSC_DEBUG=1",
"USE_SYSLOG=1",
"USE_DAEMON=1",
);
INSTALL_PATH = /usr/sbin;
};
name = Debug;
};
5234B6BA0E78286000F02D95 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18A25BFA14752AC5004F59F8 /* release.xcconfig */;
buildSettings = {
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
"PCSC_DEBUG=1",
"USE_SYSLOG=1",
"USE_DAEMON=1",
);
INSTALL_PATH = /usr/sbin;
};
name = Release;
};
5234B6DB0E78286000F02D95 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18A25BF814752AC5004F59F8 /* debug.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 55105;
EXPORTED_SYMBOLS_FILE = "$(SRCROOT)/src/PCSC/PCSC.exp";
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
"PCSC_DEBUG=1",
"USE_SYSLOG=1",
"USE_DAEMON=1",
);
INFOPLIST_FILE = "Info-PCSC.plist";
INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Frameworks";
};
name = Debug;
};
5234B6DE0E78286000F02D95 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18A25BFA14752AC5004F59F8 /* release.xcconfig */;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 55105;
EXPORTED_SYMBOLS_FILE = "$(SRCROOT)/src/PCSC/PCSC.exp";
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
"PCSC_DEBUG=1",
"USE_SYSLOG=1",
"USE_DAEMON=1",
);
INFOPLIST_FILE = "Info-PCSC.plist";
INSTALL_PATH = "$(SYSTEM_LIBRARY_DIR)/Frameworks";
};
name = Release;
};
5234B6E80E78286000F02D95 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18A25BF814752AC5004F59F8 /* debug.xcconfig */;
buildSettings = {
INSTALL_PATH = /usr/bin;
};
name = Debug;
};
5234B6EB0E78286000F02D95 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18A25BFA14752AC5004F59F8 /* release.xcconfig */;
buildSettings = {
INSTALL_PATH = /usr/bin;
};
name = Release;
};
5234B6F50E78286000F02D95 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18A25BF814752AC5004F59F8 /* debug.xcconfig */;
buildSettings = {
INSTALL_PATH = /usr/bin;
};
name = Debug;
};
5234B6F80E78286000F02D95 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18A25BFA14752AC5004F59F8 /* release.xcconfig */;
buildSettings = {
INSTALL_PATH = /usr/bin;
};
name = Release;
};
5234B72A0E78286000F02D95 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Debug;
};
5234B72D0E78286000F02D95 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Release;
};
52E9B96514C4BC95004150C6 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
52E9B96614C4BC95004150C6 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
52E9BA2414C4C8CA004150C6 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = "InstallPhase copy";
};
name = Debug;
};
52E9BA2514C4C8CA004150C6 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
PRODUCT_NAME = "InstallPhase copy";
};
name = Release;
};
C27AD1FE0987FCDC001272E0 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18A25BF914752AC5004F59F8 /* project.xcconfig */;
buildSettings = {
};
name = Debug;
};
C27AD2010987FCDC001272E0 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 18A25BF914752AC5004F59F8 /* project.xcconfig */;
buildSettings = {
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
5234B6780E78286000F02D95 /* Build configuration list for PBXAggregateTarget "World" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5234B6790E78286000F02D95 /* Debug */,
5234B67C0E78286000F02D95 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5234B6B60E78286000F02D95 /* Build configuration list for PBXNativeTarget "pcscd" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5234B6B70E78286000F02D95 /* Debug */,
5234B6BA0E78286000F02D95 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5234B6DA0E78286000F02D95 /* Build configuration list for PBXNativeTarget "PCSC" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5234B6DB0E78286000F02D95 /* Debug */,
5234B6DE0E78286000F02D95 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5234B6E70E78286000F02D95 /* Build configuration list for PBXNativeTarget "pcsctest" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5234B6E80E78286000F02D95 /* Debug */,
5234B6EB0E78286000F02D95 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5234B6F40E78286000F02D95 /* Build configuration list for PBXNativeTarget "pcsctool" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5234B6F50E78286000F02D95 /* Debug */,
5234B6F80E78286000F02D95 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5234B7290E78286000F02D95 /* Build configuration list for PBXLegacyTarget "InstallPhase" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5234B72A0E78286000F02D95 /* Debug */,
5234B72D0E78286000F02D95 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
52E9B96714C4BC95004150C6 /* Build configuration list for PBXAggregateTarget "SmartCardServices_Executables" */ = {
isa = XCConfigurationList;
buildConfigurations = (
52E9B96514C4BC95004150C6 /* Debug */,
52E9B96614C4BC95004150C6 /* Release */,
);
defaultConfigurationIsVisible = 0;
};
52E9BA2314C4C8CA004150C6 /* Build configuration list for PBXLegacyTarget "InstallPhase-Executables" */ = {
isa = XCConfigurationList;
buildConfigurations = (
52E9BA2414C4C8CA004150C6 /* Debug */,
52E9BA2514C4C8CA004150C6 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
C27AD1FD0987FCDC001272E0 /* Build configuration list for PBXProject "SmartCardServices" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C27AD1FE0987FCDC001272E0 /* Debug */,
C27AD2010987FCDC001272E0 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = F5294A4F0090C4CA01CD285A /* Project object */;
}