MYCrypto.xcodeproj/project.pbxproj
author snej@snej-mbp.mtv.corp.google.com
Wed Apr 08 16:30:52 2009 -0700 (2009-04-08)
changeset 3 1dfe820d7ebe
parent 2 8982b8fada63
child 4 f4709533c816
permissions -rw-r--r--
* Replaced MYKeyPair with MYPrivateKey.
* Changed config files.
snej@0
     1
// !$*UTF8*$!
snej@0
     2
{
snej@0
     3
	archiveVersion = 1;
snej@0
     4
	classes = {
snej@0
     5
	};
snej@0
     6
	objectVersion = 45;
snej@0
     7
	objects = {
snej@0
     8
snej@0
     9
/* Begin PBXBuildFile section */
snej@3
    10
		270B879F0F8C565000C56781 /* MYPrivateKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 270B879E0F8C565000C56781 /* MYPrivateKey.m */; };
snej@0
    11
		27A42CBF0F8578B40063D362 /* MYCryptoTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 27A42CBE0F8578B40063D362 /* MYCryptoTest.m */; };
snej@0
    12
		27A42D1E0F8586CE0063D362 /* MYKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E822A10F81C5660019BE60 /* MYKey.m */; };
snej@0
    13
		27A42D420F858ED80063D362 /* MYSymmetricKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 27A42D410F858ED80063D362 /* MYSymmetricKey.m */; };
snej@0
    14
		27CFF4C10F7E8535000B418E /* MYCertificate.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CFF4B20F7E8535000B418E /* MYCertificate.m */; };
snej@0
    15
		27CFF4C20F7E8535000B418E /* MYCryptor.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CFF4B40F7E8535000B418E /* MYCryptor.m */; };
snej@0
    16
		27CFF4C30F7E8535000B418E /* MYKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CFF4B60F7E8535000B418E /* MYKeychain.m */; };
snej@0
    17
		27CFF4C40F7E8535000B418E /* MYKeychainItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CFF4B80F7E8535000B418E /* MYKeychainItem.m */; };
snej@0
    18
		27CFF4C70F7E8535000B418E /* MYPublicKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CFF4BD0F7E8535000B418E /* MYPublicKey.m */; };
snej@0
    19
		27CFF4C80F7E8535000B418E /* MYDigest.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CFF4C00F7E8535000B418E /* MYDigest.m */; };
snej@0
    20
		27CFF4D50F7E8726000B418E /* CollectionUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CFF4CE0F7E8726000B418E /* CollectionUtils.m */; };
snej@0
    21
		27CFF4D60F7E8726000B418E /* ExceptionUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CFF4D00F7E8726000B418E /* ExceptionUtils.m */; };
snej@0
    22
		27CFF4D70F7E8726000B418E /* Logging.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CFF4D20F7E8726000B418E /* Logging.m */; };
snej@0
    23
		27CFF4D80F7E8726000B418E /* Test.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CFF4D40F7E8726000B418E /* Test.m */; };
snej@0
    24
		27CFF51F0F7E94AE000B418E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27CFF51E0F7E94AE000B418E /* Security.framework */; };
snej@0
    25
		27CFF5220F7E94DF000B418E /* MYCrypto_main.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CFF5210F7E94DF000B418E /* MYCrypto_main.m */; };
snej@0
    26
		27CFF5760F7E999B000B418E /* MYErrorUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 27CFF5750F7E999B000B418E /* MYErrorUtils.m */; };
snej@0
    27
		27E820720F7EA6260019BE60 /* CoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27E820710F7EA6260019BE60 /* CoreServices.framework */; };
snej@0
    28
		8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08FB779EFE84155DC02AAC07 /* Foundation.framework */; };
snej@0
    29
/* End PBXBuildFile section */
snej@0
    30
snej@0
    31
/* Begin PBXCopyFilesBuildPhase section */
snej@0
    32
		8DD76F9E0486AA7600D96B5E /* CopyFiles */ = {
snej@0
    33
			isa = PBXCopyFilesBuildPhase;
snej@0
    34
			buildActionMask = 8;
snej@0
    35
			dstPath = /usr/share/man/man1/;
snej@0
    36
			dstSubfolderSpec = 0;
snej@0
    37
			files = (
snej@0
    38
			);
snej@0
    39
			runOnlyForDeploymentPostprocessing = 1;
snej@0
    40
		};
snej@0
    41
/* End PBXCopyFilesBuildPhase section */
snej@0
    42
snej@0
    43
/* Begin PBXFileReference section */
snej@0
    44
		08FB779EFE84155DC02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
snej@3
    45
		270B879D0F8C565000C56781 /* MYPrivateKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYPrivateKey.h; sourceTree = "<group>"; };
snej@3
    46
		270B879E0F8C565000C56781 /* MYPrivateKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYPrivateKey.m; sourceTree = "<group>"; };
snej@3
    47
		2748604D0F8D5C4C00FE617B /* MYCrypto_Release.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MYCrypto_Release.xcconfig; sourceTree = "<group>"; };
snej@0
    48
		27A42CBE0F8578B40063D362 /* MYCryptoTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCryptoTest.m; sourceTree = "<group>"; };
snej@0
    49
		27A42D400F858ED80063D362 /* MYSymmetricKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYSymmetricKey.h; sourceTree = "<group>"; };
snej@0
    50
		27A42D410F858ED80063D362 /* MYSymmetricKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYSymmetricKey.m; sourceTree = "<group>"; };
snej@0
    51
		27A42ECC0F8689D30063D362 /* MYCertGen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCertGen.h; sourceTree = "<group>"; };
snej@0
    52
		27A42ECD0F8689D30063D362 /* MYCertGen.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCertGen.m; sourceTree = "<group>"; };
snej@2
    53
		27AAD97B0F892A0D0064DD7C /* MYCryptoConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCryptoConfig.h; sourceTree = "<group>"; };
snej@0
    54
		27CFF4B10F7E8535000B418E /* MYCertificate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCertificate.h; sourceTree = "<group>"; };
snej@0
    55
		27CFF4B20F7E8535000B418E /* MYCertificate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCertificate.m; sourceTree = "<group>"; };
snej@0
    56
		27CFF4B30F7E8535000B418E /* MYCryptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCryptor.h; sourceTree = "<group>"; };
snej@0
    57
		27CFF4B40F7E8535000B418E /* MYCryptor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCryptor.m; sourceTree = "<group>"; };
snej@0
    58
		27CFF4B50F7E8535000B418E /* MYKeychain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYKeychain.h; sourceTree = "<group>"; };
snej@0
    59
		27CFF4B60F7E8535000B418E /* MYKeychain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYKeychain.m; sourceTree = "<group>"; };
snej@0
    60
		27CFF4B70F7E8535000B418E /* MYKeychainItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYKeychainItem.h; sourceTree = "<group>"; };
snej@0
    61
		27CFF4B80F7E8535000B418E /* MYKeychainItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYKeychainItem.m; sourceTree = "<group>"; };
snej@0
    62
		27CFF4BC0F7E8535000B418E /* MYPublicKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYPublicKey.h; sourceTree = "<group>"; };
snej@0
    63
		27CFF4BD0F7E8535000B418E /* MYPublicKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYPublicKey.m; sourceTree = "<group>"; };
snej@0
    64
		27CFF4BE0F7E8535000B418E /* MYCrypto_Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCrypto_Private.h; sourceTree = "<group>"; };
snej@0
    65
		27CFF4BF0F7E8535000B418E /* MYDigest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYDigest.h; sourceTree = "<group>"; };
snej@0
    66
		27CFF4C00F7E8535000B418E /* MYDigest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYDigest.m; sourceTree = "<group>"; };
snej@0
    67
		27CFF4CD0F7E8726000B418E /* CollectionUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CollectionUtils.h; path = ../MYUtilities/CollectionUtils.h; sourceTree = SOURCE_ROOT; };
snej@0
    68
		27CFF4CE0F7E8726000B418E /* CollectionUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CollectionUtils.m; path = ../MYUtilities/CollectionUtils.m; sourceTree = SOURCE_ROOT; };
snej@0
    69
		27CFF4CF0F7E8726000B418E /* ExceptionUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExceptionUtils.h; path = ../MYUtilities/ExceptionUtils.h; sourceTree = SOURCE_ROOT; };
snej@0
    70
		27CFF4D00F7E8726000B418E /* ExceptionUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ExceptionUtils.m; path = ../MYUtilities/ExceptionUtils.m; sourceTree = SOURCE_ROOT; };
snej@0
    71
		27CFF4D10F7E8726000B418E /* Logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Logging.h; path = ../MYUtilities/Logging.h; sourceTree = SOURCE_ROOT; };
snej@0
    72
		27CFF4D20F7E8726000B418E /* Logging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Logging.m; path = ../MYUtilities/Logging.m; sourceTree = SOURCE_ROOT; };
snej@0
    73
		27CFF4D30F7E8726000B418E /* Test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Test.h; path = ../MYUtilities/Test.h; sourceTree = SOURCE_ROOT; };
snej@0
    74
		27CFF4D40F7E8726000B418E /* Test.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Test.m; path = ../MYUtilities/Test.m; sourceTree = SOURCE_ROOT; };
snej@0
    75
		27CFF5120F7E9212000B418E /* MYCrypto.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MYCrypto.xcconfig; sourceTree = "<group>"; };
snej@0
    76
		27CFF51E0F7E94AE000B418E /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
snej@0
    77
		27CFF5210F7E94DF000B418E /* MYCrypto_main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCrypto_main.m; sourceTree = "<group>"; };
snej@0
    78
		27CFF5400F7E9653000B418E /* MYCrypto_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MYCrypto_Debug.xcconfig; sourceTree = "<group>"; };
snej@0
    79
		27CFF5740F7E999B000B418E /* MYErrorUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYErrorUtils.h; sourceTree = "<group>"; };
snej@0
    80
		27CFF5750F7E999B000B418E /* MYErrorUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYErrorUtils.m; sourceTree = "<group>"; };
snej@0
    81
		27CFF57C0F7EA117000B418E /* MYError_CSSMErrorDomain.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; path = MYError_CSSMErrorDomain.strings; sourceTree = "<group>"; };
snej@0
    82
		27E820710F7EA6260019BE60 /* CoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreServices.framework; path = System/Library/Frameworks/CoreServices.framework; sourceTree = SDKROOT; };
snej@0
    83
		27E822A00F81C5660019BE60 /* MYKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYKey.h; sourceTree = "<group>"; };
snej@0
    84
		27E822A10F81C5660019BE60 /* MYKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYKey.m; sourceTree = "<group>"; };
snej@2
    85
		27EAF0390F8B2D700091AF95 /* README.textile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.textile; sourceTree = "<group>"; };
snej@0
    86
		8DD76FA10486AA7600D96B5E /* MYCrypto */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = MYCrypto; sourceTree = BUILT_PRODUCTS_DIR; };
snej@0
    87
/* End PBXFileReference section */
snej@0
    88
snej@0
    89
/* Begin PBXFrameworksBuildPhase section */
snej@0
    90
		8DD76F9B0486AA7600D96B5E /* Frameworks */ = {
snej@0
    91
			isa = PBXFrameworksBuildPhase;
snej@0
    92
			buildActionMask = 2147483647;
snej@0
    93
			files = (
snej@0
    94
				8DD76F9C0486AA7600D96B5E /* Foundation.framework in Frameworks */,
snej@0
    95
				27CFF51F0F7E94AE000B418E /* Security.framework in Frameworks */,
snej@0
    96
				27E820720F7EA6260019BE60 /* CoreServices.framework in Frameworks */,
snej@0
    97
			);
snej@0
    98
			runOnlyForDeploymentPostprocessing = 0;
snej@0
    99
		};
snej@0
   100
/* End PBXFrameworksBuildPhase section */
snej@0
   101
snej@0
   102
/* Begin PBXGroup section */
snej@0
   103
		08FB7794FE84155DC02AAC07 /* MYCrypto */ = {
snej@0
   104
			isa = PBXGroup;
snej@0
   105
			children = (
snej@0
   106
				08FB7795FE84155DC02AAC07 /* Source */,
snej@3
   107
				270B881C0F8D055A00C56781 /* Internal */,
snej@0
   108
				27CFF4CC0F7E86E8000B418E /* MYUtilities */,
snej@0
   109
				C6859EA2029092E104C91782 /* Documentation */,
snej@0
   110
				08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */,
snej@0
   111
				1AB674ADFE9D54B511CA2CBB /* Products */,
snej@0
   112
				27CFF51E0F7E94AE000B418E /* Security.framework */,
snej@0
   113
				27E820710F7EA6260019BE60 /* CoreServices.framework */,
snej@0
   114
			);
snej@0
   115
			name = MYCrypto;
snej@0
   116
			sourceTree = "<group>";
snej@0
   117
		};
