fltk/test/mac-resources
Albrecht Schlosser 773467dee4 Refactor macOS bundle generation to avoid "quarantine"
macOS Big Sur 11.3 introduced a new "security feature" such that
app bundles created from existing bundle templates in downloaded
files (tar distibutions, expanded) could no longer be executed
without unsetting the "quarantine" attribute. This commit fixes
this by creating all bundles from scratch.

Known *workaround* for older tarballs and snapshots:

  $ xattr -d -r com.apple.quarantine xxx.app
2021-05-13 16:18:13 +02:00
..
blocks.icns Refactor macOS bundle generation to avoid "quarantine" 2021-05-13 16:18:13 +02:00
blocks.plist Refactor macOS bundle generation to avoid "quarantine" 2021-05-13 16:18:13 +02:00
checkers.icns Refactor macOS bundle generation to avoid "quarantine" 2021-05-13 16:18:13 +02:00
checkers.plist Refactor macOS bundle generation to avoid "quarantine" 2021-05-13 16:18:13 +02:00
editor.plist Refactor macOS bundle generation to avoid "quarantine" 2021-05-13 16:18:13 +02:00
sudoku.icns Refactor macOS bundle generation to avoid "quarantine" 2021-05-13 16:18:13 +02:00
sudoku.plist Refactor macOS bundle generation to avoid "quarantine" 2021-05-13 16:18:13 +02:00