[CMake] A trouble in using cmake for xcode

Gregor Jasny gjasny at googlemail.com
Sat Dec 3 18:18:38 EST 2016


On 03/12/2016 19:46, Gregor Jasny wrote:
> On 03/12/2016 15:07, wy39666161 at 163.com wrote:
>>>> I have a trouble in using cmake.I try to find a way to resolve that for a long time, but finally get no results. I attempt to create an ios application imessage extension by cmake but i can't find a suitable command. So i contact you for some suggestion. Look forward for your favourable reply. Thanks very much!
> 
>>> Do you mean something like the "iMessage Application" in the Xcode
>>> project generation wizard?
> 
>> Yes, It is.  Can you give me some suggestion. Thanks for your reply. 
> 
> I need to extend CMake to be able to set an arbitrary product type for
> the bundle. In your case:
> 
> productType = "com.apple.product-type.application.messages";
> productType = "com.apple.product-type.app-extension.messages";

I filed a preliminary merge request:
https://gitlab.kitware.com/cmake/cmake/merge_requests/310




More information about the CMake mailing list