MYCrypto.xcodeproj/project.pbxproj
changeset 27 d0aadddb9c64
parent 26 d9c2a06d4e4e
     1.1 --- a/MYCrypto.xcodeproj/project.pbxproj	Wed Jul 01 14:19:13 2009 -0700
     1.2 +++ b/MYCrypto.xcodeproj/project.pbxproj	Tue Jul 21 10:13:08 2009 -0700
     1.3 @@ -124,7 +124,7 @@
     1.4  		27B855250FD077A6005631F9 /* MYDEREncoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYDEREncoder.h; sourceTree = "<group>"; };
     1.5  		27B855260FD077A6005631F9 /* MYDEREncoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYDEREncoder.m; sourceTree = "<group>"; };
     1.6  		27CFF4B10F7E8535000B418E /* MYCertificate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCertificate.h; sourceTree = "<group>"; };
     1.7 -		27CFF4B20F7E8535000B418E /* MYCertificate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCertificate.m; sourceTree = "<group>"; };
     1.8 +		27CFF4B20F7E8535000B418E /* MYCertificate.m */ = {isa = PBXFileReference; fileEncoding = 4; indentWidth = 4; lastKnownFileType = sourcecode.c.objc; path = MYCertificate.m; sourceTree = "<group>"; };
     1.9  		27CFF4B30F7E8535000B418E /* MYCryptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCryptor.h; sourceTree = "<group>"; };
    1.10  		27CFF4B40F7E8535000B418E /* MYCryptor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCryptor.m; sourceTree = "<group>"; };
    1.11  		27CFF4B50F7E8535000B418E /* MYKeychain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYKeychain.h; sourceTree = "<group>"; };
    1.12 @@ -227,8 +227,10 @@
    1.13  				27EAF0390F8B2D700091AF95 /* README.textile */,
    1.14  				27FEB3E60FBA63D200290049 /* MYCrypto.h */,
    1.15  			);
    1.16 +			indentWidth = 4;
    1.17  			name = Source;
    1.18  			sourceTree = "<group>";
    1.19 +			usesTabs = 0;
    1.20  		};
    1.21  		08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
    1.22  			isa = PBXGroup;
    1.23 @@ -257,8 +259,10 @@
    1.24  				27CFF4B30F7E8535000B418E /* MYCryptor.h */,
    1.25  				27CFF4B40F7E8535000B418E /* MYCryptor.m */,
    1.26  			);
    1.27 +			indentWidth = 4;
    1.28  			name = Encryption;
    1.29  			sourceTree = "<group>";
    1.30 +			usesTabs = 0;
    1.31  		};
    1.32  		270B881C0F8D055A00C56781 /* Internal */ = {
    1.33  			isa = PBXGroup;
    1.34 @@ -270,8 +274,10 @@
    1.35  				27CFF5400F7E9653000B418E /* MYCrypto_Debug.xcconfig */,
    1.36  				2748604D0F8D5C4C00FE617B /* MYCrypto_Release.xcconfig */,
    1.37  			);
    1.38 +			indentWidth = 4;
    1.39  			name = Internal;
    1.40  			sourceTree = "<group>";
    1.41 +			usesTabs = 0;
    1.42  		};
    1.43  		274861440F8D757600FE617B /* Certificates */ = {
    1.44  			isa = PBXGroup;
    1.45 @@ -288,8 +294,10 @@
    1.46  				27B852FC0FCF4ECB005631F9 /* MYOID.h */,
    1.47  				27B852FD0FCF4ECB005631F9 /* MYOID.m */,
    1.48  			);
    1.49 +			indentWidth = 4;
    1.50  			name = Certificates;
    1.51  			sourceTree = "<group>";
    1.52 +			usesTabs = 0;
    1.53  		};
    1.54  		27CFF4CC0F7E86E8000B418E /* MYUtilities */ = {
    1.55  			isa = PBXGroup;
    1.56 @@ -306,8 +314,10 @@
    1.57  				27CFF5750F7E999B000B418E /* MYErrorUtils.m */,
    1.58  				27CFF57C0F7EA117000B418E /* MYError_CSSMErrorDomain.strings */,
    1.59  			);
    1.60 +			indentWidth = 4;
    1.61  			name = MYUtilities;
    1.62  			sourceTree = MYUtilities;
    1.63 +			usesTabs = 0;
    1.64  		};
    1.65  		C6859EA2029092E104C91782 /* Documentation */ = {
    1.66  			isa = PBXGroup;