<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi<div class=""><br class=""></div><div class="">You are as such not breaking a protocol, but I have added the list as CC, so that others can learn from the thread.</div><div class=""><br class=""></div><div class="">It is correct I worked on the Xcode integration, and have a solution that works partly. In the base version we simply call make for each step. I do think you refer to <span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class="">gbuild-to-ideNS which is called for Xcode.</span></div><div class=""><span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class=""><br class=""></span></div><div class=""><br class=""></div><div class="">I did however put that work aside a while ago, due to a change of priorities at TDF. I assume I will return to it, to make life easier for myself.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">In Xcode v8.2.1, those targets fail with message "Target specifies product type 'com.apple.product-type.cppunit', but there's no such product type for the 'macosx’ platform ». <br class=""></div></div></div></blockquote>I am not sure the product type should be com.apple more correct would be  org.libreoffice.product-type.cppunit.</div><div><br class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">I understand this product type is right and has been introduced purposefully, but how comes Xcode doesn’t know about it? (not defined in /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Xcode/Specifications/MacOSXProduct Types.xcspec,  which is consistent with the failure message). <br class=""></div></div></div></blockquote>Because the reference to com.apple is not correct.</div><div><br class=""></div><div><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Should it be part of the standard configuration of Xcode? Was it in a previous version? Should I somehow define or load it? I couldn’t find any reference to it in the Apple documentation, nor in the LibreOffice documentation, except for very old posts related to Xcode v3 or before, and clearly out of date.<br class=""></div></div></div></blockquote>I use Xcode 8.3 but to not run unit tests.</div><div><br class=""></div><div>Please file a bug on <a href="http://bugs.documentfoundation.org" class="">bugs.documentfoundation.org</a></div><div><br class=""><blockquote type="cite" class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><font color="#5856d6" class=""><br class=""></font>I’ve successfully used cppunit with Xcode before, but always with targets using type « Command-line tool », which is obviously not the idea here. Any pointer or hint would be greatly appreciated.<br class=""></div></div></div></blockquote>This is what runs on my Mac (command-line tool is a simple make.</div><div><br class=""></div></div><div>rgds</div><div>jan I.</div></body></html>