snej@0
   118
		08FB7795FE84155DC02AAC07 /* Source */ = {
snej@0
   119
			isa = PBXGroup;
snej@0
   120
			children = (
snej@0
   121
				27CFF4B10F7E8535000B418E /* MYCertificate.h */,
snej@0
   122
				27CFF4B20F7E8535000B418E /* MYCertificate.m */,
snej@0
   123
				27CFF4B30F7E8535000B418E /* MYCryptor.h */,
snej@0
   124
				27CFF4B40F7E8535000B418E /* MYCryptor.m */,
snej@2
   125
				27CFF4BF0F7E8535000B418E /* MYDigest.h */,
snej@2
   126
				27CFF4C00F7E8535000B418E /* MYDigest.m */,
snej@0
   127
				27E822A00F81C5660019BE60 /* MYKey.h */,
snej@0
   128
				27E822A10F81C5660019BE60 /* MYKey.m */,
snej@0
   129
				27CFF4B50F7E8535000B418E /* MYKeychain.h */,
snej@0
   130
				27CFF4B60F7E8535000B418E /* MYKeychain.m */,
snej@0
   131
				27CFF4B70F7E8535000B418E /* MYKeychainItem.h */,
snej@0
   132
				27CFF4B80F7E8535000B418E /* MYKeychainItem.m */,
snej@0
   133
				27CFF4BC0F7E8535000B418E /* MYPublicKey.h */,
snej@0
   134
				27CFF4BD0F7E8535000B418E /* MYPublicKey.m */,
snej@3
   135
				270B879D0F8C565000C56781 /* MYPrivateKey.h */,
snej@3
   136
				270B879E0F8C565000C56781 /* MYPrivateKey.m */,
snej@0
   137
				27A42D400F858ED80063D362 /* MYSymmetricKey.h */,
snej@0
   138
				27A42D410F858ED80063D362 /* MYSymmetricKey.m */,
snej@2
   139
				27AAD97B0F892A0D0064DD7C /* MYCryptoConfig.h */,
snej@0
   140
				27A42ECC0F8689D30063D362 /* MYCertGen.h */,
snej@0
   141
				27A42ECD0F8689D30063D362 /* MYCertGen.m */,
snej@2
   142
				27EAF0390F8B2D700091AF95 /* README.textile */,
snej@0
   143
			);
snej@0
   144
			name = Source;
snej@0
   145
			sourceTree = "<group>";
snej@0
   146
		};
snej@0
   147
		08FB779DFE84155DC02AAC07 /* External Frameworks and Libraries */ = {
snej@0
   148
			isa = PBXGroup;
snej@0
   149
			children = (
snej@0
   150
				08FB779EFE84155DC02AAC07 /* Foundation.framework */,
snej@0
   151
			);
snej@0
   152
			name = "External Frameworks and Libraries";
snej@0
   153
			sourceTree = "<group>";
snej@0
   154
		};
