|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 |
| - BF0085311FB1978600D63C83 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF0085271FB1975600D63C83 /* main.cpp */; }; |
11 |
| - BF0BBB271F95FA5200E89F6C /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF0BBB261F95FA3C00E89F6C /* main.cpp */; }; |
12 |
| - BF0BBB331F9605BD00E89F6C /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF0BBB321F9605AE00E89F6C /* main.cpp */; }; |
13 |
| - BF421FF21FBBE97D0048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF421FE81FBBE95D0048389F /* main.cpp */; }; |
14 |
| - BF421FFE1FBC221C0048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF421FF41FBC21F40048389F /* main.cpp */; }; |
15 |
| - BF44835B1FB2B6D300006975 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF4483511FB2B6AC00006975 /* main.cpp */; }; |
16 |
| - BF7A4A111FB05DAB0066E5D2 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF7A4A071FB05D950066E5D2 /* main.cpp */; }; |
17 |
| - BFA6B96E1FB9479700BB04F4 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFA6B9641FB9477B00BB04F4 /* main.cpp */; }; |
18 |
| - BFD377A01FB4049D0058888B /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BFD377961FB404850058888B /* main.cpp */; }; |
| 10 | + BF4220161FBD887B0048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF4220061FBD886F0048389F /* main.cpp */; }; |
| 11 | + BF4220171FBD887F0048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF42200B1FBD886F0048389F /* main.cpp */; }; |
| 12 | + BF4220181FBD88840048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF4220031FBD886F0048389F /* main.cpp */; }; |
| 13 | + BF4220191FBD88910048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF4220081FBD886F0048389F /* main.cpp */; }; |
| 14 | + BF42201A1FBD889C0048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF4220111FBD886F0048389F /* main.cpp */; }; |
| 15 | + BF42201B1FBD88A90048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF4220141FBD886F0048389F /* main.cpp */; }; |
| 16 | + BF42201C1FBD88AE0048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF42200D1FBD886F0048389F /* main.cpp */; }; |
| 17 | + BF42201D1FBD88B20048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF42200F1FBD886F0048389F /* main.cpp */; }; |
| 18 | + BF42201E1FBD88B50048389F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = BF4220011FBD886F0048389F /* main.cpp */; }; |
19 | 19 | /* End PBXBuildFile section */
|
20 | 20 |
|
21 | 21 | /* Begin PBXCopyFilesBuildPhase section */
|
|
103 | 103 | /* End PBXCopyFilesBuildPhase section */
|
104 | 104 |
|
105 | 105 | /* Begin PBXFileReference section */
|
106 |
| - BF0085271FB1975600D63C83 /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
107 | 106 | BF0085301FB1977500D63C83 /* MST */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = MST; sourceTree = BUILT_PRODUCTS_DIR; };
|
108 |
| - BF0085321FB1BE0A00D63C83 /* preview.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = preview.png; sourceTree = "<group>"; }; |
109 | 107 | BF0BBB1B1F95F99800E89F6C /* BinaryTree */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = BinaryTree; sourceTree = BUILT_PRODUCTS_DIR; };
|
110 |
| - BF0BBB261F95FA3C00E89F6C /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
111 | 108 | BF0BBB301F96058E00E89F6C /* HuffmanTree */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = HuffmanTree; sourceTree = BUILT_PRODUCTS_DIR; };
|
112 |
| - BF0BBB321F9605AE00E89F6C /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
113 |
| - BF421FE81FBBE95D0048389F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
114 | 109 | BF421FF11FBBE96C0048389F /* Greedy */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Greedy; sourceTree = BUILT_PRODUCTS_DIR; };
|
115 |
| - BF421FF41FBC21F40048389F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
116 | 110 | BF421FFD1FBC220E0048389F /* Sort */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Sort; sourceTree = BUILT_PRODUCTS_DIR; };
|
117 |
| - BF4483511FB2B6AC00006975 /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
| 111 | + BF4220011FBD886F0048389F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
| 112 | + BF4220031FBD886F0048389F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
| 113 | + BF4220041FBD886F0048389F /* preview.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = preview.png; sourceTree = "<group>"; }; |
| 114 | + BF4220061FBD886F0048389F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
| 115 | + BF4220081FBD886F0048389F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
| 116 | + BF4220091FBD886F0048389F /* preview.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = preview.png; sourceTree = "<group>"; }; |
| 117 | + BF42200B1FBD886F0048389F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
| 118 | + BF42200D1FBD886F0048389F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
| 119 | + BF42200F1FBD886F0048389F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
| 120 | + BF4220111FBD886F0048389F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
| 121 | + BF4220121FBD886F0048389F /* preview.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = preview.png; sourceTree = "<group>"; }; |
| 122 | + BF4220141FBD886F0048389F /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
| 123 | + BF4220151FBD886F0048389F /* preview.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = preview.png; sourceTree = "<group>"; }; |
118 | 124 | BF44835A1FB2B6BD00006975 /* ShortPath */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = ShortPath; sourceTree = BUILT_PRODUCTS_DIR; };
|
119 |
| - BF44835C1FB2BFC000006975 /* preview.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = preview.png; sourceTree = "<group>"; }; |
120 |
| - BF6D66F01FB69BF400BBA5DF /* preview.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = preview.png; sourceTree = "<group>"; }; |
121 |
| - BF7A4A071FB05D950066E5D2 /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
122 | 125 | BF7A4A101FB05D9F0066E5D2 /* Graph */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = Graph; sourceTree = BUILT_PRODUCTS_DIR; };
|
123 |
| - BF848BD21FB0857000597F6C /* preview.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = preview.png; sourceTree = "<group>"; }; |
124 |
| - BFA6B9641FB9477B00BB04F4 /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
125 | 126 | BFA6B96D1FB9478400BB04F4 /* DP */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = DP; sourceTree = BUILT_PRODUCTS_DIR; };
|
126 |
| - BFD377961FB404850058888B /* main.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; }; |
127 | 127 | BFD3779F1FB4048F0058888B /* AVL */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = AVL; sourceTree = BUILT_PRODUCTS_DIR; };
|
128 | 128 | /* End PBXFileReference section */
|
129 | 129 |
|
|
194 | 194 | /* End PBXFrameworksBuildPhase section */
|
195 | 195 |
|
196 | 196 | /* Begin PBXGroup section */
|
197 |
| - BF0085261FB1975600D63C83 /* MST */ = { |
198 |
| - isa = PBXGroup; |
199 |
| - children = ( |
200 |
| - BF0085321FB1BE0A00D63C83 /* preview.png */, |
201 |
| - BF0085271FB1975600D63C83 /* main.cpp */, |
202 |
| - ); |
203 |
| - path = MST; |
204 |
| - sourceTree = "<group>"; |
205 |
| - }; |
206 | 197 | BF0BBB121F95F99800E89F6C = {
|
207 | 198 | isa = PBXGroup;
|
208 | 199 | children = (
|
209 |
| - BF0BBB1D1F95F99800E89F6C /* CommonAlgorithms */, |
| 200 | + BF4220051FBD886F0048389F /* BinaryTree */, |
| 201 | + BF42200A1FBD886F0048389F /* HuffmanTree */, |
| 202 | + BF4220021FBD886F0048389F /* Graph */, |
| 203 | + BF4220101FBD886F0048389F /* MST */, |
| 204 | + BF4220131FBD886F0048389F /* ShortPath */, |
| 205 | + BF4220071FBD886F0048389F /* AVL */, |
| 206 | + BF42200C1FBD886F0048389F /* DP */, |
| 207 | + BF42200E1FBD886F0048389F /* Greedy */, |
| 208 | + BF4220001FBD886F0048389F /* Sort */, |
210 | 209 | BF0BBB1C1F95F99800E89F6C /* Products */,
|
211 | 210 | );
|
212 | 211 | sourceTree = "<group>";
|
|
227 | 226 | name = Products;
|
228 | 227 | sourceTree = "<group>";
|
229 | 228 | };
|
230 |
| - BF0BBB1D1F95F99800E89F6C /* CommonAlgorithms */ = { |
| 229 | + BF4220001FBD886F0048389F /* Sort */ = { |
231 | 230 | isa = PBXGroup;
|
232 | 231 | children = (
|
233 |
| - BF0BBB251F95FA3C00E89F6C /* BinaryTree */, |
234 |
| - BF0BBB311F9605AE00E89F6C /* HuffmanTree */, |
235 |
| - BF7A4A061FB05D950066E5D2 /* Graph */, |
236 |
| - BF0085261FB1975600D63C83 /* MST */, |
237 |
| - BF4483501FB2B6AC00006975 /* ShortPath */, |
238 |
| - BFD377951FB404850058888B /* AVL */, |
239 |
| - BFA6B9631FB9477B00BB04F4 /* DP */, |
240 |
| - BF421FE71FBBE95D0048389F /* Greedy */, |
241 |
| - BF421FF31FBC21F40048389F /* Sort */, |
242 |
| - ); |
243 |
| - path = CommonAlgorithms; |
| 232 | + BF4220011FBD886F0048389F /* main.cpp */, |
| 233 | + ); |
| 234 | + path = Sort; |
244 | 235 | sourceTree = "<group>";
|
245 | 236 | };
|
246 |
| - BF0BBB251F95FA3C00E89F6C /* BinaryTree */ = { |
| 237 | + BF4220021FBD886F0048389F /* Graph */ = { |
247 | 238 | isa = PBXGroup;
|
248 | 239 | children = (
|
249 |
| - BF0BBB261F95FA3C00E89F6C /* main.cpp */, |
| 240 | + BF4220031FBD886F0048389F /* main.cpp */, |
| 241 | + BF4220041FBD886F0048389F /* preview.png */, |
250 | 242 | );
|
251 |
| - path = BinaryTree; |
| 243 | + path = Graph; |
252 | 244 | sourceTree = "<group>";
|
253 | 245 | };
|
254 |
| - BF0BBB311F9605AE00E89F6C /* HuffmanTree */ = { |
| 246 | + BF4220051FBD886F0048389F /* BinaryTree */ = { |
255 | 247 | isa = PBXGroup;
|
256 | 248 | children = (
|
257 |
| - BF0BBB321F9605AE00E89F6C /* main.cpp */, |
| 249 | + BF4220061FBD886F0048389F /* main.cpp */, |
258 | 250 | );
|
259 |
| - name = HuffmanTree; |
260 |
| - path = CommonAlgorithms/HuffmanTree; |
261 |
| - sourceTree = SOURCE_ROOT; |
| 251 | + path = BinaryTree; |
| 252 | + sourceTree = "<group>"; |
262 | 253 | };
|
263 |
| - BF421FE71FBBE95D0048389F /* Greedy */ = { |
| 254 | + BF4220071FBD886F0048389F /* AVL */ = { |
264 | 255 | isa = PBXGroup;
|
265 | 256 | children = (
|
266 |
| - BF421FE81FBBE95D0048389F /* main.cpp */, |
| 257 | + BF4220081FBD886F0048389F /* main.cpp */, |
| 258 | + BF4220091FBD886F0048389F /* preview.png */, |
267 | 259 | );
|
268 |
| - name = Greedy; |
269 |
| - path = CommonAlgorithms/Greedy; |
270 |
| - sourceTree = SOURCE_ROOT; |
| 260 | + path = AVL; |
| 261 | + sourceTree = "<group>"; |
271 | 262 | };
|
272 |
| - BF421FF31FBC21F40048389F /* Sort */ = { |
| 263 | + BF42200A1FBD886F0048389F /* HuffmanTree */ = { |
273 | 264 | isa = PBXGroup;
|
274 | 265 | children = (
|
275 |
| - BF421FF41FBC21F40048389F /* main.cpp */, |
| 266 | + BF42200B1FBD886F0048389F /* main.cpp */, |
276 | 267 | );
|
277 |
| - name = Sort; |
278 |
| - path = CommonAlgorithms/Sort; |
279 |
| - sourceTree = SOURCE_ROOT; |
| 268 | + path = HuffmanTree; |
| 269 | + sourceTree = "<group>"; |
280 | 270 | };
|
281 |
| - BF4483501FB2B6AC00006975 /* ShortPath */ = { |
| 271 | + BF42200C1FBD886F0048389F /* DP */ = { |
282 | 272 | isa = PBXGroup;
|
283 | 273 | children = (
|
284 |
| - BF44835C1FB2BFC000006975 /* preview.png */, |
285 |
| - BF4483511FB2B6AC00006975 /* main.cpp */, |
| 274 | + BF42200D1FBD886F0048389F /* main.cpp */, |
286 | 275 | );
|
287 |
| - path = ShortPath; |
| 276 | + path = DP; |
288 | 277 | sourceTree = "<group>";
|
289 | 278 | };
|
290 |
| - BF7A4A061FB05D950066E5D2 /* Graph */ = { |
| 279 | + BF42200E1FBD886F0048389F /* Greedy */ = { |
291 | 280 | isa = PBXGroup;
|
292 | 281 | children = (
|
293 |
| - BF848BD21FB0857000597F6C /* preview.png */, |
294 |
| - BF7A4A071FB05D950066E5D2 /* main.cpp */, |
| 282 | + BF42200F1FBD886F0048389F /* main.cpp */, |
295 | 283 | );
|
296 |
| - name = Graph; |
297 |
| - path = CommonAlgorithms/Graph; |
298 |
| - sourceTree = SOURCE_ROOT; |
| 284 | + path = Greedy; |
| 285 | + sourceTree = "<group>"; |
299 | 286 | };
|
300 |
| - BFA6B9631FB9477B00BB04F4 /* DP */ = { |
| 287 | + BF4220101FBD886F0048389F /* MST */ = { |
301 | 288 | isa = PBXGroup;
|
302 | 289 | children = (
|
303 |
| - BFA6B9641FB9477B00BB04F4 /* main.cpp */, |
| 290 | + BF4220111FBD886F0048389F /* main.cpp */, |
| 291 | + BF4220121FBD886F0048389F /* preview.png */, |
304 | 292 | );
|
305 |
| - name = DP; |
306 |
| - path = CommonAlgorithms/DP; |
307 |
| - sourceTree = SOURCE_ROOT; |
| 293 | + path = MST; |
| 294 | + sourceTree = "<group>"; |
308 | 295 | };
|
309 |
| - BFD377951FB404850058888B /* AVL */ = { |
| 296 | + BF4220131FBD886F0048389F /* ShortPath */ = { |
310 | 297 | isa = PBXGroup;
|
311 | 298 | children = (
|
312 |
| - BF6D66F01FB69BF400BBA5DF /* preview.png */, |
313 |
| - BFD377961FB404850058888B /* main.cpp */, |
| 299 | + BF4220141FBD886F0048389F /* main.cpp */, |
| 300 | + BF4220151FBD886F0048389F /* preview.png */, |
314 | 301 | );
|
315 |
| - path = AVL; |
| 302 | + path = ShortPath; |
316 | 303 | sourceTree = "<group>";
|
317 | 304 | };
|
318 | 305 | /* End PBXGroup section */
|
|
540 | 527 | isa = PBXSourcesBuildPhase;
|
541 | 528 | buildActionMask = 2147483647;
|
542 | 529 | files = (
|
543 |
| - BF0085311FB1978600D63C83 /* main.cpp in Sources */, |
| 530 | + BF42201A1FBD889C0048389F /* main.cpp in Sources */, |
544 | 531 | );
|
545 | 532 | runOnlyForDeploymentPostprocessing = 0;
|
546 | 533 | };
|
547 | 534 | BF0BBB171F95F99800E89F6C /* Sources */ = {
|
548 | 535 | isa = PBXSourcesBuildPhase;
|
549 | 536 | buildActionMask = 2147483647;
|
550 | 537 | files = (
|
551 |
| - BF0BBB271F95FA5200E89F6C /* main.cpp in Sources */, |
| 538 | + BF4220161FBD887B0048389F /* main.cpp in Sources */, |
552 | 539 | );
|
553 | 540 | runOnlyForDeploymentPostprocessing = 0;
|
554 | 541 | };
|
555 | 542 | BF0BBB291F96058E00E89F6C /* Sources */ = {
|
556 | 543 | isa = PBXSourcesBuildPhase;
|
557 | 544 | buildActionMask = 2147483647;
|
558 | 545 | files = (
|
559 |
| - BF0BBB331F9605BD00E89F6C /* main.cpp in Sources */, |
| 546 | + BF4220171FBD887F0048389F /* main.cpp in Sources */, |
560 | 547 | );
|
561 | 548 | runOnlyForDeploymentPostprocessing = 0;
|
562 | 549 | };
|
563 | 550 | BF421FEA1FBBE96C0048389F /* Sources */ = {
|
564 | 551 | isa = PBXSourcesBuildPhase;
|
565 | 552 | buildActionMask = 2147483647;
|
566 | 553 | files = (
|
567 |
| - BF421FF21FBBE97D0048389F /* main.cpp in Sources */, |
| 554 | + BF42201D1FBD88B20048389F /* main.cpp in Sources */, |
568 | 555 | );
|
569 | 556 | runOnlyForDeploymentPostprocessing = 0;
|
570 | 557 | };
|
571 | 558 | BF421FF61FBC220E0048389F /* Sources */ = {
|
572 | 559 | isa = PBXSourcesBuildPhase;
|
573 | 560 | buildActionMask = 2147483647;
|
574 | 561 | files = (
|
575 |
| - BF421FFE1FBC221C0048389F /* main.cpp in Sources */, |
| 562 | + BF42201E1FBD88B50048389F /* main.cpp in Sources */, |
576 | 563 | );
|
577 | 564 | runOnlyForDeploymentPostprocessing = 0;
|
578 | 565 | };
|
579 | 566 | BF4483531FB2B6BD00006975 /* Sources */ = {
|
580 | 567 | isa = PBXSourcesBuildPhase;
|
581 | 568 | buildActionMask = 2147483647;
|
582 | 569 | files = (
|
583 |
| - BF44835B1FB2B6D300006975 /* main.cpp in Sources */, |
| 570 | + BF42201B1FBD88A90048389F /* main.cpp in Sources */, |
584 | 571 | );
|
585 | 572 | runOnlyForDeploymentPostprocessing = 0;
|
586 | 573 | };
|
587 | 574 | BF7A4A091FB05D9F0066E5D2 /* Sources */ = {
|
588 | 575 | isa = PBXSourcesBuildPhase;
|
589 | 576 | buildActionMask = 2147483647;
|
590 | 577 | files = (
|
591 |
| - BF7A4A111FB05DAB0066E5D2 /* main.cpp in Sources */, |
| 578 | + BF4220181FBD88840048389F /* main.cpp in Sources */, |
592 | 579 | );
|
593 | 580 | runOnlyForDeploymentPostprocessing = 0;
|
594 | 581 | };
|
595 | 582 | BFA6B9661FB9478400BB04F4 /* Sources */ = {
|
596 | 583 | isa = PBXSourcesBuildPhase;
|
597 | 584 | buildActionMask = 2147483647;
|
598 | 585 | files = (
|
599 |
| - BFA6B96E1FB9479700BB04F4 /* main.cpp in Sources */, |
| 586 | + BF42201C1FBD88AE0048389F /* main.cpp in Sources */, |
600 | 587 | );
|
601 | 588 | runOnlyForDeploymentPostprocessing = 0;
|
602 | 589 | };
|
603 | 590 | BFD377981FB4048F0058888B /* Sources */ = {
|
604 | 591 | isa = PBXSourcesBuildPhase;
|
605 | 592 | buildActionMask = 2147483647;
|
606 | 593 | files = (
|
607 |
| - BFD377A01FB4049D0058888B /* main.cpp in Sources */, |
| 594 | + BF4220191FBD88910048389F /* main.cpp in Sources */, |
608 | 595 | );
|
609 | 596 | runOnlyForDeploymentPostprocessing = 0;
|
610 | 597 | };
|
|
0 commit comments