added script to build the universal opencv2.framework for iOS device and simulator...
authorVadim Pisarevsky <no@email>
Sat, 9 Jun 2012 16:18:39 +0000 (16:18 +0000)
committerVadim Pisarevsky <no@email>
Sat, 9 Jun 2012 16:18:39 +0000 (16:18 +0000)
commit76f49f307829a6424160b88575ed41225b7fe72e
treeb1fe11bf666c6aa1297fdb3068840bd1d0e03a7e
parent09d4d69100ff4e0ae35253d74ab2be8c68199264
added script to build the universal opencv2.framework for iOS device and simulator. fixed opencv_world cmake script to create static libopencv_world.a for iOS. temporarily disable compressed file storages in the case of iOS (to avoid dependency of zlib)
ios/Info.plist.in [new file with mode: 0644]
ios/build_framework.py [new file with mode: 0755]
modules/core/src/persistence.cpp
modules/world/CMakeLists.txt