Commit aa36e3c
committed
Completely overhaul code signing practices
Redesign the code signing from the ground up. Now all bundles and their
embedded frameworks import the Shared.xcconfig file and enable its
settings, so they may be signed with Apple Development instead of sign
to run locally. This apparently isn't necessary for frameworks which are
embedded in the main app bundle directly, only for the bundles and their
frameworks.
Signed-off-by: Christopher Snowhill <kode54@gmail.com>1 parent da8a4df commit aa36e3c
54 files changed
Lines changed: 1023 additions & 533 deletions
File tree
- Audio/CogAudio.xcodeproj
- Cog.xcodeproj
- Frameworks
- AdPlug/libAdPlug.xcodeproj
- File_Extractor/File_Extractor.xcodeproj
- GME/GME.xcodeproj
- HighlyAdvanced/HighlyAdvanced.xcodeproj
- HighlyExperimental/HighlyExperimental.xcodeproj
- HighlyQuixotic/HighlyQuixotic.xcodeproj
- HighlyTheoretical/HighlyTheoretical.xcodeproj
- HivelyPlayer/HivelyPlayer.xcodeproj
- MPCDec/MPCDec.xcodeproj
- OpenMPT.old/libOpenMPTOld.xcodeproj
- OpenMPT/libOpenMPT.xcodeproj
- SSEQPlayer/SSEQPlayer.xcodeproj
- Shorten/Shorten.xcodeproj
- TagLib/TagLib.xcodeproj
- WavPack/WavPack.xcodeproj
- lazyusf2/lazyusf2.xcodeproj
- libbinio/libbinio.xcodeproj
- libsidplayfp/sidplayfp.xcodeproj
- mGBA/mGBA.xcodeproj
- midi_processing/midi_processing.xcodeproj
- psflib/psflib.xcodeproj
- vgmstream/libvgmstream.xcodeproj
- vio2sf/vio2sf.xcodeproj
- Plugins
- APL/APL.xcodeproj
- AdPlug/AdPlug.xcodeproj
- ArchiveSource/ArchiveSource.xcodeproj
- CoreAudio/CoreAudio.xcodeproj
- CueSheet/CueSheet.xcodeproj
- FFMPEG/FFMPEG.xcodeproj
- FileSource/FileSource.xcodeproj
- Flac/Flac.xcodeproj
- GME/GME.xcodeproj
- HTTPSource/HTTPSource.xcodeproj
- HighlyComplete/HighlyComplete.xcodeproj
- Hively/Hively.xcodeproj
- M3u/M3u.xcodeproj
- MAD/MAD.xcodeproj
- MIDI/MIDI.xcodeproj
- Musepack/Musepack.xcodeproj
- OpenMPT.old/OpenMPTOld.xcodeproj
- OpenMPT/OpenMPT.xcodeproj
- Opus/OpusPlugin.xcodeproj
- Pls/Pls.xcodeproj
- Shorten/Shorten.xcodeproj
- SilenceDecoder/SilenceDecoder.xcodeproj
- TagLib/TagLib.xcodeproj
- Vorbis/VorbisPlugin.xcodeproj
- WavPack/WavPack.xcodeproj
- libvgmPlayer/libvgmPlayer.xcodeproj
- sidplay/sidplay.xcodeproj
- vgmstream/vgmstream.xcodeproj
- Preferences/Preferences/Preferences.xcodeproj
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
661 | | - | |
662 | | - | |
| 661 | + | |
663 | 662 | | |
664 | 663 | | |
665 | 664 | | |
| |||
743 | 742 | | |
744 | 743 | | |
745 | 744 | | |
746 | | - | |
747 | | - | |
748 | 745 | | |
749 | 746 | | |
750 | 747 | | |
751 | | - | |
752 | 748 | | |
753 | 749 | | |
754 | 750 | | |
| |||
769 | 765 | | |
770 | 766 | | |
771 | 767 | | |
772 | | - | |
773 | 768 | | |
774 | 769 | | |
775 | 770 | | |
| |||
781 | 776 | | |
782 | 777 | | |
783 | 778 | | |
784 | | - | |
785 | | - | |
786 | 779 | | |
787 | 780 | | |
788 | | - | |
789 | 781 | | |
790 | 782 | | |
791 | 783 | | |
| |||
803 | 795 | | |
804 | 796 | | |
805 | 797 | | |
806 | | - | |
807 | 798 | | |
808 | 799 | | |
809 | 800 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2055 | 2055 | | |
2056 | 2056 | | |
2057 | 2057 | | |
2058 | | - | |
| 2058 | + | |
2059 | 2059 | | |
2060 | 2060 | | |
2061 | 2061 | | |
| |||
2964 | 2964 | | |
2965 | 2965 | | |
2966 | 2966 | | |
2967 | | - | |
| 2967 | + | |
2968 | 2968 | | |
2969 | 2969 | | |
2970 | 2970 | | |
| |||
3016 | 3016 | | |
3017 | 3017 | | |
3018 | 3018 | | |
3019 | | - | |
| 3019 | + | |
3020 | 3020 | | |
3021 | 3021 | | |
3022 | 3022 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
150 | 152 | | |
151 | 153 | | |
152 | 154 | | |
| 155 | + | |
| 156 | + | |
153 | 157 | | |
154 | 158 | | |
155 | 159 | | |
| |||
285 | 289 | | |
286 | 290 | | |
287 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
288 | 302 | | |
289 | 303 | | |
290 | 304 | | |
| 305 | + | |
291 | 306 | | |
292 | 307 | | |
293 | 308 | | |
| |||
550 | 565 | | |
551 | 566 | | |
552 | 567 | | |
553 | | - | |
554 | | - | |
| 568 | + | |
555 | 569 | | |
556 | 570 | | |
557 | 571 | | |
| |||
594 | 608 | | |
595 | 609 | | |
596 | 610 | | |
| 611 | + | |
| 612 | + | |
597 | 613 | | |
598 | 614 | | |
599 | 615 | | |
| |||
678 | 694 | | |
679 | 695 | | |
680 | 696 | | |
| 697 | + | |
681 | 698 | | |
682 | 699 | | |
683 | 700 | | |
| |||
708 | 725 | | |
709 | 726 | | |
710 | 727 | | |
711 | | - | |
712 | 728 | | |
713 | 729 | | |
714 | 730 | | |
| |||
741 | 757 | | |
742 | 758 | | |
743 | 759 | | |
| 760 | + | |
744 | 761 | | |
745 | 762 | | |
746 | 763 | | |
| |||
771 | 788 | | |
772 | 789 | | |
773 | 790 | | |
774 | | - | |
775 | 791 | | |
776 | 792 | | |
777 | 793 | | |
| |||
798 | 814 | | |
799 | 815 | | |
800 | 816 | | |
801 | | - | |
802 | | - | |
803 | 817 | | |
804 | 818 | | |
805 | | - | |
806 | 819 | | |
807 | 820 | | |
808 | 821 | | |
| |||
820 | 833 | | |
821 | 834 | | |
822 | 835 | | |
823 | | - | |
824 | 836 | | |
825 | 837 | | |
826 | 838 | | |
827 | 839 | | |
828 | 840 | | |
829 | 841 | | |
830 | 842 | | |
831 | | - | |
832 | | - | |
833 | 843 | | |
834 | 844 | | |
835 | | - | |
836 | 845 | | |
837 | 846 | | |
838 | 847 | | |
| |||
846 | 855 | | |
847 | 856 | | |
848 | 857 | | |
849 | | - | |
850 | 858 | | |
851 | 859 | | |
852 | 860 | | |
| |||
Lines changed: 20 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
| |||
270 | 272 | | |
271 | 273 | | |
272 | 274 | | |
| 275 | + | |
| 276 | + | |
273 | 277 | | |
274 | 278 | | |
275 | 279 | | |
| |||
301 | 305 | | |
302 | 306 | | |
303 | 307 | | |
| 308 | + | |
304 | 309 | | |
305 | 310 | | |
306 | 311 | | |
| |||
513 | 518 | | |
514 | 519 | | |
515 | 520 | | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
516 | 531 | | |
517 | 532 | | |
518 | 533 | | |
| |||
623 | 638 | | |
624 | 639 | | |
625 | 640 | | |
626 | | - | |
627 | | - | |
| 641 | + | |
628 | 642 | | |
629 | 643 | | |
630 | 644 | | |
| |||
653 | 667 | | |
654 | 668 | | |
655 | 669 | | |
| 670 | + | |
656 | 671 | | |
| 672 | + | |
657 | 673 | | |
658 | 674 | | |
659 | 675 | | |
| |||
746 | 762 | | |
747 | 763 | | |
748 | 764 | | |
| 765 | + | |
749 | 766 | | |
750 | 767 | | |
751 | 768 | | |
| |||
801 | 818 | | |
802 | 819 | | |
803 | 820 | | |
| 821 | + | |
804 | 822 | | |
805 | 823 | | |
806 | 824 | | |
| |||
849 | 867 | | |
850 | 868 | | |
851 | 869 | | |
852 | | - | |
853 | | - | |
854 | 870 | | |
855 | 871 | | |
856 | | - | |
857 | 872 | | |
858 | 873 | | |
859 | 874 | | |
| |||
867 | 882 | | |
868 | 883 | | |
869 | 884 | | |
870 | | - | |
871 | 885 | | |
872 | 886 | | |
873 | 887 | | |
| |||
877 | 891 | | |
878 | 892 | | |
879 | 893 | | |
880 | | - | |
881 | | - | |
882 | 894 | | |
883 | 895 | | |
884 | | - | |
885 | 896 | | |
886 | 897 | | |
887 | 898 | | |
| |||
895 | 906 | | |
896 | 907 | | |
897 | 908 | | |
898 | | - | |
899 | 909 | | |
900 | 910 | | |
901 | 911 | | |
| |||
0 commit comments