snej@0
   155
		1AB674ADFE9D54B511CA2CBB /* Products */ = {
snej@0
   156
			isa = PBXGroup;
snej@0
   157
			children = (
snej@0
   158
				8DD76FA10486AA7600D96B5E /* MYCrypto */,
snej@0
   159
			);
snej@0
   160
			name = Products;
snej@0
   161
			sourceTree = "<group>";
snej@0
   162
		};
snej@3
   163
		270B881C0F8D055A00C56781 /* Internal */ = {
snej@3
   164
			isa = PBXGroup;
snej@3
   165
			children = (
snej@3
   166
				27CFF4BE0F7E8535000B418E /* MYCrypto_Private.h */,
snej@3
   167
				27A42CBE0F8578B40063D362 /* MYCryptoTest.m */,
snej@3
   168
				27CFF5210F7E94DF000B418E /* MYCrypto_main.m */,
snej@3
   169
				27CFF5120F7E9212000B418E /* MYCrypto.xcconfig */,
snej@3
   170
				27CFF5400F7E9653000B418E /* MYCrypto_Debug.xcconfig */,
snej@3
   171
				2748604D0F8D5C4C00FE617B /* MYCrypto_Release.xcconfig */,
snej@3
   172
			);
snej@3
   173
			name = Internal;
snej@3
   174
			sourceTree = "<group>";
snej@3
   175
		};
snej@0
   176
		27CFF4CC0F7E86E8000B418E /* MYUtilities */ = {
snej@0
   177
			isa = PBXGroup;
snej@0
   178
			children = (
snej@0
   179
				27CFF4CD0F7E8726000B418E /* CollectionUtils.h */,
snej@0
   180
				27CFF4CE0F7E8726000B418E /* CollectionUtils.m */,
snej@0
   181
				27CFF4CF0F7E8726000B418E /* ExceptionUtils.h */,
snej@0
   182
				27CFF4D00F7E8726000B418E /* ExceptionUtils.m */,
snej@0
   183
				27CFF4D10F7E8726000B418E /* Logging.h */,
snej@0
   184
				27CFF4D20F7E8726000B418E /* Logging.m */,
snej@0
   185
				27CFF4D30F7E8726000B418E /* Test.h */,
snej@0
   186
				27CFF4D40F7E8726000B418E /* Test.m */,
snej@0
   187
				27CFF5740F7E999B000B418E /* MYErrorUtils.h */,
snej@0
   188
				27CFF5750F7E999B000B418E /* MYErrorUtils.m */,
snej@0
   189
				27CFF57C0F7EA117000B418E /* MYError_CSSMErrorDomain.strings */,
snej@0
   190
			);
snej@0
   191
			name = MYUtilities;
snej@0
   192
			sourceTree = MYUtilities;
snej@0
   193
		};
snej@0
   194
		C6859EA2029092E104C91782 /* Documentation */ = {
snej@0
   195
			isa = PBXGroup;
snej@0
   196
			children = (
snej@0
   197
			);
snej@0
   198
			name = Documentation;
snej@0
   199
			sourceTree = "<group>";
snej@0
   200
		};
snej@0
   201
/* End PBXGroup section */
snej@0
   202
snej@0
   203
/* Begin PBXNativeTarget section */
snej@0
   204
		8DD76F960486AA7600D96B5E /* MYCrypto */ = {
snej@0
   205
			isa = PBXNativeTarget;
snej@0
   206
			buildConfigurationList = 1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "MYCrypto" */;
snej@0
   207
			buildPhases = (
snej@0
   208
				8DD76F990486AA7600D96B5E /* Sources */,
snej@0
   209
				8DD76F9B0486AA7600D96B5E /* Frameworks */,
snej@0
   210
				8DD76F9E0486AA7600D96B5E /* CopyFiles */,
snej@3
   211
				27EAF0C60F8BD4ED0091AF95 /* ShellScript */,
snej@0
   212
			);
snej@0
   213
			buildRules = (
snej@0
   214
			);
snej@0
   215
			dependencies = (
snej@0
   216
			);
snej@0
   217
			name = MYCrypto;
snej@0
   218
			productInstallPath = "$(HOME)/bin";
snej@0
   219
			productName = MYCrypto;
snej@0
   220
			productReference = 8DD76FA10486AA7600D96B5E /* MYCrypto */;
snej@0
   221
			productType = "com.apple.product-type.tool";
snej@0
   222
		};
