Commit 02041f4
committed
fix for #1507 - mac signing issues for release builds
fixes issue with Mac app notarization failure by signing the whole app again
after fileAssocations are made. previously, release builds were failing because
the .icns files for .pde, .pdex, and .pdez were added to the .app file after
signing.1 parent c6090d5 commit 02041f4
1 file changed
Lines changed: 27 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
571 | 571 | | |
572 | 572 | | |
573 | 573 | | |
| 574 | + | |
574 | 575 | | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
575 | 585 | | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
576 | 601 | | |
| 602 | + | |
577 | 603 | | |
578 | 604 | | |
579 | 605 | | |
| |||
0 commit comments