* Some cleanup. Got the test cases to pass again.
* Added some missing copyright notices.
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 276FB13F0F84090900CB326E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 276FB13E0F84090900CB326E /* Security.framework */; };
20 276FB16E0F84152B00CB326E /* MYCryptoTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 276FB16D0F84152B00CB326E /* MYCryptoTest.m */; };
21 276FB3190F856AA700CB326E /* MYPublicKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 276FB3180F856AA700CB326E /* MYPublicKey.m */; };
22 276FB33B0F856ACB00CB326E /* MYKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = 276FB33A0F856ACB00CB326E /* MYKeychain.m */; };
23 276FB34B0F856CA400CB326E /* MYCertificate.m in Sources */ = {isa = PBXBuildFile; fileRef = 276FB34A0F856CA400CB326E /* MYCertificate.m */; };
24 27A430120F87C6C10063D362 /* MYKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823110F81D56E0019BE60 /* MYKey.m */; };
25 27A430140F87C6D50063D362 /* MYSymmetricKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 27A430130F87C6D50063D362 /* MYSymmetricKey.m */; };
26 27E3A6AA0F91B8B30079D4D9 /* MYCryptor.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E3A6A70F91B8B30079D4D9 /* MYCryptor.m */; };
27 27E823240F81D56E0019BE60 /* MYKeychainItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823150F81D56E0019BE60 /* MYKeychainItem.m */; };
28 27E823270F81D56E0019BE60 /* MYDigest.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E8231C0F81D56E0019BE60 /* MYDigest.m */; };
29 27E823290F81D56E0019BE60 /* MYCrypto.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 27E8231E0F81D56E0019BE60 /* MYCrypto.xcconfig */; };
30 27E8232A0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 27E8231F0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig */; };
31 27E823370F81D5760019BE60 /* CollectionUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E8232D0F81D5760019BE60 /* CollectionUtils.m */; };
32 27E823380F81D5760019BE60 /* ExceptionUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E8232F0F81D5760019BE60 /* ExceptionUtils.m */; };
33 27E823390F81D5760019BE60 /* Logging.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823310F81D5760019BE60 /* Logging.m */; };
34 27E8233A0F81D5760019BE60 /* Test.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823330F81D5760019BE60 /* Test.m */; };
35 27E8233B0F81D5760019BE60 /* MYErrorUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823350F81D5760019BE60 /* MYErrorUtils.m */; };
36 27E8233C0F81D5760019BE60 /* MYError_CSSMErrorDomain.strings in Resources */ = {isa = PBXBuildFile; fileRef = 27E823360F81D5760019BE60 /* MYError_CSSMErrorDomain.strings */; };
37 27FE453F0F87CC8500A86D63 /* MYKey-iPhone.m in Sources */ = {isa = PBXBuildFile; fileRef = 27FE453E0F87CC8500A86D63 /* MYKey-iPhone.m */; };
38 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765FC0DF74451002DB57D /* CoreGraphics.framework */; };
39 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
40 /* End PBXBuildFile section */
42 /* Begin PBXFileReference section */
43 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
44 1D3623240D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCrypto_iPhoneAppDelegate.h; sourceTree = "<group>"; };
45 1D3623250D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCrypto_iPhoneAppDelegate.m; sourceTree = "<group>"; };
46 1D6058910D05DD3D006BFB54 /* MYCrypto-iPhone.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "MYCrypto-iPhone.app"; sourceTree = BUILT_PRODUCTS_DIR; };
47 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
48 27059CF10F8F0F8E00A8422F /* MYIdentity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYIdentity.h; sourceTree = "<group>"; };
49 27059CF20F8F0F9200A8422F /* MYIdentity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYIdentity.m; sourceTree = "<group>"; };
50 273391CC0F81EC70009414D9 /* MYCertificate-iPhone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MYCertificate-iPhone.m"; sourceTree = "<group>"; };
51 273392110F8283B8009414D9 /* MYKeychain-iPhone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MYKeychain-iPhone.m"; sourceTree = "<group>"; };
52 274110080F99234100AD413F /* MYSymmetricKey-iPhone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MYSymmetricKey-iPhone.m"; sourceTree = "<group>"; };
53 2748607D0F8D5DF200FE617B /* MYPrivateKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYPrivateKey.h; sourceTree = "<group>"; };
54 2748607E0F8D5E0600FE617B /* MYPrivateKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYPrivateKey.m; sourceTree = "<group>"; };
55 276FB13E0F84090900CB326E /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
56 276FB16D0F84152B00CB326E /* MYCryptoTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCryptoTest.m; sourceTree = "<group>"; };
57 276FB3180F856AA700CB326E /* MYPublicKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYPublicKey.m; sourceTree = "<group>"; };
58 276FB33A0F856ACB00CB326E /* MYKeychain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYKeychain.m; sourceTree = "<group>"; };
59 276FB34A0F856CA400CB326E /* MYCertificate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCertificate.m; sourceTree = "<group>"; };
60 27A430130F87C6D50063D362 /* MYSymmetricKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYSymmetricKey.m; sourceTree = "<group>"; };
61 27A430150F87C6DB0063D362 /* MYSymmetricKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYSymmetricKey.h; sourceTree = "<group>"; };
62 27AAD9710F8927DB0064DD7C /* MYCryptoConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCryptoConfig.h; sourceTree = "<group>"; };
63 27E3A6A60F91B8B30079D4D9 /* MYCryptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCryptor.h; sourceTree = "<group>"; };
64 27E3A6A70F91B8B30079D4D9 /* MYCryptor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCryptor.m; sourceTree = "<group>"; };
65 27E8230C0F81D56E0019BE60 /* MYCertificate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCertificate.h; sourceTree = "<group>"; };
66 27E823100F81D56E0019BE60 /* MYKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYKey.h; sourceTree = "<group>"; };
67 27E823110F81D56E0019BE60 /* MYKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYKey.m; sourceTree = "<group>"; };
68 27E823120F81D56E0019BE60 /* MYKeychain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYKeychain.h; sourceTree = "<group>"; };
69 27E823140F81D56E0019BE60 /* MYKeychainItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYKeychainItem.h; sourceTree = "<group>"; };
70 27E823150F81D56E0019BE60 /* MYKeychainItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYKeychainItem.m; sourceTree = "<group>"; };
71 27E823180F81D56E0019BE60 /* MYPublicKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYPublicKey.h; sourceTree = "<group>"; };
72 27E8231A0F81D56E0019BE60 /* MYCrypto_Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCrypto_Private.h; sourceTree = "<group>"; };
73 27E8231B0F81D56E0019BE60 /* MYDigest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYDigest.h; sourceTree = "<group>"; };
74 27E8231C0F81D56E0019BE60 /* MYDigest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYDigest.m; sourceTree = "<group>"; };
75 27E8231E0F81D56E0019BE60 /* MYCrypto.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MYCrypto.xcconfig; sourceTree = "<group>"; };
76 27E8231F0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MYCrypto_Debug.xcconfig; sourceTree = "<group>"; };
77 27E8232C0F81D5760019BE60 /* CollectionUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CollectionUtils.h; path = ../MYUtilities/CollectionUtils.h; sourceTree = SOURCE_ROOT; };
78 27E8232D0F81D5760019BE60 /* CollectionUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CollectionUtils.m; path = ../MYUtilities/CollectionUtils.m; sourceTree = SOURCE_ROOT; };
79 27E8232E0F81D5760019BE60 /* ExceptionUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExceptionUtils.h; path = ../MYUtilities/ExceptionUtils.h; sourceTree = SOURCE_ROOT; };
80 27E8232F0F81D5760019BE60 /* ExceptionUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ExceptionUtils.m; path = ../MYUtilities/ExceptionUtils.m; sourceTree = SOURCE_ROOT; };
81 27E823300F81D5760019BE60 /* Logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Logging.h; path = ../MYUtilities/Logging.h; sourceTree = SOURCE_ROOT; };
82 27E823310F81D5760019BE60 /* Logging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Logging.m; path = ../MYUtilities/Logging.m; sourceTree = SOURCE_ROOT; };
83 27E823320F81D5760019BE60 /* Test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Test.h; path = ../MYUtilities/Test.h; sourceTree = SOURCE_ROOT; };
84 27E823330F81D5760019BE60 /* Test.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Test.m; path = ../MYUtilities/Test.m; sourceTree = SOURCE_ROOT; };
85 27E823340F81D5760019BE60 /* MYErrorUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MYErrorUtils.h; path = ../MYUtilities/MYErrorUtils.h; sourceTree = SOURCE_ROOT; };
86 27E823350F81D5760019BE60 /* MYErrorUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MYErrorUtils.m; path = ../MYUtilities/MYErrorUtils.m; sourceTree = SOURCE_ROOT; };
87 27E823360F81D5760019BE60 /* MYError_CSSMErrorDomain.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = MYError_CSSMErrorDomain.strings; path = ../MYUtilities/MYError_CSSMErrorDomain.strings; sourceTree = SOURCE_ROOT; };
88 27FE453E0F87CC8500A86D63 /* MYKey-iPhone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MYKey-iPhone.m"; sourceTree = "<group>"; };
89 288765FC0DF74451002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
90 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
91 29B97316FDCFA39411CA2CEA /* MYCrypto_iPhone_main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCrypto_iPhone_main.m; sourceTree = "<group>"; };
92 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>"; };
93 /* End PBXFileReference section */
95 /* Begin PBXFrameworksBuildPhase section */
96 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
97 isa = PBXFrameworksBuildPhase;
98 buildActionMask = 2147483647;
100 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
101 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
102 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */,
103 276FB13F0F84090900CB326E /* Security.framework in Frameworks */,
105 runOnlyForDeploymentPostprocessing = 0;
107 /* End PBXFrameworksBuildPhase section */
109 /* Begin PBXGroup section */
110 080E96DDFE201D6D7F000001 /* iPhone */ = {
113 1D3623240D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.h */,
114 1D3623250D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.m */,
115 29B97316FDCFA39411CA2CEA /* MYCrypto_iPhone_main.m */,
116 28AD733E0D9D9553002E5188 /* MainWindow.xib */,
117 8D1107310486CEB800E47090 /* MYCrypto_iPhone-Info.plist */,
120 sourceTree = "<group>";
122 19C28FACFE9D520D11CA2CBB /* Products */ = {
125 1D6058910D05DD3D006BFB54 /* MYCrypto-iPhone.app */,
128 sourceTree = "<group>";
130 27E3A6A10F91B8B30079D4D9 /* Encryption */ = {
133 27E3A6A60F91B8B30079D4D9 /* MYCryptor.h */,
134 27E3A6A70F91B8B30079D4D9 /* MYCryptor.m */,
137 sourceTree = "<group>";
139 27E8230B0F81D56E0019BE60 /* Source */ = {
142 27AAD9710F8927DB0064DD7C /* MYCryptoConfig.h */,
143 27E8230C0F81D56E0019BE60 /* MYCertificate.h */,
144 276FB34A0F856CA400CB326E /* MYCertificate.m */,
145 273391CC0F81EC70009414D9 /* MYCertificate-iPhone.m */,
146 27059CF10F8F0F8E00A8422F /* MYIdentity.h */,
147 27059CF20F8F0F9200A8422F /* MYIdentity.m */,
148 27E823100F81D56E0019BE60 /* MYKey.h */,
149 27E823110F81D56E0019BE60 /* MYKey.m */,
150 27FE453E0F87CC8500A86D63 /* MYKey-iPhone.m */,
151 27E823120F81D56E0019BE60 /* MYKeychain.h */,
152 276FB33A0F856ACB00CB326E /* MYKeychain.m */,
153 273392110F8283B8009414D9 /* MYKeychain-iPhone.m */,
154 27E823140F81D56E0019BE60 /* MYKeychainItem.h */,
155 27E823150F81D56E0019BE60 /* MYKeychainItem.m */,
156 2748607D0F8D5DF200FE617B /* MYPrivateKey.h */,
157 2748607E0F8D5E0600FE617B /* MYPrivateKey.m */,
158 27E823180F81D56E0019BE60 /* MYPublicKey.h */,
159 276FB3180F856AA700CB326E /* MYPublicKey.m */,
160 27A430150F87C6DB0063D362 /* MYSymmetricKey.h */,
161 27A430130F87C6D50063D362 /* MYSymmetricKey.m */,
162 274110080F99234100AD413F /* MYSymmetricKey-iPhone.m */,
163 27E8231B0F81D56E0019BE60 /* MYDigest.h */,
164 27E8231C0F81D56E0019BE60 /* MYDigest.m */,
165 27E8231A0F81D56E0019BE60 /* MYCrypto_Private.h */,
166 276FB16D0F84152B00CB326E /* MYCryptoTest.m */,
167 27E8231E0F81D56E0019BE60 /* MYCrypto.xcconfig */,
168 27E8231F0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig */,
171 sourceTree = "<group>";
173 27E8232B0F81D5760019BE60 /* MYUtilities */ = {
176 27E8232C0F81D5760019BE60 /* CollectionUtils.h */,
177 27E8232D0F81D5760019BE60 /* CollectionUtils.m */,
178 27E8232E0F81D5760019BE60 /* ExceptionUtils.h */,
179 27E8232F0F81D5760019BE60 /* ExceptionUtils.m */,
180 27E823300F81D5760019BE60 /* Logging.h */,
181 27E823310F81D5760019BE60 /* Logging.m */,
182 27E823320F81D5760019BE60 /* Test.h */,
183 27E823330F81D5760019BE60 /* Test.m */,
184 27E823340F81D5760019BE60 /* MYErrorUtils.h */,
185 27E823350F81D5760019BE60 /* MYErrorUtils.m */,
186 27E823360F81D5760019BE60 /* MYError_CSSMErrorDomain.strings */,
189 sourceTree = "<group>";
191 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
194 27E8230B0F81D56E0019BE60 /* Source */,
195 27E3A6A10F91B8B30079D4D9 /* Encryption */,
196 27E8232B0F81D5760019BE60 /* MYUtilities */,
197 080E96DDFE201D6D7F000001 /* iPhone */,
198 29B97323FDCFA39411CA2CEA /* Frameworks */,
199 19C28FACFE9D520D11CA2CBB /* Products */,
200 276FB13E0F84090900CB326E /* Security.framework */,
202 name = CustomTemplate;
203 sourceTree = "<group>";
205 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
208 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
209 1D30AB110D05D00D00671497 /* Foundation.framework */,
210 288765FC0DF74451002DB57D /* CoreGraphics.framework */,
213 sourceTree = "<group>";
215 /* End PBXGroup section */
217 /* Begin PBXNativeTarget section */
218 1D6058900D05DD3D006BFB54 /* MYCrypto-iPhone */ = {
219 isa = PBXNativeTarget;
220 buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "MYCrypto-iPhone" */;
222 1D60588D0D05DD3D006BFB54 /* Resources */,
223 1D60588E0D05DD3D006BFB54 /* Sources */,
224 1D60588F0D05DD3D006BFB54 /* Frameworks */,
230 name = "MYCrypto-iPhone";
231 productName = "MYCrypto-iPhone";
232 productReference = 1D6058910D05DD3D006BFB54 /* MYCrypto-iPhone.app */;
233 productType = "com.apple.product-type.application";
235 /* End PBXNativeTarget section */
237 /* Begin PBXProject section */
238 29B97313FDCFA39411CA2CEA /* Project object */ = {
240 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MYCrypto-iPhone" */;
241 compatibilityVersion = "Xcode 3.1";
242 hasScannedForEncodings = 1;
243 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
247 1D6058900D05DD3D006BFB54 /* MYCrypto-iPhone */,
250 /* End PBXProject section */
252 /* Begin PBXResourcesBuildPhase section */
253 1D60588D0D05DD3D006BFB54 /* Resources */ = {
254 isa = PBXResourcesBuildPhase;
255 buildActionMask = 2147483647;
257 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
258 27E823290F81D56E0019BE60 /* MYCrypto.xcconfig in Resources */,
259 27E8232A0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig in Resources */,
260 27E8233C0F81D5760019BE60 /* MYError_CSSMErrorDomain.strings in Resources */,
262 runOnlyForDeploymentPostprocessing = 0;
264 /* End PBXResourcesBuildPhase section */
266 /* Begin PBXSourcesBuildPhase section */
267 1D60588E0D05DD3D006BFB54 /* Sources */ = {
268 isa = PBXSourcesBuildPhase;
269 buildActionMask = 2147483647;
271 1D60589B0D05DD56006BFB54 /* MYCrypto_iPhone_main.m in Sources */,
272 1D3623260D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.m in Sources */,
273 27E823240F81D56E0019BE60 /* MYKeychainItem.m in Sources */,
274 27E823270F81D56E0019BE60 /* MYDigest.m in Sources */,
275 27E823370F81D5760019BE60 /* CollectionUtils.m in Sources */,
276 27E823380F81D5760019BE60 /* ExceptionUtils.m in Sources */,
277 27E823390F81D5760019BE60 /* Logging.m in Sources */,
278 27E8233A0F81D5760019BE60 /* Test.m in Sources */,
279 27E8233B0F81D5760019BE60 /* MYErrorUtils.m in Sources */,
280 273391CD0F81EC70009414D9 /* MYCertificate-iPhone.m in Sources */,
281 273392120F8283B8009414D9 /* MYKeychain-iPhone.m in Sources */,
282 276FB16E0F84152B00CB326E /* MYCryptoTest.m in Sources */,
283 276FB3190F856AA700CB326E /* MYPublicKey.m in Sources */,
284 276FB33B0F856ACB00CB326E /* MYKeychain.m in Sources */,
285 276FB34B0F856CA400CB326E /* MYCertificate.m in Sources */,
286 27A430120F87C6C10063D362 /* MYKey.m in Sources */,
287 27A430140F87C6D50063D362 /* MYSymmetricKey.m in Sources */,
288 27FE453F0F87CC8500A86D63 /* MYKey-iPhone.m in Sources */,
289 2748607F0F8D5E0600FE617B /* MYPrivateKey.m in Sources */,
290 27059CF30F8F0F9200A8422F /* MYIdentity.m in Sources */,
291 27E3A6AA0F91B8B30079D4D9 /* MYCryptor.m in Sources */,
292 274110090F99234100AD413F /* MYSymmetricKey-iPhone.m in Sources */,
294 runOnlyForDeploymentPostprocessing = 0;
296 /* End PBXSourcesBuildPhase section */
298 /* Begin XCBuildConfiguration section */
299 1D6058940D05DD3E006BFB54 /* Debug */ = {
300 isa = XCBuildConfiguration;
301 baseConfigurationReference = 27E8231F0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig */;
303 ALWAYS_SEARCH_USER_PATHS = NO;
304 COPY_PHASE_STRIP = NO;
305 GCC_DYNAMIC_NO_PIC = NO;
306 GCC_OPTIMIZATION_LEVEL = 0;
307 GCC_PRECOMPILE_PREFIX_HEADER = YES;
308 GCC_PREFIX_HEADER = ../MYUtilities/MYUtilities_Prefix.pch;
309 INFOPLIST_FILE = "iPhone/MYCrypto_iPhone-Info.plist";
310 PRODUCT_NAME = "MYCrypto-iPhone";
314 1D6058950D05DD3E006BFB54 /* Release */ = {
315 isa = XCBuildConfiguration;
316 baseConfigurationReference = 27E8231E0F81D56E0019BE60 /* MYCrypto.xcconfig */;
318 ALWAYS_SEARCH_USER_PATHS = NO;
319 COPY_PHASE_STRIP = YES;
320 GCC_PRECOMPILE_PREFIX_HEADER = YES;
321 GCC_PREFIX_HEADER = MYCrypto_iPhone_Prefix.pch;
322 INFOPLIST_FILE = "MYCrypto_iPhone-Info.plist";
323 PRODUCT_NAME = "MYCrypto-iPhone";
327 C01FCF4F08A954540054247B /* Debug */ = {
328 isa = XCBuildConfiguration;
330 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
331 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Jens Alfke";
332 GCC_C_LANGUAGE_STANDARD = c99;
333 GCC_WARN_ABOUT_RETURN_TYPE = YES;
334 GCC_WARN_UNUSED_VARIABLE = YES;
335 ONLY_ACTIVE_ARCH = YES;
337 "PROVISIONING_PROFILE[sdk=iphoneos*]" = "84D61190-B2EB-4F8E-A189-99F18EE9A07E";
338 SDKROOT = iphoneos3.0;
342 C01FCF5008A954540054247B /* Release */ = {
343 isa = XCBuildConfiguration;
345 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
346 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
347 GCC_C_LANGUAGE_STANDARD = c99;
348 GCC_WARN_ABOUT_RETURN_TYPE = YES;
349 GCC_WARN_UNUSED_VARIABLE = YES;
351 SDKROOT = iphoneos3.0;
355 /* End XCBuildConfiguration section */
357 /* Begin XCConfigurationList section */
358 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "MYCrypto-iPhone" */ = {
359 isa = XCConfigurationList;
360 buildConfigurations = (
361 1D6058940D05DD3E006BFB54 /* Debug */,
362 1D6058950D05DD3E006BFB54 /* Release */,
364 defaultConfigurationIsVisible = 0;
365 defaultConfigurationName = Release;
367 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MYCrypto-iPhone" */ = {
368 isa = XCConfigurationList;
369 buildConfigurations = (
370 C01FCF4F08A954540054247B /* Debug */,
371 C01FCF5008A954540054247B /* Release */,
373 defaultConfigurationIsVisible = 0;
374 defaultConfigurationName = Release;
376 /* End XCConfigurationList section */
378 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;