This commit is contained in:
Leopoldo Pla 2020-06-25 19:50:24 +02:00 committed by GitHub
parent a7942d6a1f
commit 44ff0563c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ ifeq ($(CONF), release)
endif
$(BIN)/SameBoy.app/Contents/Resources/Base.lproj/%.nib: Cocoa/%.xib
ibtool --compile $@ $^
ibtool --compile $@ $^ 2>&1 | cat -
# Quick Look generator