[cmake-developers] Patch: refactor XCode blocks writing function

Robert Goulet Robert.Goulet at autodesk.com
Fri Feb 19 14:12:06 EST 2016


Hi all,

I did this refactoring of the function that writes the XCode blocks in the project files, that adds support for any number of nested blocks. And it also makes the code easier to expand in the future.

One of the areas that required this for us was adding support for XCode UI Testing (as opposed to non-UI testing), which required us to add the target ID in a nested way that wasn't supported with the previous code. I will send the XCode UI Testing patch separately.

Cheers!

-Robert Goulet

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160219/658910b2/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Refactor-XCode-block-writes-to-allow-any-number-of-n.patch
Type: application/octet-stream
Size: 6368 bytes
Desc: 0001-Refactor-XCode-block-writes-to-allow-any-number-of-n.patch
URL: <http://public.kitware.com/pipermail/cmake-developers/attachments/20160219/658910b2/attachment.obj>


More information about the cmake-developers mailing list