On 03/12/2016 15:07, [email protected] 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"; Please give me some days to implement the behavior. Can you point me to an already existing extension (maybe on GitHub) and tell me how to test them in simulator? Thanks, Gregor -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake
