Skip to content

Xcode message extension

Gregor Jasny requested to merge gjasny/cmake:xcode-message-extension into master

This topic adds support for building iMessage plug-ins with Xcode as requested on the mailing list. Basically it allows to override a target explicitFileType and productType with an user-supplied string.

Merge request reports