]> git.sur5r.net Git - freertos/blob - FreeRTOS-Plus/Source/CyaSSL/cyassl-iphone.xcodeproj/project.pbxproj
Final commit before tagging - cosmetic changes only.
[freertos] / FreeRTOS-Plus / Source / CyaSSL / cyassl-iphone.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 45;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 43809E9B0FB7AD1C0050922E /* md4.c in Sources */ = {isa = PBXBuildFile; fileRef = 43809E9A0FB7AD1C0050922E /* md4.c */; };
11                 43962ADF0DE7ED48003C5E5B /* ssl.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2790DDF984100F2D488 /* ssl.c */; };
12                 439B3820136B391E004C965E /* logging.c in Sources */ = {isa = PBXBuildFile; fileRef = 439B381F136B391E004C965E /* logging.c */; };
13                 43B89CBD142FEB5E00284CC6 /* internal.c in Sources */ = {isa = PBXBuildFile; fileRef = 43B89CBC142FEB5E00284CC6 /* internal.c */; };
14                 43B89CBF142FEB6C00284CC6 /* io.c in Sources */ = {isa = PBXBuildFile; fileRef = 43B89CBE142FEB6C00284CC6 /* io.c */; };
15                 43B89CC5142FEBBD00284CC6 /* memory.c in Sources */ = {isa = PBXBuildFile; fileRef = 43B89CC0142FEBBD00284CC6 /* memory.c */; };
16                 43B89CC6142FEBBD00284CC6 /* tfm.c in Sources */ = {isa = PBXBuildFile; fileRef = 43B89CC1142FEBBD00284CC6 /* tfm.c */; };
17                 43B89CC7142FEBBD00284CC6 /* ripemd.c in Sources */ = {isa = PBXBuildFile; fileRef = 43B89CC2142FEBBD00284CC6 /* ripemd.c */; };
18                 43B89CC8142FEBBD00284CC6 /* sha512.c in Sources */ = {isa = PBXBuildFile; fileRef = 43B89CC3142FEBBD00284CC6 /* sha512.c */; };
19                 43B89CC9142FEBBD00284CC6 /* pwdbased.c in Sources */ = {isa = PBXBuildFile; fileRef = 43B89CC4142FEBBD00284CC6 /* pwdbased.c */; };
20                 43C6C27C0DDF984100F2D488 /* keys.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2780DDF984100F2D488 /* keys.c */; };
21                 43C6C27E0DDF984100F2D488 /* tls.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C27A0DDF984100F2D488 /* tls.c */; };
22                 43C6C2920DDF98D400F2D488 /* aes.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2830DDF98D400F2D488 /* aes.c */; };
23                 43C6C2930DDF98D400F2D488 /* arc4.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2840DDF98D400F2D488 /* arc4.c */; };
24                 43C6C2940DDF98D400F2D488 /* asn.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2850DDF98D400F2D488 /* asn.c */; };
25                 43C6C2950DDF98D400F2D488 /* coding.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2860DDF98D400F2D488 /* coding.c */; };
26                 43C6C2960DDF98D400F2D488 /* des3.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2870DDF98D400F2D488 /* des3.c */; };
27                 43C6C2970DDF98D400F2D488 /* dh.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2880DDF98D400F2D488 /* dh.c */; };
28                 43C6C2980DDF98D400F2D488 /* dsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2890DDF98D400F2D488 /* dsa.c */; };
29                 43C6C2990DDF98D400F2D488 /* hmac.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C28A0DDF98D400F2D488 /* hmac.c */; };
30                 43C6C29A0DDF98D400F2D488 /* integer.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C28B0DDF98D400F2D488 /* integer.c */; };
31                 43C6C29B0DDF98D400F2D488 /* md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C28C0DDF98D400F2D488 /* md5.c */; };
32                 43C6C29D0DDF98D400F2D488 /* random.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C28E0DDF98D400F2D488 /* random.c */; };
33                 43C6C29E0DDF98D400F2D488 /* rsa.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C28F0DDF98D400F2D488 /* rsa.c */; };
34                 43C6C29F0DDF98D400F2D488 /* sha.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2900DDF98D400F2D488 /* sha.c */; };
35                 43C6C2A00DDF98D400F2D488 /* sha256.c in Sources */ = {isa = PBXBuildFile; fileRef = 43C6C2910DDF98D400F2D488 /* sha256.c */; };
36                 43D565650F1EC9A600550C88 /* hc128.c in Sources */ = {isa = PBXBuildFile; fileRef = 43D565640F1EC9A600550C88 /* hc128.c */; };
37                 43D565670F1EC9CC00550C88 /* rabbit.c in Sources */ = {isa = PBXBuildFile; fileRef = 43D565660F1EC9CC00550C88 /* rabbit.c */; };
38 /* End PBXBuildFile section */
39
40 /* Begin PBXCopyFilesBuildPhase section */
41                 43C6C3160DDFAC6A00F2D488 /* CopyFiles */ = {
42                         isa = PBXCopyFilesBuildPhase;
43                         buildActionMask = 2147483647;
44                         dstPath = "";
45                         dstSubfolderSpec = 7;
46                         files = (
47                         );
48                         runOnlyForDeploymentPostprocessing = 0;
49                 };
50                 43C6C3170DDFAC6A00F2D488 /* CopyFiles */ = {
51                         isa = PBXCopyFilesBuildPhase;
52                         buildActionMask = 8;
53                         dstPath = "";
54                         dstSubfolderSpec = 7;
55                         files = (
56                         );
57                         runOnlyForDeploymentPostprocessing = 1;
58                 };
59                 43C6C3180DDFAC6A00F2D488 /* CopyFiles */ = {
60                         isa = PBXCopyFilesBuildPhase;
61                         buildActionMask = 2147483647;
62                         dstPath = "";
63                         dstSubfolderSpec = 7;
64                         files = (
65                         );
66                         runOnlyForDeploymentPostprocessing = 0;
67                 };
68 /* End PBXCopyFilesBuildPhase section */
69
70 /* Begin PBXFileReference section */
71                 4368F6E40E9EA1140002A123 /* test.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = test.c; path = ctaocrypt/test/test.c; sourceTree = "<group>"; };
72                 43809E9A0FB7AD1C0050922E /* md4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = md4.c; path = ctaocrypt/src/md4.c; sourceTree = "<group>"; };
73                 439B381F136B391E004C965E /* logging.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = logging.c; path = ctaocrypt/src/logging.c; sourceTree = "<group>"; };
74                 43B89CBC142FEB5E00284CC6 /* internal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = internal.c; path = src/internal.c; sourceTree = "<group>"; };
75                 43B89CBE142FEB6C00284CC6 /* io.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = io.c; path = src/io.c; sourceTree = "<group>"; };
76                 43B89CC0142FEBBD00284CC6 /* memory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = memory.c; path = ctaocrypt/src/memory.c; sourceTree = "<group>"; };
77                 43B89CC1142FEBBD00284CC6 /* tfm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tfm.c; path = ctaocrypt/src/tfm.c; sourceTree = "<group>"; };
78                 43B89CC2142FEBBD00284CC6 /* ripemd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ripemd.c; path = ctaocrypt/src/ripemd.c; sourceTree = "<group>"; };
79                 43B89CC3142FEBBD00284CC6 /* sha512.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sha512.c; path = ctaocrypt/src/sha512.c; sourceTree = "<group>"; };
80                 43B89CC4142FEBBD00284CC6 /* pwdbased.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pwdbased.c; path = ctaocrypt/src/pwdbased.c; sourceTree = "<group>"; };
81                 43C6C2780DDF984100F2D488 /* keys.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = keys.c; path = src/keys.c; sourceTree = "<group>"; };
82                 43C6C2790DDF984100F2D488 /* ssl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; name = ssl.c; path = src/ssl.c; sourceTree = "<group>"; };
83                 43C6C27A0DDF984100F2D488 /* tls.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = tls.c; path = src/tls.c; sourceTree = "<group>"; };
84                 43C6C2830DDF98D400F2D488 /* aes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = aes.c; path = ctaocrypt/src/aes.c; sourceTree = "<group>"; };
85                 43C6C2840DDF98D400F2D488 /* arc4.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = arc4.c; path = ctaocrypt/src/arc4.c; sourceTree = "<group>"; };
86                 43C6C2850DDF98D400F2D488 /* asn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = asn.c; path = ctaocrypt/src/asn.c; sourceTree = "<group>"; };
87                 43C6C2860DDF98D400F2D488 /* coding.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = coding.c; path = ctaocrypt/src/coding.c; sourceTree = "<group>"; };
88                 43C6C2870DDF98D400F2D488 /* des3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = des3.c; path = ctaocrypt/src/des3.c; sourceTree = "<group>"; };
89                 43C6C2880DDF98D400F2D488 /* dh.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = dh.c; path = ctaocrypt/src/dh.c; sourceTree = "<group>"; };
90                 43C6C2890DDF98D400F2D488 /* dsa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = dsa.c; path = ctaocrypt/src/dsa.c; sourceTree = "<group>"; };
91                 43C6C28A0DDF98D400F2D488 /* hmac.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; name = hmac.c; path = ctaocrypt/src/hmac.c; sourceTree = "<group>"; };
92                 43C6C28B0DDF98D400F2D488 /* integer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = integer.c; path = ctaocrypt/src/integer.c; sourceTree = "<group>"; };
93                 43C6C28C0DDF98D400F2D488 /* md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = md5.c; path = ctaocrypt/src/md5.c; sourceTree = "<group>"; };
94                 43C6C28E0DDF98D400F2D488 /* random.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = random.c; path = ctaocrypt/src/random.c; sourceTree = "<group>"; };
95                 43C6C28F0DDF98D400F2D488 /* rsa.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = rsa.c; path = ctaocrypt/src/rsa.c; sourceTree = "<group>"; };
96                 43C6C2900DDF98D400F2D488 /* sha.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = sha.c; path = ctaocrypt/src/sha.c; sourceTree = "<group>"; };
97                 43C6C2910DDF98D400F2D488 /* sha256.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 0; name = sha256.c; path = ctaocrypt/src/sha256.c; sourceTree = "<group>"; };
98                 43CB530D116E9FD5000A264B /* iphone-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "iphone-Info.plist"; sourceTree = "<group>"; };
99                 43D565640F1EC9A600550C88 /* hc128.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = hc128.c; path = ctaocrypt/src/hc128.c; sourceTree = "<group>"; };
100                 43D565660F1EC9CC00550C88 /* rabbit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; lineEnding = 2; name = rabbit.c; path = ctaocrypt/src/rabbit.c; sourceTree = "<group>"; };
101                 D2AAC046055464E500DB518D /* libcyassl.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libcyassl.a; sourceTree = BUILT_PRODUCTS_DIR; };
102 /* End PBXFileReference section */
103
104 /* Begin PBXFrameworksBuildPhase section */
105                 D289987405E68DCB004EDB86 /* Frameworks */ = {
106                         isa = PBXFrameworksBuildPhase;
107                         buildActionMask = 2147483647;
108                         files = (
109                         );
110                         runOnlyForDeploymentPostprocessing = 0;
111                 };
112 /* End PBXFrameworksBuildPhase section */
113
114 /* Begin PBXGroup section */
115                 08FB7794FE84155DC02AAC07 /* cyassl */ = {
116                         isa = PBXGroup;
117                         children = (
118                                 08FB7795FE84155DC02AAC07 /* Source */,
119                                 C6A0FF2B0290797F04C91782 /* Documentation */,
120                                 1AB674ADFE9D54B511CA2CBB /* Products */,
121                                 43CB530D116E9FD5000A264B /* iphone-Info.plist */,
122                         );
123                         name = cyassl;
124                         sourceTree = "<group>";
125                 };
126                 08FB7795FE84155DC02AAC07 /* Source */ = {
127                         isa = PBXGroup;
128                         children = (
129                                 43CA25B90EA400A60011ECA2 /* headers */,
130                                 43CA25720EA3F9B20011ECA2 /* src */,
131                         );
132                         name = Source;
133                         sourceTree = "<group>";
134                 };
135                 1AB674ADFE9D54B511CA2CBB /* Products */ = {
136                         isa = PBXGroup;
137                         children = (
138                                 D2AAC046055464E500DB518D /* libcyassl.a */,
139                         );
140                         name = Products;
141                         sourceTree = "<group>";
142                 };
143                 43CA25720EA3F9B20011ECA2 /* src */ = {
144                         isa = PBXGroup;
145                         children = (
146                                 43B89CC0142FEBBD00284CC6 /* memory.c */,
147                                 43B89CC1142FEBBD00284CC6 /* tfm.c */,
148                                 43B89CC2142FEBBD00284CC6 /* ripemd.c */,
149                                 43B89CC3142FEBBD00284CC6 /* sha512.c */,
150                                 43B89CC4142FEBBD00284CC6 /* pwdbased.c */,
151                                 43B89CBE142FEB6C00284CC6 /* io.c */,
152                                 43B89CBC142FEB5E00284CC6 /* internal.c */,
153                                 439B381F136B391E004C965E /* logging.c */,
154                                 43809E9A0FB7AD1C0050922E /* md4.c */,
155                                 43D565660F1EC9CC00550C88 /* rabbit.c */,
156                                 43D565640F1EC9A600550C88 /* hc128.c */,
157                                 43C6C2830DDF98D400F2D488 /* aes.c */,
158                                 43C6C2840DDF98D400F2D488 /* arc4.c */,
159                                 43C6C2850DDF98D400F2D488 /* asn.c */,
160                                 43C6C2860DDF98D400F2D488 /* coding.c */,
161                                 43C6C2870DDF98D400F2D488 /* des3.c */,
162                                 4368F6E40E9EA1140002A123 /* test.c */,
163                                 43C6C2880DDF98D400F2D488 /* dh.c */,
164                                 43C6C2890DDF98D400F2D488 /* dsa.c */,
165                                 43C6C28A0DDF98D400F2D488 /* hmac.c */,
166                                 43C6C28B0DDF98D400F2D488 /* integer.c */,
167                                 43C6C28C0DDF98D400F2D488 /* md5.c */,
168                                 43C6C28E0DDF98D400F2D488 /* random.c */,
169                                 43C6C28F0DDF98D400F2D488 /* rsa.c */,
170                                 43C6C2900DDF98D400F2D488 /* sha.c */,
171                                 43C6C2910DDF98D400F2D488 /* sha256.c */,
172                                 43C6C2780DDF984100F2D488 /* keys.c */,
173                                 43C6C2790DDF984100F2D488 /* ssl.c */,
174                                 43C6C27A0DDF984100F2D488 /* tls.c */,
175                         );
176                         name = src;
177                         sourceTree = "<group>";
178                 };
179                 43CA25B90EA400A60011ECA2 /* headers */ = {
180                         isa = PBXGroup;
181                         children = (
182                         );
183                         name = headers;
184                         sourceTree = "<group>";
185                 };
186                 C6A0FF2B0290797F04C91782 /* Documentation */ = {
187                         isa = PBXGroup;
188                         children = (
189                         );
190                         name = Documentation;
191                         sourceTree = "<group>";
192                 };
193 /* End PBXGroup section */
194
195 /* Begin PBXHeadersBuildPhase section */
196                 D2AAC043055464E500DB518D /* Headers */ = {
197                         isa = PBXHeadersBuildPhase;
198                         buildActionMask = 2147483647;
199                         files = (
200                         );
201                         runOnlyForDeploymentPostprocessing = 0;
202                 };
203 /* End PBXHeadersBuildPhase section */
204
205 /* Begin PBXNativeTarget section */
206                 D2AAC045055464E500DB518D /* cyassl */ = {
207                         isa = PBXNativeTarget;
208                         buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "cyassl" */;
209                         buildPhases = (
210                                 D2AAC043055464E500DB518D /* Headers */,
211                                 D2AAC044055464E500DB518D /* Sources */,
212                                 D289987405E68DCB004EDB86 /* Frameworks */,
213                                 43C6C3160DDFAC6A00F2D488 /* CopyFiles */,
214                                 43C6C3170DDFAC6A00F2D488 /* CopyFiles */,
215                                 43C6C3180DDFAC6A00F2D488 /* CopyFiles */,
216                         );
217                         buildRules = (
218                         );
219                         dependencies = (
220                         );
221                         name = cyassl;
222                         productName = cyassl;
223                         productReference = D2AAC046055464E500DB518D /* libcyassl.a */;
224                         productType = "com.apple.product-type.library.static";
225                 };
226 /* End PBXNativeTarget section */
227
228 /* Begin PBXProject section */
229                 08FB7793FE84155DC02AAC07 /* Project object */ = {
230                         isa = PBXProject;
231                         attributes = {
232                                 BuildIndependentTargetsInParallel = YES;
233                         };
234                         buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "cyassl-iphone" */;
235                         compatibilityVersion = "Xcode 3.1";
236                         developmentRegion = English;
237                         hasScannedForEncodings = 1;
238                         knownRegions = (
239                                 English,
240                                 Japanese,
241                                 French,
242                                 German,
243                         );
244                         mainGroup = 08FB7794FE84155DC02AAC07 /* cyassl */;
245                         projectDirPath = "";
246                         projectRoot = "";
247                         targets = (
248                                 D2AAC045055464E500DB518D /* cyassl */,
249                         );
250                 };
251 /* End PBXProject section */
252
253 /* Begin PBXSourcesBuildPhase section */
254                 D2AAC044055464E500DB518D /* Sources */ = {
255                         isa = PBXSourcesBuildPhase;
256                         buildActionMask = 2147483647;
257                         files = (
258                                 43C6C27C0DDF984100F2D488 /* keys.c in Sources */,
259                                 43C6C27E0DDF984100F2D488 /* tls.c in Sources */,
260                                 43C6C2920DDF98D400F2D488 /* aes.c in Sources */,
261                                 43C6C2930DDF98D400F2D488 /* arc4.c in Sources */,
262                                 43C6C2940DDF98D400F2D488 /* asn.c in Sources */,
263                                 43C6C2950DDF98D400F2D488 /* coding.c in Sources */,
264                                 43C6C2960DDF98D400F2D488 /* des3.c in Sources */,
265                                 43C6C2970DDF98D400F2D488 /* dh.c in Sources */,
266                                 43C6C2980DDF98D400F2D488 /* dsa.c in Sources */,
267                                 43C6C2990DDF98D400F2D488 /* hmac.c in Sources */,
268                                 43C6C29A0DDF98D400F2D488 /* integer.c in Sources */,
269                                 43C6C29B0DDF98D400F2D488 /* md5.c in Sources */,
270                                 43C6C29D0DDF98D400F2D488 /* random.c in Sources */,
271                                 43C6C29E0DDF98D400F2D488 /* rsa.c in Sources */,
272                                 43C6C29F0DDF98D400F2D488 /* sha.c in Sources */,
273                                 43C6C2A00DDF98D400F2D488 /* sha256.c in Sources */,
274                                 43962ADF0DE7ED48003C5E5B /* ssl.c in Sources */,
275                                 43D565650F1EC9A600550C88 /* hc128.c in Sources */,
276                                 43D565670F1EC9CC00550C88 /* rabbit.c in Sources */,
277                                 43809E9B0FB7AD1C0050922E /* md4.c in Sources */,
278                                 439B3820136B391E004C965E /* logging.c in Sources */,
279                                 43B89CBD142FEB5E00284CC6 /* internal.c in Sources */,
280                                 43B89CBF142FEB6C00284CC6 /* io.c in Sources */,
281                                 43B89CC5142FEBBD00284CC6 /* memory.c in Sources */,
282                                 43B89CC6142FEBBD00284CC6 /* tfm.c in Sources */,
283                                 43B89CC7142FEBBD00284CC6 /* ripemd.c in Sources */,
284                                 43B89CC8142FEBBD00284CC6 /* sha512.c in Sources */,
285                                 43B89CC9142FEBBD00284CC6 /* pwdbased.c in Sources */,
286                         );
287                         runOnlyForDeploymentPostprocessing = 0;
288                 };
289 /* End PBXSourcesBuildPhase section */
290
291 /* Begin XCBuildConfiguration section */
292                 1DEB91EC08733DB70010E9CD /* Debug */ = {
293                         isa = XCBuildConfiguration;
294                         buildSettings = {
295                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
296                                 COPY_PHASE_STRIP = NO;
297                                 GCC_DYNAMIC_NO_PIC = NO;
298                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
299                                 GCC_MODEL_TUNING = G5;
300                                 GCC_OPTIMIZATION_LEVEL = 0;
301                                 GCC_PREPROCESSOR_DEFINITIONS = IPHONE;
302                                 HEADER_SEARCH_PATHS = $SRCROOT;
303                                 INSTALL_PATH = /usr/local/lib;
304                                 PRODUCT_NAME = cyassl;
305                                 SDKROOT = iphoneos;
306                                 USER_HEADER_SEARCH_PATHS = "";
307                                 WARNING_CFLAGS = "-Wall";
308                                 ZERO_LINK = YES;
309                         };
310                         name = Debug;
311                 };
312                 1DEB91ED08733DB70010E9CD /* Release */ = {
313                         isa = XCBuildConfiguration;
314                         buildSettings = {
315                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
316                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
317                                 GCC_MODEL_TUNING = G5;
318                                 GCC_PREPROCESSOR_DEFINITIONS = IPHONE;
319                                 HEADER_SEARCH_PATHS = $SRCROOT;
320                                 INSTALL_PATH = /usr/local/lib;
321                                 PRODUCT_NAME = cyassl;
322                                 USER_HEADER_SEARCH_PATHS = "";
323                                 WARNING_CFLAGS = "-Wall";
324                         };
325                         name = Release;
326                 };
327                 1DEB91F008733DB70010E9CD /* Debug */ = {
328                         isa = XCBuildConfiguration;
329                         buildSettings = {
330                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
331                                 GCC_PREPROCESSOR_DEFINITIONS = IPHONE;
332                                 GCC_VERSION = 4.2;
333                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
334                                 GCC_WARN_UNUSED_VARIABLE = YES;
335                                 PREBINDING = NO;
336                                 SDKROOT = iphoneos;
337                                 USER_HEADER_SEARCH_PATHS = "include ctaocrypt/include";
338                         };
339                         name = Debug;
340                 };
341                 1DEB91F108733DB70010E9CD /* Release */ = {
342                         isa = XCBuildConfiguration;
343                         buildSettings = {
344                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
345                                 GCC_PREPROCESSOR_DEFINITIONS = IPHONE;
346                                 GCC_VERSION = 4.2;
347                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
348                                 GCC_WARN_UNUSED_VARIABLE = YES;
349                                 PREBINDING = NO;
350                                 SDKROOT = iphonesimulator2.2;
351                                 USER_HEADER_SEARCH_PATHS = "include ctaocrypt/include";
352                         };
353                         name = Release;
354                 };
355 /* End XCBuildConfiguration section */
356
357 /* Begin XCConfigurationList section */
358                 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "cyassl" */ = {
359                         isa = XCConfigurationList;
360                         buildConfigurations = (
361                                 1DEB91EC08733DB70010E9CD /* Debug */,
362                                 1DEB91ED08733DB70010E9CD /* Release */,
363                         );
364                         defaultConfigurationIsVisible = 0;
365                         defaultConfigurationName = Release;
366                 };
367                 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "cyassl-iphone" */ = {
368                         isa = XCConfigurationList;
369                         buildConfigurations = (
370                                 1DEB91F008733DB70010E9CD /* Debug */,
371                                 1DEB91F108733DB70010E9CD /* Release */,
372                         );
373                         defaultConfigurationIsVisible = 0;
374                         defaultConfigurationName = Release;
375                 };
376 /* End XCConfigurationList section */
377         };
378         rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
379 }