|
32 | 32 | 7F2AA22C1E6B148600FCAABA /* check.png in Resources */ = {isa = PBXBuildFile; fileRef = 7F2AA2291E6B148600FCAABA /* check.png */; };
|
33 | 33 | 7F2AA22D1E6B148600FCAABA /* cross.png in Resources */ = {isa = PBXBuildFile; fileRef = 7F2AA22A1E6B148600FCAABA /* cross.png */; };
|
34 | 34 | 7F2AA22E1E6B148600FCAABA /* warning.png in Resources */ = {isa = PBXBuildFile; fileRef = 7F2AA22B1E6B148600FCAABA /* warning.png */; };
|
| 35 | + 7F4C46762153A1D200EAAB65 /* NSAttributedString+Html.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F198B63205035240009ACF3 /* NSAttributedString+Html.swift */; }; |
| 36 | + 7F4C46772153A1D300EAAB65 /* NSAttributedString+Html.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F198B63205035240009ACF3 /* NSAttributedString+Html.swift */; }; |
| 37 | + 7F4C46782153A1D300EAAB65 /* NSAttributedString+Html.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F198B63205035240009ACF3 /* NSAttributedString+Html.swift */; }; |
| 38 | + 7F4C46792153A1DA00EAAB65 /* String+NSRange.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FA64F2D20D7DA7200E9345A /* String+NSRange.swift */; }; |
| 39 | + 7F4C467A2153A1DB00EAAB65 /* String+NSRange.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FA64F2D20D7DA7200E9345A /* String+NSRange.swift */; }; |
| 40 | + 7F4C467B2153A1DB00EAAB65 /* String+NSRange.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7FA64F2D20D7DA7200E9345A /* String+NSRange.swift */; }; |
35 | 41 | 7F652A781DEE09E900A1E61F /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F652A771DEE09E900A1E61F /* AppDelegate.swift */; };
|
36 | 42 | 7F652A7A1DEE09E900A1E61F /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 7F652A791DEE09E900A1E61F /* ViewController.swift */; };
|
37 | 43 | 7F652A7D1DEE09E900A1E61F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 7F652A7B1DEE09E900A1E61F /* Main.storyboard */; };
|
|
470 | 476 | 7F1C64861DEC722F002A1A59 /* String+Attributer.swift in Sources */,
|
471 | 477 | 7F1C648D1DEC722F002A1A59 /* AttributedTextView.swift in Sources */,
|
472 | 478 | 1304F8A31F86096800347B42 /* CGFloatDP.swift in Sources */,
|
| 479 | + 7F4C46782153A1D300EAAB65 /* NSAttributedString+Html.swift in Sources */, |
473 | 480 | 7F1C647F1DEC722F002A1A59 /* Attributer.swift in Sources */,
|
| 481 | + 7F4C467B2153A1DB00EAAB65 /* String+NSRange.swift in Sources */, |
474 | 482 | );
|
475 | 483 | runOnlyForDeploymentPostprocessing = 0;
|
476 | 484 | };
|
|
481 | 489 | 7F1C64821DEC722F002A1A59 /* String+Attributer.swift in Sources */,
|
482 | 490 | 7F1C64891DEC722F002A1A59 /* AttributedTextView.swift in Sources */,
|
483 | 491 | 1304F8A11F86096800347B42 /* CGFloatDP.swift in Sources */,
|
| 492 | + 7F4C46762153A1D200EAAB65 /* NSAttributedString+Html.swift in Sources */, |
484 | 493 | 7F1C647B1DEC722F002A1A59 /* Attributer.swift in Sources */,
|
| 494 | + 7F4C46792153A1DA00EAAB65 /* String+NSRange.swift in Sources */, |
485 | 495 | );
|
486 | 496 | runOnlyForDeploymentPostprocessing = 0;
|
487 | 497 | };
|
|
492 | 502 | 7F1C64841DEC722F002A1A59 /* String+Attributer.swift in Sources */,
|
493 | 503 | 7F1C648B1DEC722F002A1A59 /* AttributedTextView.swift in Sources */,
|
494 | 504 | 1304F8A21F86096800347B42 /* CGFloatDP.swift in Sources */,
|
| 505 | + 7F4C46772153A1D300EAAB65 /* NSAttributedString+Html.swift in Sources */, |
495 | 506 | 7F1C647D1DEC722F002A1A59 /* Attributer.swift in Sources */,
|
| 507 | + 7F4C467A2153A1DB00EAAB65 /* String+NSRange.swift in Sources */, |
496 | 508 | );
|
497 | 509 | runOnlyForDeploymentPostprocessing = 0;
|
498 | 510 | };
|
|
665 | 677 | SKIP_INSTALL = YES;
|
666 | 678 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
667 | 679 | SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
668 |
| - SWIFT_VERSION = 4.2; |
| 680 | + SWIFT_VERSION = 4.0; |
669 | 681 | };
|
670 | 682 | name = Debug;
|
671 | 683 | };
|
|
685 | 697 | PRODUCT_NAME = AttributedTextView;
|
686 | 698 | SKIP_INSTALL = YES;
|
687 | 699 | SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
688 |
| - SWIFT_VERSION = 4.2; |
| 700 | + SWIFT_VERSION = 4.0; |
689 | 701 | };
|
690 | 702 | name = Release;
|
691 | 703 | };
|
|
708 | 720 | SKIP_INSTALL = YES;
|
709 | 721 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
710 | 722 | SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
711 |
| - SWIFT_VERSION = 4.2; |
| 723 | + SWIFT_VERSION = 4.0; |
712 | 724 | TARGETED_DEVICE_FAMILY = 4;
|
713 | 725 | WATCHOS_DEPLOYMENT_TARGET = 3.0;
|
714 | 726 | };
|
|
732 | 744 | SDKROOT = watchos;
|
733 | 745 | SKIP_INSTALL = YES;
|
734 | 746 | SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
735 |
| - SWIFT_VERSION = 4.2; |
| 747 | + SWIFT_VERSION = 4.0; |
736 | 748 | TARGETED_DEVICE_FAMILY = 4;
|
737 | 749 | WATCHOS_DEPLOYMENT_TARGET = 3.0;
|
738 | 750 | };
|
|
759 | 771 | SKIP_INSTALL = YES;
|
760 | 772 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
761 | 773 | SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
762 |
| - SWIFT_VERSION = 4.2; |
| 774 | + SWIFT_VERSION = 4.0; |
763 | 775 | };
|
764 | 776 | name = Debug;
|
765 | 777 | };
|
|
783 | 795 | SDKROOT = macosx;
|
784 | 796 | SKIP_INSTALL = YES;
|
785 | 797 | SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
786 |
| - SWIFT_VERSION = 4.2; |
| 798 | + SWIFT_VERSION = 4.0; |
787 | 799 | };
|
788 | 800 | name = Release;
|
789 | 801 | };
|
|
805 | 817 | SKIP_INSTALL = YES;
|
806 | 818 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
807 | 819 | SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
808 |
| - SWIFT_VERSION = 4.2; |
| 820 | + SWIFT_VERSION = 4.0; |
809 | 821 | TARGETED_DEVICE_FAMILY = 3;
|
810 | 822 | TVOS_DEPLOYMENT_TARGET = 10.0;
|
811 | 823 | };
|
|
828 | 840 | SDKROOT = appletvos;
|
829 | 841 | SKIP_INSTALL = YES;
|
830 | 842 | SWIFT_SWIFT3_OBJC_INFERENCE = Off;
|
831 |
| - SWIFT_VERSION = 4.2; |
| 843 | + SWIFT_VERSION = 4.0; |
832 | 844 | TARGETED_DEVICE_FAMILY = 3;
|
833 | 845 | TVOS_DEPLOYMENT_TARGET = 10.0;
|
834 | 846 | };
|
|
0 commit comments