view .hgignore @ 2265:d33dff02b39b sandbox-notarize

Work on sandboxing (possibly) and using the hardened runtime for notarization. Supply appropriate bundle ID for helpers as well as main application, and request inherited sandbox entitlements. Currently works with sandboxing (apparently) but not yet with the hardened runtime, where we can't load plugins signed by third parties even with the com.apple.security.cs.disable-library-validation entitlement because their team IDs don't match the host. Possibly that exception is supposed to be requested some other way?
author Chris Cannam
date Thu, 25 Apr 2019 16:46:02 +0100
parents 92c493792eaf
children ab2d0fe8f0b7
line wrap: on
line source
syntax: glob
Makefile*
*/Makefile
o/*
*/o/*
*/tmp_obj/*
*/tmp_moc/*
doc/html/
*.o
*.so
*.so.*
*.a
*.wav
*~
*.orig
*.rej
re:^autom4te\.cache/
re:^qrc_sonic-visualiser\.cpp$
re:^sonic-visualiser$
re:^aclocal\.m4$
re:^config\.log$
re:^config\.pri$
re:^config\.status$
*.app
Sonic Visualiser*
.DS_Store
*.stash
cov-int/*
*.deb
test-svcore-base
test-svcore-data-fileio
test-svcore-data-model
test-svcore-system
vamp-plugin-sdk
svcore
svgui
svapp
checker
piper
piper-vamp-cpp
dataquay
bqvec
bqfft
bqresample
bqaudioio
sv-dependency-builds
icons/scalable
vamp-plugin-load-checker
piper-vamp-simple-server
piper-convert
*.msi
*.user
glob:.vext*
glob:.repoint*
build_win32
build_win64
build_win64_debug
*.AppImage
*.AppDir
Dockerfile*.gen
squashfs-root