Commit dd9e757
committed
Let the hardened-runtime build load Sparkle
The Release build is ad-hoc signed with the hardened runtime on, while
Sparkle.framework ships signed by the Sparkle project. Library validation
then refused the framework for having a different team, and the app aborted
at launch with a missing-library error. Add the disable-library-validation
entitlement so the embedded framework loads.1 parent 095e432 commit dd9e757
2 files changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
0 commit comments