@@ -627,21 +627,17 @@ exports[`makeUniversalApp no asar mode different app dirs with different macho f
627627 " integrity" : {
628628 " algorithm" : " SHA256" ,
629629 " blockSize" : 4194304 ,
630- " blocks" : [
631- " f1e14240f7c833900fca84fabc2f0ff27084efdf1c5b228b015515de3f8fa28e" ,
632- ],
633- " hash" : " f1e14240f7c833900fca84fabc2f0ff27084efdf1c5b228b015515de3f8fa28e" ,
630+ " blocks" : " <stripped>" ,
631+ " hash" : " <stripped>" ,
634632 },
635633 " size" : 1063 ,
636634 },
637635 " package.json" : {
638636 " integrity" : {
639637 " algorithm" : " SHA256" ,
640638 " blockSize" : 4194304 ,
641- " blocks" : [
642- " 2873266521e41d58d02e7acfbbbdb046edfa04b6ce262b8987de8e8548671fc7" ,
643- ],
644- " hash" : " 2873266521e41d58d02e7acfbbbdb046edfa04b6ce262b8987de8e8548671fc7" ,
639+ " blocks" : " <stripped>" ,
640+ " hash" : " <stripped>" ,
645641 },
646642 " size" : 33 ,
647643 },
@@ -657,8 +653,8 @@ exports[`makeUniversalApp no asar mode different app dirs with different macho f
657653
658654exports [` makeUniversalApp no asar mode different app dirs with different macho files (shim and lipo) 3` ] = `
659655[
656+ "hello-world",
660657 "index.js",
661- "node-mac-permissions.node",
662658 {
663659 " content" : " {
664660 " name" : " app" ,
@@ -676,8 +672,8 @@ exports[`makeUniversalApp no asar mode different app dirs with different macho f
676672
677673exports [` makeUniversalApp no asar mode different app dirs with different macho files (shim and lipo) 4` ] = `
678674[
675+ "hello-world",
679676 "index.js",
680- "node-mac-permissions.node",
681677 {
682678 " content" : " {
683679 " name" : " app" ,
@@ -698,7 +694,7 @@ exports[`makeUniversalApp no asar mode different app dirs with different macho f
698694 " Contents/Info.plist" : {
699695 " Resources/app.asar" : {
700696 " algorithm" : " SHA256" ,
701- " hash" : " 27433ee3e34b3b0dabb29d18d40646126e80c56dbce8c4bb2adef7278b5a46c0 " ,
697+ " hash" : " <stripped> " ,
702698 },
703699 },
704700}
@@ -711,21 +707,17 @@ exports[`makeUniversalApp no asar mode different app dirs with universal macho f
711707 " integrity" : {
712708 " algorithm" : " SHA256" ,
713709 " blockSize" : 4194304 ,
714- " blocks" : [
715- " f1e14240f7c833900fca84fabc2f0ff27084efdf1c5b228b015515de3f8fa28e" ,
716- ],
717- " hash" : " f1e14240f7c833900fca84fabc2f0ff27084efdf1c5b228b015515de3f8fa28e" ,
710+ " blocks" : " <stripped>" ,
711+ " hash" : " <stripped>" ,
718712 },
719713 " size" : 1063 ,
720714 },
721715 " package.json" : {
722716 " integrity" : {
723717 " algorithm" : " SHA256" ,
724718 " blockSize" : 4194304 ,
725- " blocks" : [
726- " 2873266521e41d58d02e7acfbbbdb046edfa04b6ce262b8987de8e8548671fc7" ,
727- ],
728- " hash" : " 2873266521e41d58d02e7acfbbbdb046edfa04b6ce262b8987de8e8548671fc7" ,
719+ " blocks" : " <stripped>" ,
720+ " hash" : " <stripped>" ,
729721 },
730722 " size" : 33 ,
731723 },
@@ -741,8 +733,8 @@ exports[`makeUniversalApp no asar mode different app dirs with universal macho f
741733
742734exports [` makeUniversalApp no asar mode different app dirs with universal macho files (shim but don't lipo) 3` ] = `
743735[
736+ "hello-world",
744737 "index.js",
745- "node-mac-permissions.node",
746738 {
747739 " content" : " {
748740 " name" : " app" ,
@@ -760,8 +752,8 @@ exports[`makeUniversalApp no asar mode different app dirs with universal macho f
760752
761753exports [` makeUniversalApp no asar mode different app dirs with universal macho files (shim but don't lipo) 4` ] = `
762754[
755+ "hello-world",
763756 "index.js",
764- "node-mac-permissions.node",
765757 {
766758 " content" : " {
767759 " name" : " app" ,
@@ -782,16 +774,16 @@ exports[`makeUniversalApp no asar mode different app dirs with universal macho f
782774 " Contents/Info.plist" : {
783775 " Resources/app.asar" : {
784776 " algorithm" : " SHA256" ,
785- " hash" : " 27433ee3e34b3b0dabb29d18d40646126e80c56dbce8c4bb2adef7278b5a46c0 " ,
777+ " hash" : " <stripped> " ,
786778 },
787779 },
788780}
789781` ;
790782
791783exports [` makeUniversalApp no asar mode identical app dirs with different macho files (e.g. do not shim, but still lipo) 1` ] = `
792784[
785+ "hello-world",
793786 "index.js",
794- "node-mac-permissions.node",
795787 {
796788 " content" : " {
797789 " name" : " app" ,
@@ -814,8 +806,8 @@ exports[`makeUniversalApp no asar mode identical app dirs with different macho f
814806
815807exports [` makeUniversalApp no asar mode identical app dirs with universal macho files (e.g., do not shim, just copy x64 dir) 1` ] = `
816808[
809+ "hello-world",
817810 "index.js",
818- "node-mac-permissions.node",
819811 {
820812 " content" : " {
821813 " name" : " app" ,
@@ -940,37 +932,31 @@ exports[`makeUniversalApp no asar mode should shim two different app folders 5`]
940932exports [` makeUniversalApp works for lipo binary resources 1` ] = `
941933{
942934 " files" : {
943- " index.js " : {
935+ " hello-world " : {
944936 " integrity" : {
945937 " algorithm" : " SHA256" ,
946938 " blockSize" : 4194304 ,
947- " blocks" : [
948- " 0f6311dac07f0876c436ce2be042eb88c96e17eaf140b39627cf720dd87ad5b8" ,
949- ],
950- " hash" : " 0f6311dac07f0876c436ce2be042eb88c96e17eaf140b39627cf720dd87ad5b8" ,
939+ " blocks" : " <stripped>" ,
940+ " hash" : " <stripped>" ,
951941 },
952- " size" : 66 ,
942+ " size" : 49824 ,
943+ " unpacked" : true ,
953944 },
954- " node-mac-permissions.node " : {
945+ " index.js " : {
955946 " integrity" : {
956947 " algorithm" : " SHA256" ,
957948 " blockSize" : 4194304 ,
958- " blocks" : [
959- " 24ade05d87f584976bae70ff260e114e8384f9aa867f6e323be0ff429655a95d" ,
960- ],
961- " hash" : " 24ade05d87f584976bae70ff260e114e8384f9aa867f6e323be0ff429655a95d" ,
949+ " blocks" : " <stripped>" ,
950+ " hash" : " <stripped>" ,
962951 },
963- " size" : 273984 ,
964- " unpacked" : true ,
952+ " size" : 66 ,
965953 },
966954 " package.json" : {
967955 " integrity" : {
968956 " algorithm" : " SHA256" ,
969957 " blockSize" : 4194304 ,
970- " blocks" : [
971- " d6226276d47adc7aa20e6c46e842e258f5157313074a035051a89612acdd6be3" ,
972- ],
973- " hash" : " d6226276d47adc7aa20e6c46e842e258f5157313074a035051a89612acdd6be3" ,
958+ " blocks" : " <stripped>" ,
959+ " hash" : " <stripped>" ,
974960 },
975961 " size" : 41 ,
976962 },
@@ -989,10 +975,8 @@ exports[`makeUniversalApp works for lipo binary resources 1`] = `
989975 " integrity" : {
990976 " algorithm" : " SHA256" ,
991977 " blockSize" : 4194304 ,
992- " blocks" : [
993- " b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9" ,
994- ],
995- " hash" : " b94d27b9934d3e08a52e52d7da7dabfac484efe37a5380ee9088f7ace2efcde9" ,
978+ " blocks" : " <stripped>" ,
979+ " hash" : " <stripped>" ,
996980 },
997981 " size" : 11 ,
998982 },
@@ -1011,7 +995,7 @@ exports[`makeUniversalApp works for lipo binary resources 2`] = `[]`;
1011995
1012996exports [` makeUniversalApp works for lipo binary resources 3` ] = `
1013997[
1014- "node-mac-permissions.node ",
998+ "hello-world ",
1015999]
10161000` ;
10171001
@@ -1020,7 +1004,7 @@ exports[`makeUniversalApp works for lipo binary resources 4`] = `
10201004 " Contents/Info.plist" : {
10211005 " Resources/app.asar" : {
10221006 " algorithm" : " SHA256" ,
1023- " hash" : " c5dbde39636962cfe49a91eacdc969f56cd13234a1d2b1b1ea0a2a050dc7028f " ,
1007+ " hash" : " <stripped> " ,
10241008 },
10251009 },
10261010}
0 commit comments