简体   繁体   中英

XcodeCapp complains about NSToolbarPrint when using Toolbar in Interface Builder

Since I moved from Cappuccino 0.9.6 to 0.9.7, XcodeCapp gives me the error 'The built in image "NSToolbarPrint" is not supported' when there is a toolbar in Interface Builder. Removing the print item doesn't help. Any ideas?

Is that an error or just a warning though? You probably didn't fully remove the print item from the toolbar though - did you remove it from only the toolbar itself, or did you also remove it from the palette of available toolbar items? When you double click the toolbar in Xcode you should be able to see the whole palette and delete the 'NSToolbarPrint' item there too.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM