URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a1ef5f6899afafe650b9013a8d36613b614b1f3f
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
a1ef5f6 by Gerald Combs (gerald@xxxxxxxxxxxxx):
macOS: Make sure we package our own libraries.
As of 25e1e2c848 we no longer set LIBRARY_OUTPUT_DIRECTORY to
Wireshark.app/Contents/Frameworks. As a result we need to copy them into
place during our packaging process.
Change-Id: Idbdea289dce60e9acf9ab317f4151bfe2c993ddd
Reviewed-on: https://code.wireshark.org/review/31160
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from ca1d13d TimeShiftDialog should be considered an "edit" operation
add a1ef5f6 macOS: Make sure we package our own libraries.
Summary of changes:
packaging/macosx/osx-app.sh.in | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)