Wireshark-commits: [Wireshark-commits] master 00e2434: osx app bundle: add entitlement to allow loa

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 03 Apr 2019 20:24:18 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=00e2434a6f596ed203944c21246abdf34534d11c
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

00e2434 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>
    

Actions performed:

    from  c750846   Document all the signed-integer tvbuff accessors.
     add  00e2434   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