snej@0
   223
/* End PBXNativeTarget section */
snej@0
   224
snej@0
   225
/* Begin PBXProject section */
snej@0
   226
		08FB7793FE84155DC02AAC07 /* Project object */ = {
snej@0
   227
			isa = PBXProject;
snej@0
   228
			buildConfigurationList = 1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "MYCrypto" */;
snej@0
   229
			compatibilityVersion = "Xcode 3.1";
snej@0
   230
			hasScannedForEncodings = 1;
snej@0
   231
			mainGroup = 08FB7794FE84155DC02AAC07 /* MYCrypto */;
snej@0
   232
			projectDirPath = "";
snej@0
   233
			projectRoot = "";
snej@0
   234
			targets = (
snej@0
   235
				8DD76F960486AA7600D96B5E /* MYCrypto */,
snej@0
   236
			);
snej@0
   237
		};
snej@0
   238
/* End PBXProject section */
snej@0
   239
snej@3
   240
/* Begin PBXShellScriptBuildPhase section */
snej@3
   241
		27EAF0C60F8BD4ED0091AF95 /* ShellScript */ = {
snej@3
   242
			isa = PBXShellScriptBuildPhase;
snej@3
   243
			buildActionMask = 2147483647;
snej@3
   244
			files = (
snej@3
   245
			);
snej@3
   246
			inputPaths = (
snej@3
   247
			);
snej@3
   248
			outputPaths = (
snej@3
   249
			);
snej@3
   250
			runOnlyForDeploymentPostprocessing = 0;
snej@3
   251
			shellPath = /bin/csh;
snej@3
   252
			shellScript = "doxygen\n";
snej@3
   253
			showEnvVarsInLog = 0;
snej@3
   254
		};
snej@3
   255
/* End PBXShellScriptBuildPhase section */
snej@3
   256
snej@0
   257
/* Begin PBXSourcesBuildPhase section */
snej@0
   258
		8DD76F990486AA7600D96B5E /* Sources */ = {
snej@0
   259
			isa = PBXSourcesBuildPhase;
snej@0
   260
			buildActionMask = 2147483647;
snej@0
   261
			files = (
snej@0
   262
				27CFF4C10F7E8535000B418E /* MYCertificate.m in Sources */,
snej@0
   263
				27CFF4C20F7E8535000B418E /* MYCryptor.m in Sources */,
snej@0
   264
				27CFF4C30F7E8535000B418E /* MYKeychain.m in Sources */,
snej@0
   265
				27CFF4C40F7E8535000B418E /* MYKeychainItem.m in Sources */,
snej@0
   266
				27CFF4C70F7E8535000B418E /* MYPublicKey.m in Sources */,
snej@0
   267
				27CFF4C80F7E8535000B418E /* MYDigest.m in Sources */,
snej@0
   268
				27CFF4D50F7E8726000B418E /* CollectionUtils.m in Sources */,
snej@0
   269
				27CFF4D60F7E8726000B418E /* ExceptionUtils.m in Sources */,
snej@0
   270
				27CFF4D70F7E8726000B418E /* Logging.m in Sources */,
snej@0
   271
				27CFF4D80F7E8726000B418E /* Test.m in Sources */,
snej@0
   272
				27CFF5220F7E94DF000B418E /* MYCrypto_main.m in Sources */,
snej@0
   273
				27CFF5760F7E999B000B418E /* MYErrorUtils.m in Sources */,
snej@0
   274
				27A42CBF0F8578B40063D362 /* MYCryptoTest.m in Sources */,
snej@0
   275
				27A42D1E0F8586CE0063D362 /* MYKey.m in Sources */,
snej@0
   276
				27A42D420F858ED80063D362 /* MYSymmetricKey.m in Sources */,
snej@3
   277
				270B879F0F8C565000C56781 /* MYPrivateKey.m in Sources */,
snej@0
   278
			);
snej@0
   279
			runOnlyForDeploymentPostprocessing = 0;
snej@0
   280
		};
