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 174 174 175 175 .xib.nib: 176 176 $(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 \ 178 178 --module VLC --auto-activate-custom-fonts --target-device mac \ 179 179 --minimum-deployment-target 10.7 --output-format human-readable-text \ 180 180 --compile $@ $<