https://github.com/JuliaLang/julia
Revision 418f1114a4a97524849bc3cb3077306a0b27691b authored by Elliot Saba on 12 March 2020, 22:02:40 UTC, committed by GitHub on 12 March 2020, 22:02:40 UTC
We need to individually sign each Mach-O file independently, otherwise
notarization bails.  Note that you must sign the overall `.app` after
each individual file is signed.

I've also added more Entitlements.

I've gone for a "gentle shotgun" approach, turning on everything that I think
we could reasonably want.  I wait expectantly for someone to complain that
they need Location access turned on for some package.  ;)
1 parent c92af51
History
Tip revision: 418f1114a4a97524849bc3cb3077306a0b27691b authored by Elliot Saba on 12 March 2020, 22:02:40 UTC
Fix MacOS Notarization (#35080)
Tip revision: 418f111
File Mode Size
.devcontainer
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 273 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 21.4 KB
HISTORY.md -rw-r--r-- 275.6 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 41.4 KB
Makefile -rw-r--r-- 27.0 KB
NEWS.md -rw-r--r-- 6.2 KB
README.md -rw-r--r-- 6.3 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.8 KB

README.md

back to top