Warning, /education/gcompris/platforms/ios/README is written in an unsupported language. File is not indexed.

0001 iOS build instruction.
0002 
0003 Update config.h with the correct release version or pick it from a CMake build.
0004 
0005 copy the following files at the root dir
0006 cp platforms/ios/config.h .
0007 cp platforms/ios/gcompris.pro .
0008 
0009 At root dir create the directory
0010 mkdir rcc
0011 mkdir translations
0012 
0013 And fill copy the appropriate files in them.
0014 
0015 Create a build directory:
0016 mkdir build-ios
0017 ~/Qt/5.5/ios/bin/qmake ../gcompris.pro
0018 open gcompris.xcodeproj
0019 
0020 Fix the Launch reference to point the Launch item in the xcassets