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 2748607F0F8D5E0600FE617B /* MYPrivateKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 2748607E0F8D5E0600FE617B /* MYPrivateKey.m */; };
18 276FB13F0F84090900CB326E /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 276FB13E0F84090900CB326E /* Security.framework */; };
19 276FB16E0F84152B00CB326E /* MYCryptoTest.m in Sources */ = {isa = PBXBuildFile; fileRef = 276FB16D0F84152B00CB326E /* MYCryptoTest.m */; };
20 276FB3190F856AA700CB326E /* MYPublicKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 276FB3180F856AA700CB326E /* MYPublicKey.m */; };
21 276FB33B0F856ACB00CB326E /* MYKeychain.m in Sources */ = {isa = PBXBuildFile; fileRef = 276FB33A0F856ACB00CB326E /* MYKeychain.m */; };
22 276FB34B0F856CA400CB326E /* MYCertificate.m in Sources */ = {isa = PBXBuildFile; fileRef = 276FB34A0F856CA400CB326E /* MYCertificate.m */; };
23 27A430120F87C6C10063D362 /* MYKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823110F81D56E0019BE60 /* MYKey.m */; };
24 27A430140F87C6D50063D362 /* MYSymmetricKey.m in Sources */ = {isa = PBXBuildFile; fileRef = 27A430130F87C6D50063D362 /* MYSymmetricKey.m */; };
25 27E823210F81D56E0019BE60 /* MYCryptor.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E8230F0F81D56E0019BE60 /* MYCryptor.m */; };
26 27E823240F81D56E0019BE60 /* MYKeychainItem.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823150F81D56E0019BE60 /* MYKeychainItem.m */; };
27 27E823270F81D56E0019BE60 /* MYDigest.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E8231C0F81D56E0019BE60 /* MYDigest.m */; };
28 27E823290F81D56E0019BE60 /* MYCrypto.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 27E8231E0F81D56E0019BE60 /* MYCrypto.xcconfig */; };
29 27E8232A0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 27E8231F0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig */; };
30 27E823370F81D5760019BE60 /* CollectionUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E8232D0F81D5760019BE60 /* CollectionUtils.m */; };
31 27E823380F81D5760019BE60 /* ExceptionUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E8232F0F81D5760019BE60 /* ExceptionUtils.m */; };
32 27E823390F81D5760019BE60 /* Logging.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823310F81D5760019BE60 /* Logging.m */; };
33 27E8233A0F81D5760019BE60 /* Test.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823330F81D5760019BE60 /* Test.m */; };
34 27E8233B0F81D5760019BE60 /* MYErrorUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 27E823350F81D5760019BE60 /* MYErrorUtils.m */; };
35 27E8233C0F81D5760019BE60 /* MYError_CSSMErrorDomain.strings in Resources */ = {isa = PBXBuildFile; fileRef = 27E823360F81D5760019BE60 /* MYError_CSSMErrorDomain.strings */; };
36 27FE453F0F87CC8500A86D63 /* MYKey-iPhone.m in Sources */ = {isa = PBXBuildFile; fileRef = 27FE453E0F87CC8500A86D63 /* MYKey-iPhone.m */; };
37 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 288765FC0DF74451002DB57D /* CoreGraphics.framework */; };
38 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
39 /* End PBXBuildFile section */
41 /* Begin PBXFileReference section */
42 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
43 1D3623240D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCrypto_iPhoneAppDelegate.h; sourceTree = "<group>"; };
44 1D3623250D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCrypto_iPhoneAppDelegate.m; sourceTree = "<group>"; };
45 1D6058910D05DD3D006BFB54 /* MYCrypto-iPhone.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "MYCrypto-iPhone.app"; sourceTree = BUILT_PRODUCTS_DIR; };
46 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
47 27059CF10F8F0F8E00A8422F /* MYIdentity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYIdentity.h; sourceTree = "<group>"; };
48 27059CF20F8F0F9200A8422F /* MYIdentity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYIdentity.m; sourceTree = "<group>"; };
49 273391CC0F81EC70009414D9 /* MYCertificate-iPhone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MYCertificate-iPhone.m"; sourceTree = "<group>"; };
50 273392110F8283B8009414D9 /* MYKeychain-iPhone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MYKeychain-iPhone.m"; sourceTree = "<group>"; };
51 2748607D0F8D5DF200FE617B /* MYPrivateKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYPrivateKey.h; sourceTree = "<group>"; };
52 2748607E0F8D5E0600FE617B /* MYPrivateKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYPrivateKey.m; sourceTree = "<group>"; };
53 276FB13E0F84090900CB326E /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = System/Library/Frameworks/Security.framework; sourceTree = SDKROOT; };
54 276FB16D0F84152B00CB326E /* MYCryptoTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCryptoTest.m; sourceTree = "<group>"; };
55 276FB3180F856AA700CB326E /* MYPublicKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYPublicKey.m; sourceTree = "<group>"; };
56 276FB33A0F856ACB00CB326E /* MYKeychain.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYKeychain.m; sourceTree = "<group>"; };
57 276FB34A0F856CA400CB326E /* MYCertificate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCertificate.m; sourceTree = "<group>"; };
58 27A430130F87C6D50063D362 /* MYSymmetricKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYSymmetricKey.m; sourceTree = "<group>"; };
59 27A430150F87C6DB0063D362 /* MYSymmetricKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYSymmetricKey.h; sourceTree = "<group>"; };
60 27AAD9710F8927DB0064DD7C /* MYCryptoConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCryptoConfig.h; sourceTree = "<group>"; };
61 27E8230C0F81D56E0019BE60 /* MYCertificate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCertificate.h; sourceTree = "<group>"; };
62 27E8230E0F81D56E0019BE60 /* MYCryptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCryptor.h; sourceTree = "<group>"; };
63 27E8230F0F81D56E0019BE60 /* MYCryptor.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCryptor.m; sourceTree = "<group>"; };
64 27E823100F81D56E0019BE60 /* MYKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYKey.h; sourceTree = "<group>"; };
65 27E823110F81D56E0019BE60 /* MYKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYKey.m; sourceTree = "<group>"; };
66 27E823120F81D56E0019BE60 /* MYKeychain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYKeychain.h; sourceTree = "<group>"; };
67 27E823140F81D56E0019BE60 /* MYKeychainItem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYKeychainItem.h; sourceTree = "<group>"; };
68 27E823150F81D56E0019BE60 /* MYKeychainItem.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYKeychainItem.m; sourceTree = "<group>"; };
69 27E823180F81D56E0019BE60 /* MYPublicKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYPublicKey.h; sourceTree = "<group>"; };
70 27E8231A0F81D56E0019BE60 /* MYCrypto_Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYCrypto_Private.h; sourceTree = "<group>"; };
71 27E8231B0F81D56E0019BE60 /* MYDigest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYDigest.h; sourceTree = "<group>"; };
72 27E8231C0F81D56E0019BE60 /* MYDigest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYDigest.m; sourceTree = "<group>"; };
73 27E8231E0F81D56E0019BE60 /* MYCrypto.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MYCrypto.xcconfig; sourceTree = "<group>"; };
74 27E8231F0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = MYCrypto_Debug.xcconfig; sourceTree = "<group>"; };
75 27E8232C0F81D5760019BE60 /* CollectionUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CollectionUtils.h; path = ../MYUtilities/CollectionUtils.h; sourceTree = SOURCE_ROOT; };
76 27E8232D0F81D5760019BE60 /* CollectionUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CollectionUtils.m; path = ../MYUtilities/CollectionUtils.m; sourceTree = SOURCE_ROOT; };
77 27E8232E0F81D5760019BE60 /* ExceptionUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ExceptionUtils.h; path = ../MYUtilities/ExceptionUtils.h; sourceTree = SOURCE_ROOT; };
78 27E8232F0F81D5760019BE60 /* ExceptionUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ExceptionUtils.m; path = ../MYUtilities/ExceptionUtils.m; sourceTree = SOURCE_ROOT; };
79 27E823300F81D5760019BE60 /* Logging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Logging.h; path = ../MYUtilities/Logging.h; sourceTree = SOURCE_ROOT; };
80 27E823310F81D5760019BE60 /* Logging.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Logging.m; path = ../MYUtilities/Logging.m; sourceTree = SOURCE_ROOT; };
81 27E823320F81D5760019BE60 /* Test.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Test.h; path = ../MYUtilities/Test.h; sourceTree = SOURCE_ROOT; };
82 27E823330F81D5760019BE60 /* Test.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Test.m; path = ../MYUtilities/Test.m; sourceTree = SOURCE_ROOT; };
83 27E823340F81D5760019BE60 /* MYErrorUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MYErrorUtils.h; path = ../MYUtilities/MYErrorUtils.h; sourceTree = SOURCE_ROOT; };
84 27E823350F81D5760019BE60 /* MYErrorUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = MYErrorUtils.m; path = ../MYUtilities/MYErrorUtils.m; sourceTree = SOURCE_ROOT; };
85 27E823360F81D5760019BE60 /* MYError_CSSMErrorDomain.strings */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = MYError_CSSMErrorDomain.strings; path = ../MYUtilities/MYError_CSSMErrorDomain.strings; sourceTree = SOURCE_ROOT; };
86 27FE453E0F87CC8500A86D63 /* MYKey-iPhone.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "MYKey-iPhone.m"; sourceTree = "<group>"; };
87 288765FC0DF74451002DB57D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
88 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
89 29B97316FDCFA39411CA2CEA /* MYCrypto_iPhone_main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYCrypto_iPhone_main.m; sourceTree = "<group>"; };
90 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>"; };
91 /* End PBXFileReference section */
93 /* Begin PBXFrameworksBuildPhase section */
94 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
95 isa = PBXFrameworksBuildPhase;
96 buildActionMask = 2147483647;
98 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
99 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
100 288765FD0DF74451002DB57D /* CoreGraphics.framework in Frameworks */,
101 276FB13F0F84090900CB326E /* Security.framework in Frameworks */,
103 runOnlyForDeploymentPostprocessing = 0;
105 /* End PBXFrameworksBuildPhase section */
107 /* Begin PBXGroup section */
108 080E96DDFE201D6D7F000001 /* iPhone */ = {
111 1D3623240D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.h */,
112 1D3623250D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.m */,
113 29B97316FDCFA39411CA2CEA /* MYCrypto_iPhone_main.m */,
114 28AD733E0D9D9553002E5188 /* MainWindow.xib */,
115 8D1107310486CEB800E47090 /* MYCrypto_iPhone-Info.plist */,
118 sourceTree = "<group>";
120 19C28FACFE9D520D11CA2CBB /* Products */ = {
123 1D6058910D05DD3D006BFB54 /* MYCrypto-iPhone.app */,
126 sourceTree = "<group>";
128 27E8230B0F81D56E0019BE60 /* Source */ = {
131 27AAD9710F8927DB0064DD7C /* MYCryptoConfig.h */,
132 27E8230C0F81D56E0019BE60 /* MYCertificate.h */,
133 276FB34A0F856CA400CB326E /* MYCertificate.m */,
134 273391CC0F81EC70009414D9 /* MYCertificate-iPhone.m */,
135 27E8230E0F81D56E0019BE60 /* MYCryptor.h */,
136 27E8230F0F81D56E0019BE60 /* MYCryptor.m */,
137 27059CF10F8F0F8E00A8422F /* MYIdentity.h */,
138 27059CF20F8F0F9200A8422F /* MYIdentity.m */,
139 27E823100F81D56E0019BE60 /* MYKey.h */,
140 27E823110F81D56E0019BE60 /* MYKey.m */,
141 27FE453E0F87CC8500A86D63 /* MYKey-iPhone.m */,
142 27E823120F81D56E0019BE60 /* MYKeychain.h */,
143 276FB33A0F856ACB00CB326E /* MYKeychain.m */,
144 273392110F8283B8009414D9 /* MYKeychain-iPhone.m */,
145 27E823140F81D56E0019BE60 /* MYKeychainItem.h */,
146 27E823150F81D56E0019BE60 /* MYKeychainItem.m */,
147 2748607D0F8D5DF200FE617B /* MYPrivateKey.h */,
148 2748607E0F8D5E0600FE617B /* MYPrivateKey.m */,
149 27E823180F81D56E0019BE60 /* MYPublicKey.h */,
150 276FB3180F856AA700CB326E /* MYPublicKey.m */,
151 27A430150F87C6DB0063D362 /* MYSymmetricKey.h */,
152 27A430130F87C6D50063D362 /* MYSymmetricKey.m */,
153 27E8231B0F81D56E0019BE60 /* MYDigest.h */,
154 27E8231C0F81D56E0019BE60 /* MYDigest.m */,
155 27E8231A0F81D56E0019BE60 /* MYCrypto_Private.h */,
156 276FB16D0F84152B00CB326E /* MYCryptoTest.m */,
157 27E8231E0F81D56E0019BE60 /* MYCrypto.xcconfig */,
158 27E8231F0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig */,
161 sourceTree = "<group>";
163 27E8232B0F81D5760019BE60 /* MYUtilities */ = {
166 27E8232C0F81D5760019BE60 /* CollectionUtils.h */,
167 27E8232D0F81D5760019BE60 /* CollectionUtils.m */,
168 27E8232E0F81D5760019BE60 /* ExceptionUtils.h */,
169 27E8232F0F81D5760019BE60 /* ExceptionUtils.m */,
170 27E823300F81D5760019BE60 /* Logging.h */,
171 27E823310F81D5760019BE60 /* Logging.m */,
172 27E823320F81D5760019BE60 /* Test.h */,
173 27E823330F81D5760019BE60 /* Test.m */,
174 27E823340F81D5760019BE60 /* MYErrorUtils.h */,
175 27E823350F81D5760019BE60 /* MYErrorUtils.m */,
176 27E823360F81D5760019BE60 /* MYError_CSSMErrorDomain.strings */,
179 sourceTree = "<group>";
181 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
184 27E8230B0F81D56E0019BE60 /* Source */,
185 27E8232B0F81D5760019BE60 /* MYUtilities */,
186 080E96DDFE201D6D7F000001 /* iPhone */,
187 29B97323FDCFA39411CA2CEA /* Frameworks */,
188 19C28FACFE9D520D11CA2CBB /* Products */,
189 276FB13E0F84090900CB326E /* Security.framework */,
191 name = CustomTemplate;
192 sourceTree = "<group>";
194 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
197 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
198 1D30AB110D05D00D00671497 /* Foundation.framework */,
199 288765FC0DF74451002DB57D /* CoreGraphics.framework */,
202 sourceTree = "<group>";
204 /* End PBXGroup section */
206 /* Begin PBXNativeTarget section */
207 1D6058900D05DD3D006BFB54 /* MYCrypto-iPhone */ = {
208 isa = PBXNativeTarget;
209 buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "MYCrypto-iPhone" */;
211 1D60588D0D05DD3D006BFB54 /* Resources */,
212 1D60588E0D05DD3D006BFB54 /* Sources */,
213 1D60588F0D05DD3D006BFB54 /* Frameworks */,
219 name = "MYCrypto-iPhone";
220 productName = "MYCrypto-iPhone";
221 productReference = 1D6058910D05DD3D006BFB54 /* MYCrypto-iPhone.app */;
222 productType = "com.apple.product-type.application";
224 /* End PBXNativeTarget section */
226 /* Begin PBXProject section */
227 29B97313FDCFA39411CA2CEA /* Project object */ = {
229 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MYCrypto-iPhone" */;
230 compatibilityVersion = "Xcode 3.1";
231 hasScannedForEncodings = 1;
232 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
236 1D6058900D05DD3D006BFB54 /* MYCrypto-iPhone */,
239 /* End PBXProject section */
241 /* Begin PBXResourcesBuildPhase section */
242 1D60588D0D05DD3D006BFB54 /* Resources */ = {
243 isa = PBXResourcesBuildPhase;
244 buildActionMask = 2147483647;
246 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
247 27E823290F81D56E0019BE60 /* MYCrypto.xcconfig in Resources */,
248 27E8232A0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig in Resources */,
249 27E8233C0F81D5760019BE60 /* MYError_CSSMErrorDomain.strings in Resources */,
251 runOnlyForDeploymentPostprocessing = 0;
253 /* End PBXResourcesBuildPhase section */
255 /* Begin PBXSourcesBuildPhase section */
256 1D60588E0D05DD3D006BFB54 /* Sources */ = {
257 isa = PBXSourcesBuildPhase;
258 buildActionMask = 2147483647;
260 1D60589B0D05DD56006BFB54 /* MYCrypto_iPhone_main.m in Sources */,
261 1D3623260D0F684500981E51 /* MYCrypto_iPhoneAppDelegate.m in Sources */,
262 27E823210F81D56E0019BE60 /* MYCryptor.m in Sources */,
263 27E823240F81D56E0019BE60 /* MYKeychainItem.m in Sources */,
264 27E823270F81D56E0019BE60 /* MYDigest.m in Sources */,
265 27E823370F81D5760019BE60 /* CollectionUtils.m in Sources */,
266 27E823380F81D5760019BE60 /* ExceptionUtils.m in Sources */,
267 27E823390F81D5760019BE60 /* Logging.m in Sources */,
268 27E8233A0F81D5760019BE60 /* Test.m in Sources */,
269 27E8233B0F81D5760019BE60 /* MYErrorUtils.m in Sources */,
270 273391CD0F81EC70009414D9 /* MYCertificate-iPhone.m in Sources */,
271 273392120F8283B8009414D9 /* MYKeychain-iPhone.m in Sources */,
272 276FB16E0F84152B00CB326E /* MYCryptoTest.m in Sources */,
273 276FB3190F856AA700CB326E /* MYPublicKey.m in Sources */,
274 276FB33B0F856ACB00CB326E /* MYKeychain.m in Sources */,
275 276FB34B0F856CA400CB326E /* MYCertificate.m in Sources */,
276 27A430120F87C6C10063D362 /* MYKey.m in Sources */,
277 27A430140F87C6D50063D362 /* MYSymmetricKey.m in Sources */,
278 27FE453F0F87CC8500A86D63 /* MYKey-iPhone.m in Sources */,
279 2748607F0F8D5E0600FE617B /* MYPrivateKey.m in Sources */,
280 27059CF30F8F0F9200A8422F /* MYIdentity.m in Sources */,
282 runOnlyForDeploymentPostprocessing = 0;
284 /* End PBXSourcesBuildPhase section */
286 /* Begin XCBuildConfiguration section */
287 1D6058940D05DD3E006BFB54 /* Debug */ = {
288 isa = XCBuildConfiguration;
289 baseConfigurationReference = 27E8231F0F81D56E0019BE60 /* MYCrypto_Debug.xcconfig */;
291 ALWAYS_SEARCH_USER_PATHS = NO;
292 COPY_PHASE_STRIP = NO;
293 GCC_DYNAMIC_NO_PIC = NO;
294 GCC_OPTIMIZATION_LEVEL = 0;
295 GCC_PRECOMPILE_PREFIX_HEADER = YES;
296 GCC_PREFIX_HEADER = ../MYUtilities/MYUtilities_Prefix.pch;
297 INFOPLIST_FILE = "iPhone/MYCrypto_iPhone-Info.plist";
298 PRODUCT_NAME = "MYCrypto-iPhone";
302 1D6058950D05DD3E006BFB54 /* Release */ = {
303 isa = XCBuildConfiguration;
304 baseConfigurationReference = 27E8231E0F81D56E0019BE60 /* MYCrypto.xcconfig */;
306 ALWAYS_SEARCH_USER_PATHS = NO;
307 COPY_PHASE_STRIP = YES;
308 GCC_PRECOMPILE_PREFIX_HEADER = YES;
309 GCC_PREFIX_HEADER = MYCrypto_iPhone_Prefix.pch;
310 INFOPLIST_FILE = "MYCrypto_iPhone-Info.plist";
311 PRODUCT_NAME = "MYCrypto-iPhone";
315 C01FCF4F08A954540054247B /* Debug */ = {
316 isa = XCBuildConfiguration;
318 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
319 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Jens Alfke";
320 GCC_C_LANGUAGE_STANDARD = c99;
321 GCC_WARN_ABOUT_RETURN_TYPE = YES;
322 GCC_WARN_UNUSED_VARIABLE = YES;
323 ONLY_ACTIVE_ARCH = YES;
325 "PROVISIONING_PROFILE[sdk=iphoneos*]" = "84D61190-B2EB-4F8E-A189-99F18EE9A07E";
326 SDKROOT = iphoneos3.0;
330 C01FCF5008A954540054247B /* Release */ = {
331 isa = XCBuildConfiguration;
333 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
334 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
335 GCC_C_LANGUAGE_STANDARD = c99;
336 GCC_WARN_ABOUT_RETURN_TYPE = YES;
337 GCC_WARN_UNUSED_VARIABLE = YES;
339 SDKROOT = iphoneos3.0;
343 /* End XCBuildConfiguration section */
345 /* Begin XCConfigurationList section */
346 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "MYCrypto-iPhone" */ = {
347 isa = XCConfigurationList;
348 buildConfigurations = (
349 1D6058940D05DD3E006BFB54 /* Debug */,
350 1D6058950D05DD3E006BFB54 /* Release */,
352 defaultConfigurationIsVisible = 0;
353 defaultConfigurationName = Release;
355 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MYCrypto-iPhone" */ = {
356 isa = XCConfigurationList;
357 buildConfigurations = (
358 C01FCF4F08A954540054247B /* Debug */,
359 C01FCF5008A954540054247B /* Release */,
361 defaultConfigurationIsVisible = 0;
362 defaultConfigurationName = Release;
364 /* End XCConfigurationList section */
366 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;