MYCrypto-iPhone.xcodeproj/project.pbxproj
author Jens Alfke <jens@mooseyard.com>
Thu Jun 04 18:36:30 2009 -0700 (2009-06-04)
changeset 19 f6c91b9da05b
parent 16 c409dbc4f068
child 21 2c300b15b381
permissions -rwxr-xr-x
Whew! MYParsedCertificate can now generate certs from scratch. Also added improvements and fixes to the BER/DER codecs.
     1 // !$*UTF8*$!
     2 {
     3 	archiveVersion = 1;
     4 	classes = {
     5 	};
     6 	objectVersion = 45;
     7 	objects = {
     8 
     9 /* Begin PBXBuildFile section */
    10 		1D3623260D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.m */; };
    11 		1D60589B0D05DD56006BFB54 /* MYCrypto_iPhone_main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* MYCrypto_iPhone_main.m */; };
    12 		1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
    13 		1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
    14 		27059CF30F8F0F9200A8422F /* MYIdentity.m in Sources */ = {isa = PBXBuildFile; fileRef = 27059CF20F8F0F9200A8422F /* MYIdentity.m */; };
    15 		273391CD0F81EC70009414D9 /* MYCertificate-iPhone.m in Sources */ = {isa = PBXBuildFile; fileRef = 273391CC0F81EC70009414D9 /* MYCertificate-iPhone.m */; };
    16 		273392120F8283B8009414D9 /* MYKeychain-iPhone.m in Sources */ = {isa = PBXBuildFile; fileRef = 273392110F8283B8009414D9 /* MYKeychain-iPhone.m */; };
    17 		274110090F99234100AD413F /* MYSymmetricKey-iPhone.m in Sources */ = {isa = PBXBuildFile; fileRef = 274110080F99234100AD413F /* MYSymmetricKey-iPhone.m */; };
    18 		2748607F0F8D5E0600FE617B /* MYPrivateKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 2748607E0F8D5E0600FE617B /* MYPrivateKey.m */; };
    19 		275D9FEE0FD8795300D85A86 /* MYParsedCertificate.m in Sources */ = {isa = PBXBuildFile; fileRef = 275D9FE40FD8795300D85A86 /* MYParsedCertificate.m */; };
    20 		275D9FEF0FD8795300D85A86 /* MYASN1Object.m in Sources */ = {isa = PBXBuildFile; fileRef = 275D9FE60FD8795300D85A86 /* MYASN1Object.m */; };
    21 		275D9FF00FD8795300D85A86 /* MYBERParser.m in Sources */ = {isa = PBXBuildFile; fileRef = 275D9FE80FD8795300D85A86 /* MYBERParser.m */; };
    22 		275D9FF10FD8795300D85A86 /* MYDEREncoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 275D9FEA0FD8795300D85A86 /* MYDEREncoder.m */; };
    23 		275D9FF20FD8795300D85A86 /* MYOID.m in Sources */ = {isa = PBXBuildFile; fileRef = 275D9FEC0FD8795300D85A86 /* MYOID.m */; };
    24 		276FB13F0F84090900CB326E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 276FB13E0F84090900CB326E /* Security.framework */; };
    25 		276FB16E0F84152B00CB326E /* MYCryptoTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 276FB16D0F84152B00CB326E /* MYCryptoTest.m */; };
    26 		276FB3190F856AA700CB326E /* MYPublicKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 276FB3180F856AA700CB326E /* MYPublicKey.m */; };
    27 		276FB33B0F856ACB00CB326E /* MYKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = 276FB33A0F856ACB00CB326E /* MYKeychain.m */; };
    28 		276FB34B0F856CA400CB326E /* MYCertificate.m in Sources */ = {isa = PBXBuildFile; fileRef = 276FB34A0F856CA400CB326E /* MYCertificate.m */; };
    29 		27A430120F87C6C10063D362 /* MYKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823110F81D56E0019BE60 /* MYKey.m */; };
    30 		27A430140F87C6D50063D362 /* MYSymmetricKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 27A430130F87C6D50063D362 /* MYSymmetricKey.m */; };
    31 		27E3A6AA0F91B8B30079D4D9 /* MYCryptor.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E3A6A70F91B8B30079D4D9 /* MYCryptor.m */; };
    32 		27E823240F81D56E0019BE60 /* MYKeychainItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823150F81D56E0019BE60 /* MYKeychainItem.m */; };
    33 		27E823270F81D56E0019BE60 /* MYDigest.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E8231C0F81D56E0019BE60 /* MYDigest.m */; };
    34 		27E823290F81D56E0019BE60 /* MYCrypto.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 27E8231E0F81D56E0019BE60 /* MYCrypto.xcconfig */; };
    35 		27E8232A0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 27E8231F0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig */; };
    36 		27E823370F81D5760019BE60 /* CollectionUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E8232D0F81D5760019BE60 /* CollectionUtils.m */; };
    37 		27E823380F81D5760019BE60 /* ExceptionUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E8232F0F81D5760019BE60 /* ExceptionUtils.m */; };
    38 		27E823390F81D5760019BE60 /* Logging.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823310F81D5760019BE60 /* Logging.m */; };
    39 		27E8233A0F81D5760019BE60 /* Test.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823330F81D5760019BE60 /* Test.m */; };
    40 		27E8233B0F81D5760019BE60 /* MYErrorUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823350F81D5760019BE60 /* MYErrorUtils.m */; };
    41 		27E8233C0F81D5760019BE60 /* MYError_CSSMErrorDomain.strings in Resources */ = {isa = PBXBuildFile; fileRef = 27E823360F81D5760019BE60 /* MYError_CSSMErrorDomain.strings */; };
    42 		27FE453F0F87CC8500A86D63 /* MYKey-iPhone.m in Sources */ = {isa = PBXBuildFile; fileRef = 27FE453E0F87CC8500A86D63 /* MYKey-iPhone.m */; };
    43 		288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765FC0DF74451002DB57D /* CoreGraphics.framework */; };
    44 		28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
    45 /* End PBXBuildFile section */
    46 
    47 /* Begin PBXFileReference section */
    48 		1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
    49 		1D3623240D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCrypto_iPhoneAppDelegate.h; sourceTree = "<group>"; };
    50 		1D3623250D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCrypto_iPhoneAppDelegate.m; sourceTree = "<group>"; };
    51 		1D6058910D05DD3D006BFB54 /* MYCrypto-iPhone.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "MYCrypto-iPhone.app"; sourceTree = BUILT_PRODUCTS_DIR; };
    52 		1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
    53 		27059CF10F8F0F8E00A8422F /* MYIdentity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYIdentity.h; sourceTree = "<group>"; };
    54 		27059CF20F8F0F9200A8422F /* MYIdentity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYIdentity.m; sourceTree = "<group>"; };
    55 		273391CC0F81EC70009414D9 /* MYCertificate-iPhone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MYCertificate-iPhone.m"; sourceTree = "<group>"; };
    56 		273392110F8283B8009414D9 /* MYKeychain-iPhone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MYKeychain-iPhone.m"; sourceTree = "<group>"; };
    57 		274110080F99234100AD413F /* MYSymmetricKey-iPhone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MYSymmetricKey-iPhone.m"; sourceTree = "<group>"; };
    58 		2748607D0F8D5DF200FE617B /* MYPrivateKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYPrivateKey.h; sourceTree = "<group>"; };
    59 		2748607E0F8D5E0600FE617B /* MYPrivateKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYPrivateKey.m; sourceTree = "<group>"; };
    60 		275D9FE30FD8795300D85A86 /* MYParsedCertificate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYParsedCertificate.h; sourceTree = "<group>"; };
    61 		275D9FE40FD8795300D85A86 /* MYParsedCertificate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYParsedCertificate.m; sourceTree = "<group>"; };
    62 		275D9FE50FD8795300D85A86 /* MYASN1Object.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYASN1Object.h; sourceTree = "<group>"; };
    63 		275D9FE60FD8795300D85A86 /* MYASN1Object.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYASN1Object.m; sourceTree = "<group>"; };
    64 		275D9FE70FD8795300D85A86 /* MYBERParser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYBERParser.h; sourceTree = "<group>"; };
    65 		275D9FE80FD8795300D85A86 /* MYBERParser.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYBERParser.m; sourceTree = "<group>"; };
    66 		275D9FE90FD8795300D85A86 /* MYDEREncoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYDEREncoder.h; sourceTree = "<group>"; };
    67 		275D9FEA0FD8795300D85A86 /* MYDEREncoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYDEREncoder.m; sourceTree = "<group>"; };
    68 		275D9FEB0FD8795300D85A86 /* MYOID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYOID.h; sourceTree = "<group>"; };
    69 		275D9FEC0FD8795300D85A86 /* MYOID.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYOID.m; sourceTree = "<group>"; };
    70 		276FB13E0F84090900CB326E /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
    71 		276FB16D0F84152B00CB326E /* MYCryptoTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCryptoTest.m; sourceTree = "<group>"; };
    72 		276FB3180F856AA700CB326E /* MYPublicKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYPublicKey.m; sourceTree = "<group>"; };
    73 		276FB33A0F856ACB00CB326E /* MYKeychain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYKeychain.m; sourceTree = "<group>"; };
    74 		276FB34A0F856CA400CB326E /* MYCertificate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCertificate.m; sourceTree = "<group>"; };
    75 		27A430130F87C6D50063D362 /* MYSymmetricKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYSymmetricKey.m; sourceTree = "<group>"; };
    76 		27A430150F87C6DB0063D362 /* MYSymmetricKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYSymmetricKey.h; sourceTree = "<group>"; };
    77 		27AAD9710F8927DB0064DD7C /* MYCryptoConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCryptoConfig.h; sourceTree = "<group>"; };
    78 		27E3A6A60F91B8B30079D4D9 /* MYCryptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCryptor.h; sourceTree = "<group>"; };
    79 		27E3A6A70F91B8B30079D4D9 /* MYCryptor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCryptor.m; sourceTree = "<group>"; };
    80 		27E8230C0F81D56E0019BE60 /* MYCertificate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCertificate.h; sourceTree = "<group>"; };
    81 		27E823100F81D56E0019BE60 /* MYKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYKey.h; sourceTree = "<group>"; };
    82 		27E823110F81D56E0019BE60 /* MYKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYKey.m; sourceTree = "<group>"; };
    83 		27E823120F81D56E0019BE60 /* MYKeychain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYKeychain.h; sourceTree = "<group>"; };
    84 		27E823140F81D56E0019BE60 /* MYKeychainItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYKeychainItem.h; sourceTree = "<group>"; };
    85 		27E823150F81D56E0019BE60 /* MYKeychainItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYKeychainItem.m; sourceTree = "<group>"; };
    86 		27E823180F81D56E0019BE60 /* MYPublicKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYPublicKey.h; sourceTree = "<group>"; };
    87 		27E8231A0F81D56E0019BE60 /* MYCrypto_Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCrypto_Private.h; sourceTree = "<group>"; };
    88 		27E8231B0F81D56E0019BE60 /* MYDigest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYDigest.h; sourceTree = "<group>"; };
    89 		27E8231C0F81D56E0019BE60 /* MYDigest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYDigest.m; sourceTree = "<group>"; };
    90 		27E8231E0F81D56E0019BE60 /* MYCrypto.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MYCrypto.xcconfig; sourceTree = "<group>"; };
    91 		27E8231F0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MYCrypto_Debug.xcconfig; sourceTree = "<group>"; };
    92 		27E8232C0F81D5760019BE60 /* CollectionUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CollectionUtils.h; path = ../MYUtilities/CollectionUtils.h; sourceTree = SOURCE_ROOT; };
    93 		27E8232D0F81D5760019BE60 /* CollectionUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CollectionUtils.m; path = ../MYUtilities/CollectionUtils.m; sourceTree = SOURCE_ROOT; };
    94 		27E8232E0F81D5760019BE60 /* ExceptionUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExceptionUtils.h; path = ../MYUtilities/ExceptionUtils.h; sourceTree = SOURCE_ROOT; };
    95 		27E8232F0F81D5760019BE60 /* ExceptionUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ExceptionUtils.m; path = ../MYUtilities/ExceptionUtils.m; sourceTree = SOURCE_ROOT; };
    96 		27E823300F81D5760019BE60 /* Logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Logging.h; path = ../MYUtilities/Logging.h; sourceTree = SOURCE_ROOT; };
    97 		27E823310F81D5760019BE60 /* Logging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Logging.m; path = ../MYUtilities/Logging.m; sourceTree = SOURCE_ROOT; };
    98 		27E823320F81D5760019BE60 /* Test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Test.h; path = ../MYUtilities/Test.h; sourceTree = SOURCE_ROOT; };
    99 		27E823330F81D5760019BE60 /* Test.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Test.m; path = ../MYUtilities/Test.m; sourceTree = SOURCE_ROOT; };
   100 		27E823340F81D5760019BE60 /* MYErrorUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MYErrorUtils.h; path = ../MYUtilities/MYErrorUtils.h; sourceTree = SOURCE_ROOT; };
   101 		27E823350F81D5760019BE60 /* MYErrorUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MYErrorUtils.m; path = ../MYUtilities/MYErrorUtils.m; sourceTree = SOURCE_ROOT; };
   102 		27E823360F81D5760019BE60 /* MYError_CSSMErrorDomain.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = MYError_CSSMErrorDomain.strings; path = ../MYUtilities/MYError_CSSMErrorDomain.strings; sourceTree = SOURCE_ROOT; };
   103 		27FE453E0F87CC8500A86D63 /* MYKey-iPhone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MYKey-iPhone.m"; sourceTree = "<group>"; };
   104 		288765FC0DF74451002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
   105 		28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
   106 		29B97316FDCFA39411CA2CEA /* MYCrypto_iPhone_main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCrypto_iPhone_main.m; sourceTree = "<group>"; };
   107 		8D1107310486CEB800E47090 /* MYCrypto_iPhone-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "MYCrypto_iPhone-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
   108 /* End PBXFileReference section */
   109 
   110 /* Begin PBXFrameworksBuildPhase section */
   111 		1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
   112 			isa = PBXFrameworksBuildPhase;
   113 			buildActionMask = 2147483647;
   114 			files = (
   115 				1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
   116 				1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
   117 				288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */,
   118 				276FB13F0F84090900CB326E /* Security.framework in Frameworks */,
   119 			);
   120 			runOnlyForDeploymentPostprocessing = 0;
   121 		};
   122 /* End PBXFrameworksBuildPhase section */
   123 
   124 /* Begin PBXGroup section */
   125 		080E96DDFE201D6D7F000001 /* iPhone */ = {
   126 			isa = PBXGroup;
   127 			children = (
   128 				1D3623240D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.h */,
   129 				1D3623250D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.m */,
   130 				29B97316FDCFA39411CA2CEA /* MYCrypto_iPhone_main.m */,
   131 				28AD733E0D9D9553002E5188 /* MainWindow.xib */,
   132 				8D1107310486CEB800E47090 /* MYCrypto_iPhone-Info.plist */,
   133 			);
   134 			path = iPhone;
   135 			sourceTree = "<group>";
   136 		};
   137 		19C28FACFE9D520D11CA2CBB /* Products */ = {
   138 			isa = PBXGroup;
   139 			children = (
   140 				1D6058910D05DD3D006BFB54 /* MYCrypto-iPhone.app */,
   141 			);
   142 			name = Products;
   143 			sourceTree = "<group>";
   144 		};
   145 		275D9FE00FD8795300D85A86 /* Certificates */ = {
   146 			isa = PBXGroup;
   147 			children = (
   148 				275D9FE30FD8795300D85A86 /* MYParsedCertificate.h */,
   149 				275D9FE40FD8795300D85A86 /* MYParsedCertificate.m */,
   150 				275D9FE50FD8795300D85A86 /* MYASN1Object.h */,
   151 				275D9FE60FD8795300D85A86 /* MYASN1Object.m */,
   152 				275D9FE70FD8795300D85A86 /* MYBERParser.h */,
   153 				275D9FE80FD8795300D85A86 /* MYBERParser.m */,
   154 				275D9FE90FD8795300D85A86 /* MYDEREncoder.h */,
   155 				275D9FEA0FD8795300D85A86 /* MYDEREncoder.m */,
   156 				275D9FEB0FD8795300D85A86 /* MYOID.h */,
   157 				275D9FEC0FD8795300D85A86 /* MYOID.m */,
   158 			);
   159 			name = Certificates;
   160 			sourceTree = "<group>";
   161 		};
   162 		27E3A6A10F91B8B30079D4D9 /* Encryption */ = {
   163 			isa = PBXGroup;
   164 			children = (
   165 				27E3A6A60F91B8B30079D4D9 /* MYCryptor.h */,
   166 				27E3A6A70F91B8B30079D4D9 /* MYCryptor.m */,
   167 			);
   168 			name = Encryption;
   169 			sourceTree = "<group>";
   170 		};
   171 		27E8230B0F81D56E0019BE60 /* Source */ = {
   172 			isa = PBXGroup;
   173 			children = (
   174 				27AAD9710F8927DB0064DD7C /* MYCryptoConfig.h */,
   175 				27E8230C0F81D56E0019BE60 /* MYCertificate.h */,
   176 				276FB34A0F856CA400CB326E /* MYCertificate.m */,
   177 				273391CC0F81EC70009414D9 /* MYCertificate-iPhone.m */,
   178 				27059CF10F8F0F8E00A8422F /* MYIdentity.h */,
   179 				27059CF20F8F0F9200A8422F /* MYIdentity.m */,
   180 				27E823100F81D56E0019BE60 /* MYKey.h */,
   181 				27E823110F81D56E0019BE60 /* MYKey.m */,
   182 				27FE453E0F87CC8500A86D63 /* MYKey-iPhone.m */,
   183 				27E823120F81D56E0019BE60 /* MYKeychain.h */,
   184 				276FB33A0F856ACB00CB326E /* MYKeychain.m */,
   185 				273392110F8283B8009414D9 /* MYKeychain-iPhone.m */,
   186 				27E823140F81D56E0019BE60 /* MYKeychainItem.h */,
   187 				27E823150F81D56E0019BE60 /* MYKeychainItem.m */,
   188 				2748607D0F8D5DF200FE617B /* MYPrivateKey.h */,
   189 				2748607E0F8D5E0600FE617B /* MYPrivateKey.m */,
   190 				27E823180F81D56E0019BE60 /* MYPublicKey.h */,
   191 				276FB3180F856AA700CB326E /* MYPublicKey.m */,
   192 				27A430150F87C6DB0063D362 /* MYSymmetricKey.h */,
   193 				27A430130F87C6D50063D362 /* MYSymmetricKey.m */,
   194 				274110080F99234100AD413F /* MYSymmetricKey-iPhone.m */,
   195 				27E8231B0F81D56E0019BE60 /* MYDigest.h */,
   196 				27E8231C0F81D56E0019BE60 /* MYDigest.m */,
   197 				27E8231A0F81D56E0019BE60 /* MYCrypto_Private.h */,
   198 				276FB16D0F84152B00CB326E /* MYCryptoTest.m */,
   199 				27E8231E0F81D56E0019BE60 /* MYCrypto.xcconfig */,
   200 				27E8231F0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig */,
   201 			);
   202 			name = Source;
   203 			sourceTree = "<group>";
   204 		};
   205 		27E8232B0F81D5760019BE60 /* MYUtilities */ = {
   206 			isa = PBXGroup;
   207 			children = (
   208 				27E8232C0F81D5760019BE60 /* CollectionUtils.h */,
   209 				27E8232D0F81D5760019BE60 /* CollectionUtils.m */,
   210 				27E8232E0F81D5760019BE60 /* ExceptionUtils.h */,
   211 				27E8232F0F81D5760019BE60 /* ExceptionUtils.m */,
   212 				27E823300F81D5760019BE60 /* Logging.h */,
   213 				27E823310F81D5760019BE60 /* Logging.m */,
   214 				27E823320F81D5760019BE60 /* Test.h */,
   215 				27E823330F81D5760019BE60 /* Test.m */,
   216 				27E823340F81D5760019BE60 /* MYErrorUtils.h */,
   217 				27E823350F81D5760019BE60 /* MYErrorUtils.m */,
   218 				27E823360F81D5760019BE60 /* MYError_CSSMErrorDomain.strings */,
   219 			);
   220 			name = MYUtilities;
   221 			sourceTree = "<group>";
   222 		};
   223 		29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
   224 			isa = PBXGroup;
   225 			children = (
   226 				27E8230B0F81D56E0019BE60 /* Source */,
   227 				27E3A6A10F91B8B30079D4D9 /* Encryption */,
   228 				275D9FE00FD8795300D85A86 /* Certificates */,
   229 				27E8232B0F81D5760019BE60 /* MYUtilities */,
   230 				080E96DDFE201D6D7F000001 /* iPhone */,
   231 				29B97323FDCFA39411CA2CEA /* Frameworks */,
   232 				19C28FACFE9D520D11CA2CBB /* Products */,
   233 				276FB13E0F84090900CB326E /* Security.framework */,
   234 			);
   235 			name = CustomTemplate;
   236 			sourceTree = "<group>";
   237 		};
   238 		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
   239 			isa = PBXGroup;
   240 			children = (
   241 				1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
   242 				1D30AB110D05D00D00671497 /* Foundation.framework */,
   243 				288765FC0DF74451002DB57D /* CoreGraphics.framework */,
   244 			);
   245 			name = Frameworks;
   246 			sourceTree = "<group>";
   247 		};
   248 /* End PBXGroup section */
   249 
   250 /* Begin PBXNativeTarget section */
   251 		1D6058900D05DD3D006BFB54 /* MYCrypto-iPhone */ = {
   252 			isa = PBXNativeTarget;
   253 			buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "MYCrypto-iPhone" */;
   254 			buildPhases = (
   255 				1D60588D0D05DD3D006BFB54 /* Resources */,
   256 				1D60588E0D05DD3D006BFB54 /* Sources */,
   257 				1D60588F0D05DD3D006BFB54 /* Frameworks */,
   258 			);
   259 			buildRules = (
   260 			);
   261 			dependencies = (
   262 			);
   263 			name = "MYCrypto-iPhone";
   264 			productName = "MYCrypto-iPhone";
   265 			productReference = 1D6058910D05DD3D006BFB54 /* MYCrypto-iPhone.app */;
   266 			productType = "com.apple.product-type.application";
   267 		};
   268 /* End PBXNativeTarget section */
   269 
   270 /* Begin PBXProject section */
   271 		29B97313FDCFA39411CA2CEA /* Project object */ = {
   272 			isa = PBXProject;
   273 			buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MYCrypto-iPhone" */;
   274 			compatibilityVersion = "Xcode 3.1";
   275 			hasScannedForEncodings = 1;
   276 			mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
   277 			projectDirPath = "";
   278 			projectRoot = "";
   279 			targets = (
   280 				1D6058900D05DD3D006BFB54 /* MYCrypto-iPhone */,
   281 			);
   282 		};
   283 /* End PBXProject section */
   284 
   285 /* Begin PBXResourcesBuildPhase section */
   286 		1D60588D0D05DD3D006BFB54 /* Resources */ = {
   287 			isa = PBXResourcesBuildPhase;
   288 			buildActionMask = 2147483647;
   289 			files = (
   290 				28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
   291 				27E823290F81D56E0019BE60 /* MYCrypto.xcconfig in Resources */,
   292 				27E8232A0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig in Resources */,
   293 				27E8233C0F81D5760019BE60 /* MYError_CSSMErrorDomain.strings in Resources */,
   294 			);
   295 			runOnlyForDeploymentPostprocessing = 0;
   296 		};
   297 /* End PBXResourcesBuildPhase section */
   298 
   299 /* Begin PBXSourcesBuildPhase section */
   300 		1D60588E0D05DD3D006BFB54 /* Sources */ = {
   301 			isa = PBXSourcesBuildPhase;
   302 			buildActionMask = 2147483647;
   303 			files = (
   304 				1D60589B0D05DD56006BFB54 /* MYCrypto_iPhone_main.m in Sources */,
   305 				1D3623260D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.m in Sources */,
   306 				27E823240F81D56E0019BE60 /* MYKeychainItem.m in Sources */,
   307 				27E823270F81D56E0019BE60 /* MYDigest.m in Sources */,
   308 				27E823370F81D5760019BE60 /* CollectionUtils.m in Sources */,
   309 				27E823380F81D5760019BE60 /* ExceptionUtils.m in Sources */,
   310 				27E823390F81D5760019BE60 /* Logging.m in Sources */,
   311 				27E8233A0F81D5760019BE60 /* Test.m in Sources */,
   312 				27E8233B0F81D5760019BE60 /* MYErrorUtils.m in Sources */,
   313 				273391CD0F81EC70009414D9 /* MYCertificate-iPhone.m in Sources */,
   314 				273392120F8283B8009414D9 /* MYKeychain-iPhone.m in Sources */,
   315 				276FB16E0F84152B00CB326E /* MYCryptoTest.m in Sources */,
   316 				276FB3190F856AA700CB326E /* MYPublicKey.m in Sources */,
   317 				276FB33B0F856ACB00CB326E /* MYKeychain.m in Sources */,
   318 				276FB34B0F856CA400CB326E /* MYCertificate.m in Sources */,
   319 				27A430120F87C6C10063D362 /* MYKey.m in Sources */,
   320 				27A430140F87C6D50063D362 /* MYSymmetricKey.m in Sources */,
   321 				27FE453F0F87CC8500A86D63 /* MYKey-iPhone.m in Sources */,
   322 				2748607F0F8D5E0600FE617B /* MYPrivateKey.m in Sources */,
   323 				27059CF30F8F0F9200A8422F /* MYIdentity.m in Sources */,
   324 				27E3A6AA0F91B8B30079D4D9 /* MYCryptor.m in Sources */,
   325 				274110090F99234100AD413F /* MYSymmetricKey-iPhone.m in Sources */,
   326 				275D9FEE0FD8795300D85A86 /* MYParsedCertificate.m in Sources */,
   327 				275D9FEF0FD8795300D85A86 /* MYASN1Object.m in Sources */,
   328 				275D9FF00FD8795300D85A86 /* MYBERParser.m in Sources */,
   329 				275D9FF10FD8795300D85A86 /* MYDEREncoder.m in Sources */,
   330 				275D9FF20FD8795300D85A86 /* MYOID.m in Sources */,
   331 			);
   332 			runOnlyForDeploymentPostprocessing = 0;
   333 		};
   334 /* End PBXSourcesBuildPhase section */
   335 
   336 /* Begin XCBuildConfiguration section */
   337 		1D6058940D05DD3E006BFB54 /* Debug */ = {
   338 			isa = XCBuildConfiguration;
   339 			baseConfigurationReference = 27E8231F0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig */;
   340 			buildSettings = {
   341 				ALWAYS_SEARCH_USER_PATHS = NO;
   342 				COPY_PHASE_STRIP = NO;
   343 				GCC_DYNAMIC_NO_PIC = NO;
   344 				GCC_OPTIMIZATION_LEVEL = 0;
   345 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
   346 				GCC_PREFIX_HEADER = ../MYUtilities/MYUtilities_Prefix.pch;
   347 				INFOPLIST_FILE = "iPhone/MYCrypto_iPhone-Info.plist";
   348 				PRODUCT_NAME = "MYCrypto-iPhone";
   349 			};
   350 			name = Debug;
   351 		};
   352 		1D6058950D05DD3E006BFB54 /* Release */ = {
   353 			isa = XCBuildConfiguration;
   354 			baseConfigurationReference = 27E8231E0F81D56E0019BE60 /* MYCrypto.xcconfig */;
   355 			buildSettings = {
   356 				ALWAYS_SEARCH_USER_PATHS = NO;
   357 				COPY_PHASE_STRIP = YES;
   358 				GCC_PRECOMPILE_PREFIX_HEADER = YES;
   359 				GCC_PREFIX_HEADER = MYCrypto_iPhone_Prefix.pch;
   360 				INFOPLIST_FILE = "MYCrypto_iPhone-Info.plist";
   361 				PRODUCT_NAME = "MYCrypto-iPhone";
   362 			};
   363 			name = Release;
   364 		};
   365 		C01FCF4F08A954540054247B /* Debug */ = {
   366 			isa = XCBuildConfiguration;
   367 			buildSettings = {
   368 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
   369 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Jens Alfke";
   370 				GCC_C_LANGUAGE_STANDARD = c99;
   371 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
   372 				GCC_WARN_UNUSED_VARIABLE = YES;
   373 				ONLY_ACTIVE_ARCH = YES;
   374 				PREBINDING = NO;
   375 				"PROVISIONING_PROFILE[sdk=iphoneos*]" = "84D61190-B2EB-4F8E-A189-99F18EE9A07E";
   376 				SDKROOT = iphonesimulator2.2.1;
   377 			};
   378 			name = Debug;
   379 		};
   380 		C01FCF5008A954540054247B /* Release */ = {
   381 			isa = XCBuildConfiguration;
   382 			buildSettings = {
   383 				ARCHS = "$(ARCHS_STANDARD_32_BIT)";
   384 				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
   385 				GCC_C_LANGUAGE_STANDARD = c99;
   386 				GCC_WARN_ABOUT_RETURN_TYPE = YES;
   387 				GCC_WARN_UNUSED_VARIABLE = YES;
   388 				PREBINDING = NO;
   389 				SDKROOT = iphonesimulator2.2.1;
   390 			};
   391 			name = Release;
   392 		};
   393 /* End XCBuildConfiguration section */
   394 
   395 /* Begin XCConfigurationList section */
   396 		1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "MYCrypto-iPhone" */ = {
   397 			isa = XCConfigurationList;
   398 			buildConfigurations = (
   399 				1D6058940D05DD3E006BFB54 /* Debug */,
   400 				1D6058950D05DD3E006BFB54 /* Release */,
   401 			);
   402 			defaultConfigurationIsVisible = 0;
   403 			defaultConfigurationName = Release;
   404 		};
   405 		C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MYCrypto-iPhone" */ = {
   406 			isa = XCConfigurationList;
   407 			buildConfigurations = (
   408 				C01FCF4F08A954540054247B /* Debug */,
   409 				C01FCF5008A954540054247B /* Release */,
   410 			);
   411 			defaultConfigurationIsVisible = 0;
   412 			defaultConfigurationName = Release;
   413 		};
   414 /* End XCConfigurationList section */
   415 	};
   416 	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
   417 }