[cmake-developers] [PATCH] iOS Framework Bundle support

Gregor Jasny gjasny at gmail.com
Fri Nov 13 08:08:30 EST 2015


On 11/11/15 02:19, Bartosz Kosiorek wrote:
> Hi 
> 
> Generally I created this cmake scripts to to able to test creating iOS/OSX Application Bundle and iOS/OSX Dynamic Framework Bundle.
> By default it produces iOS application Bundle and iOS Framework Bundle.
> 
> Steps to reproduce:
> 1. Download and install CMake 3.4.0
> 2. Unpack and unpack cmake_shared_ios_framework.zip
> 3. cd cmake_shared_ios_framework
> 4. mkdir build
> 5. cd build
> 6. ../../../cmake-3.4.0-rc3-Darwin-x86_64/CMake.app/Contents/bin/cmake ..
> 7. make

I wonder why anyone wants to build for iOS without the Xcode generator?


More information about the cmake-developers mailing list