3 Commits

Author SHA1 Message Date
Helge Heß
aa3141ef3b Fix codesigning of objdump
... enable sandbox inheritance.
Use a build step instead of builtin Xcode signing,
to set the entitlements which are required for
AppStore uploads.
Also set the ID of the objdump to some rDNS.
2020-10-02 15:20:04 +02:00
Helge Heß
45b7cd2001 Add entitlements for objdump
codesign --entitlements llvm-objdump.entitlements \
  -s "Apple Distribution: XYZ" llvm-objdump
2020-10-01 17:24:30 +02:00
Helge Heß
caa6434312 5 GUIs - initial drop
Ooh LA LA ...
2020-10-01 16:43:06 +02:00