Ticket #59123: patch-xib.diff

File patch-xib.diff, 524 bytes (added by nakatamaho (NAKATA Maho), 5 years ago)
  • modules/gui/macosx/Makefile.am

    old new  
    174174
    175175.xib.nib:
    176176        $(AM_V_at)mkdir -p -- gui/macosx/UI
    177         $(xib_verbose)$(XIB) --errors --warnings --notices \
     177        /Applications/Xcode.app/Contents/Developer/usr/bin/ibtool --errors --warnings --notices \
    178178          --module VLC --auto-activate-custom-fonts --target-device mac \
    179179          --minimum-deployment-target 10.7 --output-format human-readable-text \
    180180          --compile $@ $<