Wireshark-commits: [Wireshark-commits] master-3.0 506368d: osx app bundle: add entitlement to allow
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=506368d0947109422be0c0e49a167df48305717a
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
506368d by Jason Cohen (kryojenik2@xxxxxxxxx):
osx app bundle: add entitlement to allow loading 3rd party plugns
This adds the entitlement to everything we sign. I cannot test a more
granular approach without access to an Apple issued codesigning cert/key
pair.
Bug: 15667
Change-Id: I9fe962a06b681d33853b0944765987e21d21be2d
Reviewed-on: https://code.wireshark.org/review/32700
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit 00e2434a6f596ed203944c21246abdf34534d11c)
Reviewed-on: https://code.wireshark.org/review/32704
Actions performed:
from b3df92d Document all the signed-integer tvbuff accessors.
add 506368d osx app bundle: add entitlement to allow loading 3rd party plugns
Summary of changes:
packaging/macosx/entitlements.plist | 8 ++++++++
packaging/macosx/osx-app.sh.in | 1 +
2 files changed, 9 insertions(+)
create mode 100644 packaging/macosx/entitlements.plist