snej@0
   281
/* End PBXSourcesBuildPhase section */
snej@0
   282
snej@0
   283
/* Begin XCBuildConfiguration section */
snej@0
   284
		1DEB927508733DD40010E9CD /* Debug */ = {
snej@0
   285
			isa = XCBuildConfiguration;
snej@0
   286
			buildSettings = {
snej@0
   287
				COPY_PHASE_STRIP = NO;
snej@0
   288
				INSTALL_PATH = /usr/local/bin;
snej@0
   289
				PRODUCT_NAME = MYCrypto;
snej@0
   290
			};
snej@0
   291
			name = Debug;
snej@0
   292
		};
snej@0
   293
		1DEB927608733DD40010E9CD /* Release */ = {
snej@0
   294
			isa = XCBuildConfiguration;
snej@3
   295
			baseConfigurationReference = 27CFF5120F7E9212000B418E /* MYCrypto.xcconfig */;
snej@0
   296
			buildSettings = {
snej@0
   297
				INSTALL_PATH = /usr/local/bin;
snej@0
   298
				PRODUCT_NAME = MYCrypto;
snej@0
   299
			};
snej@0
   300
			name = Release;
snej@0
   301
		};
snej@0
   302
		1DEB927908733DD40010E9CD /* Debug */ = {
snej@0
   303
			isa = XCBuildConfiguration;
snej@0
   304
			baseConfigurationReference = 27CFF5400F7E9653000B418E /* MYCrypto_Debug.xcconfig */;
snej@0
   305
			buildSettings = {
snej@0
   306
			};
snej@0
   307
			name = Debug;
snej@0
   308
		};
snej@0
   309
		1DEB927A08733DD40010E9CD /* Release */ = {
snej@0
   310
			isa = XCBuildConfiguration;
snej@3
   311
			baseConfigurationReference = 2748604D0F8D5C4C00FE617B /* MYCrypto_Release.xcconfig */;
snej@0
   312
			buildSettings = {
snej@0
   313
			};
snej@0
   314
			name = Release;
snej@0
   315
		};
snej@0
   316
/* End XCBuildConfiguration section */
snej@0
   317
snej@0
   318
/* Begin XCConfigurationList section */
snej@0
   319
		1DEB927408733DD40010E9CD /* Build configuration list for PBXNativeTarget "MYCrypto" */ = {
snej@0
   320
			isa = XCConfigurationList;
snej@0
   321
			buildConfigurations = (
snej@0
   322
				1DEB927508733DD40010E9CD /* Debug */,
snej@0
   323
				1DEB927608733DD40010E9CD /* Release */,
snej@0
   324
			);
snej@0
   325
			defaultConfigurationIsVisible = 0;
snej@0
   326
			defaultConfigurationName = Release;
snej@0
   327
		};
snej@0
   328
		1DEB927808733DD40010E9CD /* Build configuration list for PBXProject "MYCrypto" */ = {
snej@0
   329
			isa = XCConfigurationList;
snej@0
   330
			buildConfigurations = (
snej@0
   331
				1DEB927908733DD40010E9CD /* Debug */,
snej@0
   332
				1DEB927A08733DD40010E9CD /* Release */,
snej@0
   333
			);
snej@0
   334
			defaultConfigurationIsVisible = 0;
snej@0
   335
			defaultConfigurationName = Release;
snej@0
   336
		};
snej@0
   337
/* End XCConfigurationList section */
snej@0
   338
	};
snej@0
   339
	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
snej@0
   340
}