|
38 | 38 | DDB8122123F656AC0079FEB5 /* FunctionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB8122023F656AC0079FEB5 /* FunctionsTests.swift */; }; |
39 | 39 | DDB8122223F656AC0079FEB5 /* FunctionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB8122023F656AC0079FEB5 /* FunctionsTests.swift */; }; |
40 | 40 | DDB8122323F656AC0079FEB5 /* FunctionsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB8122023F656AC0079FEB5 /* FunctionsTests.swift */; }; |
| 41 | + DDB8126223F7B1C90079FEB5 /* ComplexArithmetic.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB8126123F7B1C90079FEB5 /* ComplexArithmetic.swift */; }; |
| 42 | + DDB8126323F7B1C90079FEB5 /* ComplexArithmetic.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB8126123F7B1C90079FEB5 /* ComplexArithmetic.swift */; }; |
| 43 | + DDB8126423F7B1C90079FEB5 /* ComplexArithmetic.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB8126123F7B1C90079FEB5 /* ComplexArithmetic.swift */; }; |
| 44 | + DDB8126523F7B1C90079FEB5 /* ComplexArithmetic.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB8126123F7B1C90079FEB5 /* ComplexArithmetic.swift */; }; |
| 45 | + DDB8126723F7B7F40079FEB5 /* ComplexArithmeticTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB8126623F7B7F40079FEB5 /* ComplexArithmeticTests.swift */; }; |
| 46 | + DDB8126823F7B7F40079FEB5 /* ComplexArithmeticTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB8126623F7B7F40079FEB5 /* ComplexArithmeticTests.swift */; }; |
| 47 | + DDB8126923F7B7F40079FEB5 /* ComplexArithmeticTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = DDB8126623F7B7F40079FEB5 /* ComplexArithmeticTests.swift */; }; |
41 | 48 | DDFEEC3D23EF13910096015C /* Complex.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DDFEEC3323EF13900096015C /* Complex.framework */; }; |
42 | 49 | DDFEECC723F2001A0096015C /* Complex.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DDFEECBE23F2001A0096015C /* Complex.framework */; }; |
43 | 50 | DDFEECE323F2003E0096015C /* Complex.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DDFEECDA23F2003E0096015C /* Complex.framework */; }; |
44 | 51 | /* End PBXBuildFile section */ |
45 | 52 |
|
46 | 53 | /* Begin PBXContainerItemProxy section */ |
| 54 | + DDB8127B23FA5C3E0079FEB5 /* PBXContainerItemProxy */ = { |
| 55 | + isa = PBXContainerItemProxy; |
| 56 | + containerPortal = DDFEEC2A23EF13900096015C /* Project object */; |
| 57 | + proxyType = 1; |
| 58 | + remoteGlobalIDString = DDFEECA423F1BA0B0096015C; |
| 59 | + remoteInfo = "Run SwiftLint"; |
| 60 | + }; |
| 61 | + DDB8127F23FA5C430079FEB5 /* PBXContainerItemProxy */ = { |
| 62 | + isa = PBXContainerItemProxy; |
| 63 | + containerPortal = DDFEEC2A23EF13900096015C /* Project object */; |
| 64 | + proxyType = 1; |
| 65 | + remoteGlobalIDString = DDFEECA423F1BA0B0096015C; |
| 66 | + remoteInfo = "Run SwiftLint"; |
| 67 | + }; |
| 68 | + DDB8128323FA5C480079FEB5 /* PBXContainerItemProxy */ = { |
| 69 | + isa = PBXContainerItemProxy; |
| 70 | + containerPortal = DDFEEC2A23EF13900096015C /* Project object */; |
| 71 | + proxyType = 1; |
| 72 | + remoteGlobalIDString = DDFEECA423F1BA0B0096015C; |
| 73 | + remoteInfo = "Run SwiftLint"; |
| 74 | + }; |
47 | 75 | DDFEEC3E23EF13910096015C /* PBXContainerItemProxy */ = { |
48 | 76 | isa = PBXContainerItemProxy; |
49 | 77 | containerPortal = DDFEEC2A23EF13900096015C /* Project object */; |
|
83 | 111 | DDB8121B23F63B890079FEB5 /* Half.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Half.framework; path = Carthage/Build/Mac/Half.framework; sourceTree = "<group>"; }; |
84 | 112 | DDB8121C23F63B900079FEB5 /* Half.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Half.framework; path = Carthage/Build/iOS/Half.framework; sourceTree = "<group>"; }; |
85 | 113 | DDB8122023F656AC0079FEB5 /* FunctionsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FunctionsTests.swift; sourceTree = "<group>"; }; |
| 114 | + DDB8126123F7B1C90079FEB5 /* ComplexArithmetic.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ComplexArithmetic.swift; sourceTree = "<group>"; }; |
| 115 | + DDB8126623F7B7F40079FEB5 /* ComplexArithmeticTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ComplexArithmeticTests.swift; sourceTree = "<group>"; }; |
86 | 116 | DDFEEC3323EF13900096015C /* Complex.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Complex.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
87 | 117 | DDFEEC3723EF13900096015C /* Complex-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Complex-Info.plist"; path = "Info/Complex-Info.plist"; sourceTree = "<group>"; }; |
88 | 118 | DDFEEC3C23EF13910096015C /* ComplexTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = ComplexTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
214 | 244 | isa = PBXGroup; |
215 | 245 | children = ( |
216 | 246 | DDB8121023F5AEB10079FEB5 /* ComplexTests.swift */, |
| 247 | + DDB8126623F7B7F40079FEB5 /* ComplexArithmeticTests.swift */, |
217 | 248 | DDB8122023F656AC0079FEB5 /* FunctionsTests.swift */, |
218 | 249 | DDFEEC4323EF13910096015C /* ComplexTests-Info.plist */, |
219 | 250 | ); |
|
247 | 278 | isa = PBXGroup; |
248 | 279 | children = ( |
249 | 280 | DDB8120623F59B760079FEB5 /* Complex.swift */, |
| 281 | + DDB8126123F7B1C90079FEB5 /* ComplexArithmetic.swift */, |
250 | 282 | DDB8120B23F5A8E80079FEB5 /* Functions.swift */, |
251 | 283 | ); |
252 | 284 | path = Complex; |
|
335 | 367 | buildRules = ( |
336 | 368 | ); |
337 | 369 | dependencies = ( |
| 370 | + DDB8127C23FA5C3E0079FEB5 /* PBXTargetDependency */, |
338 | 371 | ); |
339 | 372 | name = "Complex macOS"; |
340 | 373 | productName = "Complex macOS"; |
|
371 | 404 | buildRules = ( |
372 | 405 | ); |
373 | 406 | dependencies = ( |
| 407 | + DDB8128023FA5C430079FEB5 /* PBXTargetDependency */, |
374 | 408 | ); |
375 | 409 | name = "Complex tvOS"; |
376 | 410 | productName = "Complex tvOS"; |
|
407 | 441 | buildRules = ( |
408 | 442 | ); |
409 | 443 | dependencies = ( |
| 444 | + DDB8128423FA5C480079FEB5 /* PBXTargetDependency */, |
410 | 445 | ); |
411 | 446 | name = "Complex watchOS"; |
412 | 447 | productName = "Complex watchOS"; |
|
559 | 594 | isa = PBXSourcesBuildPhase; |
560 | 595 | buildActionMask = 2147483647; |
561 | 596 | files = ( |
| 597 | + DDB8126223F7B1C90079FEB5 /* ComplexArithmetic.swift in Sources */, |
562 | 598 | DDB8120723F59B760079FEB5 /* Complex.swift in Sources */, |
563 | 599 | DDB8120C23F5A8E80079FEB5 /* Functions.swift in Sources */, |
564 | 600 | ); |
|
568 | 604 | isa = PBXSourcesBuildPhase; |
569 | 605 | buildActionMask = 2147483647; |
570 | 606 | files = ( |
| 607 | + DDB8126723F7B7F40079FEB5 /* ComplexArithmeticTests.swift in Sources */, |
571 | 608 | DDB8121123F5AEB10079FEB5 /* ComplexTests.swift in Sources */, |
572 | 609 | DDB8122123F656AC0079FEB5 /* FunctionsTests.swift in Sources */, |
573 | 610 | ); |
|
577 | 614 | isa = PBXSourcesBuildPhase; |
578 | 615 | buildActionMask = 2147483647; |
579 | 616 | files = ( |
| 617 | + DDB8126323F7B1C90079FEB5 /* ComplexArithmetic.swift in Sources */, |
580 | 618 | DDB8120823F59B760079FEB5 /* Complex.swift in Sources */, |
581 | 619 | DDB8120D23F5A8E80079FEB5 /* Functions.swift in Sources */, |
582 | 620 | ); |
|
586 | 624 | isa = PBXSourcesBuildPhase; |
587 | 625 | buildActionMask = 2147483647; |
588 | 626 | files = ( |
| 627 | + DDB8126823F7B7F40079FEB5 /* ComplexArithmeticTests.swift in Sources */, |
589 | 628 | DDB8121223F5AEB10079FEB5 /* ComplexTests.swift in Sources */, |
590 | 629 | DDB8122223F656AC0079FEB5 /* FunctionsTests.swift in Sources */, |
591 | 630 | ); |
|
595 | 634 | isa = PBXSourcesBuildPhase; |
596 | 635 | buildActionMask = 2147483647; |
597 | 636 | files = ( |
| 637 | + DDB8126423F7B1C90079FEB5 /* ComplexArithmetic.swift in Sources */, |
598 | 638 | DDB8120923F59B760079FEB5 /* Complex.swift in Sources */, |
599 | 639 | DDB8120E23F5A8E80079FEB5 /* Functions.swift in Sources */, |
600 | 640 | ); |
|
604 | 644 | isa = PBXSourcesBuildPhase; |
605 | 645 | buildActionMask = 2147483647; |
606 | 646 | files = ( |
| 647 | + DDB8126923F7B7F40079FEB5 /* ComplexArithmeticTests.swift in Sources */, |
607 | 648 | DDB8121323F5AEB10079FEB5 /* ComplexTests.swift in Sources */, |
608 | 649 | DDB8122323F656AC0079FEB5 /* FunctionsTests.swift in Sources */, |
609 | 650 | ); |
|
613 | 654 | isa = PBXSourcesBuildPhase; |
614 | 655 | buildActionMask = 2147483647; |
615 | 656 | files = ( |
| 657 | + DDB8126523F7B1C90079FEB5 /* ComplexArithmetic.swift in Sources */, |
616 | 658 | DDB8120A23F59B760079FEB5 /* Complex.swift in Sources */, |
617 | 659 | DDB8120F23F5A8E80079FEB5 /* Functions.swift in Sources */, |
618 | 660 | ); |
|
621 | 663 | /* End PBXSourcesBuildPhase section */ |
622 | 664 |
|
623 | 665 | /* Begin PBXTargetDependency section */ |
| 666 | + DDB8127C23FA5C3E0079FEB5 /* PBXTargetDependency */ = { |
| 667 | + isa = PBXTargetDependency; |
| 668 | + target = DDFEECA423F1BA0B0096015C /* Run SwiftLint */; |
| 669 | + targetProxy = DDB8127B23FA5C3E0079FEB5 /* PBXContainerItemProxy */; |
| 670 | + }; |
| 671 | + DDB8128023FA5C430079FEB5 /* PBXTargetDependency */ = { |
| 672 | + isa = PBXTargetDependency; |
| 673 | + target = DDFEECA423F1BA0B0096015C /* Run SwiftLint */; |
| 674 | + targetProxy = DDB8127F23FA5C430079FEB5 /* PBXContainerItemProxy */; |
| 675 | + }; |
| 676 | + DDB8128423FA5C480079FEB5 /* PBXTargetDependency */ = { |
| 677 | + isa = PBXTargetDependency; |
| 678 | + target = DDFEECA423F1BA0B0096015C /* Run SwiftLint */; |
| 679 | + targetProxy = DDB8128323FA5C480079FEB5 /* PBXContainerItemProxy */; |
| 680 | + }; |
624 | 681 | DDFEEC3F23EF13910096015C /* PBXTargetDependency */ = { |
625 | 682 | isa = PBXTargetDependency; |
626 | 683 | target = DDFEEC3223EF13900096015C /* Complex */; |
|
0 commit comments