[SmartcardServices-Changes] [101] trunk/Tokend/Tokend.xcodeproj/project.pbxproj

source_changes at macosforge.org source_changes at macosforge.org
Mon Jan 25 05:56:43 PST 2010


Revision: 101
          http://trac.macosforge.org/projects/smartcardservices/changeset/101
Author:   ludovic.rousseau at gmail.com
Date:     2010-01-25 05:56:42 -0800 (Mon, 25 Jan 2010)
Log Message:
-----------
remove duplicate reference to Info.plist for PKCS11

Modified Paths:
--------------
    trunk/Tokend/Tokend.xcodeproj/project.pbxproj

Modified: trunk/Tokend/Tokend.xcodeproj/project.pbxproj
===================================================================
--- trunk/Tokend/Tokend.xcodeproj/project.pbxproj	2010-01-12 14:20:07 UTC (rev 100)
+++ trunk/Tokend/Tokend.xcodeproj/project.pbxproj	2010-01-25 13:56:42 UTC (rev 101)
@@ -230,7 +230,6 @@
 
 /* Begin PBXFileReference section */
 		1FAF275C10DBC8F4006C88FB /* PKCS11.tokend */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PKCS11.tokend; sourceTree = BUILT_PRODUCTS_DIR; };
-		1FAF275E10DBC8F4006C88FB /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = SOURCE_ROOT; };
 		1FAF276810DBC902006C88FB /* Gemalto.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Gemalto.cpp; sourceTree = "<group>"; };
 		1FAF276910DBC902006C88FB /* GemaltoAttributeCoder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GemaltoAttributeCoder.cpp; sourceTree = "<group>"; };
 		1FAF276A10DBC902006C88FB /* GemaltoAttributeCoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GemaltoAttributeCoder.h; sourceTree = "<group>"; };
@@ -498,7 +497,6 @@
 		1FAF276710DBC902006C88FB /* PKCS11 */ = {
 			isa = PBXGroup;
 			children = (
-				1FAF275E10DBC8F4006C88FB /* Info.plist */,
 				1FAF276810DBC902006C88FB /* Gemalto.cpp */,
 				1FAF276910DBC902006C88FB /* GemaltoAttributeCoder.cpp */,
 				1FAF276A10DBC902006C88FB /* GemaltoAttributeCoder.h */,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/smartcardservices-changes/attachments/20100125/693e948c/attachment.html>


More information about the SmartcardServices-Changes mailing list