<div dir="ltr">Hi,<div><br></div><div>Using the build instructions from <a class="gmail-m_3218822793127722655moz-txt-link-freetext" href="https://github.com/gcompris/GCompris-qt/tree/master/platforms/ios" target="_blank" style="font-size:12.800000190734863px">platforms/ios</a> I am mostly able to complete a build.</div><div>I have a few questions...</div><div><br></div><div>On which branch should I base my work?</div><div>I assumed branch 0.71 would be more stable than master, so this is where I am working for now.</div><div><br></div><div>I had to work around a few points to go through the compilation:</div><div><br></div><div>1. VERSION_CODE is expected in ApplicationInfo.h</div><div>Not sure about what it is, I just defined it as some numeric constant in config.h.</div><div><div class="gmail_extra"><br></div><div class="gmail_extra">2. I had to manually addd the QtSensors framework header path</div><div class="gmail_extra"><br></div><div class="gmail_extra">3. BUILD_DATE and ACTIVATION_MODE have to be defined for ApplicationSettingsDefault.cpp.</div><div class="gmail_extra">This time again, I stubbed those with some constants.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Then I end up with a complete build (modulo some iOS signing magic), but it lacks all the resources.</div><div class="gmail_extra">That doesn't surprise me since I skipped those lines from the platforms/ios readme file:</div><div class="gmail_extra"><br></div><div class="gmail_extra">"At root dir create the directory</div><div class="gmail_extra">mkdir rcc</div><div class="gmail_extra">mkdir translations</div><div class="gmail_extra">And fill copy the appropriate files in them."</div><div class="gmail_extra">--> which files shall I copy? Those from src/activities? Should I process them with CMake before?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Bruno, if you have some hints about those points to resolve them properly it would be of great help!</div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks!</div><div class="gmail_extra"><br></div><div class="gmail_extra">Regards,</div><div class="gmail_extra">Florent</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 12, 2017 at 11:54 PM, Bruno Coudoin <span dir="ltr"><<a href="mailto:bruno.coudoin@gcompris.net" target="_blank">bruno.coudoin@gcompris.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF">
    <p><br>
    </p>
    Hi all,<br>
    <br>
    I am glad to see you Florent over there. Have a look at the build
    instructions as I left them. I had to do some manual tweaks if I
    remember in XCode to make the compilation works but it should be
    documented. By the wayn I still have my build environment on an old
    Macbook air so I can look at it if you miss someting.<br>
    <br>
    Please give me your Apple user email, I will add you to the iTunes
    GCompris page so that you can push a new version if you succeed in a
    new build.<span class="gmail-m_8619007138237805665HOEnZb"><font color="#888888"><br>
    <br>
    Bruno.</font></span><div><div class="gmail-m_8619007138237805665h5"><br>
    <br>
    <br>
    <div class="gmail-m_8619007138237805665m_1503741277699759798moz-cite-prefix">Le 11/06/2017 à 16:13, Timothée Giet a
      écrit :<br>
    </div>
    <blockquote type="cite">
      
      <div class="gmail-m_8619007138237805665m_1503741277699759798moz-cite-prefix">Hi,<br>
        <br>
        Indeed it would be a great help if you could help us with that!<br>
        Then for updating it on the iOS app store, I'll check with Bruno
        and you for how we can proceed.<br>
        <br>
        Cheers,<br>
        Timothée <br>
        <br>
        <br>
        Le 11/06/2017 à 12:25, JAZEIX Johnny a écrit :<br>
      </div>
      <blockquote type="cite">
        
        <div class="gmail-m_8619007138237805665m_1503741277699759798moz-cite-prefix">Hi Florent,<br>
          <br>
          yes it would be really nice if you could!<br>
          <br>
          Do you know about the ios process?<br>
          <br>
          The doc we have to build it is there: <a class="gmail-m_8619007138237805665m_1503741277699759798moz-txt-link-freetext" href="https://github.com/gcompris/GCompris-qt/tree/master/platforms/ios" target="_blank">https://github.com/gcompris/GC<wbr>ompris-qt/tree/master/platform<wbr>s/ios</a><br>
          It is not up-to-date, don't hesitate to ask if we can help to
          ease the work (create scripts to update the config.h and the
          <a href="http://gcompris.pro" target="_blank">gcompris.pro</a> automatically for example).<br>
          <br>
          Johnny<br>
          <br>
          On 06/11/17 09:42, Emmanuel Charruau wrote:<br>
        </div>
        <blockquote type="cite">
          <div dir="ltr">
            <div>
              <div>
                <div>
                  <div>
                    <div>Hi Florent,<br>
                      <br>
                    </div>
                    This is very relevant!!!<br>
                  </div>
                  My whole class is on GCompris and on ipad, but I have
                  an old version, and we can not use the lastest app.<br>
                </div>
                Do you have all the materials to build and upload?<br>
                <br>
              </div>
              Regards,<br>
            </div>
            Emmanuel<br>
            <div>
              <div>
                <div>
                  <div><br>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div class="gmail_extra"><br>
            <div class="gmail_quote">2017-06-10 22:51 GMT+02:00 florent
              boudet <span dir="ltr"><<a href="mailto:flboudet@gmail.com" target="_blank">flboudet@gmail.com</a>></span>:<br>
              <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex">
                <div dir="ltr">
                  <div>Hi everyone,</div>
                  <div><br>
                  </div>
                  Bruno Coudoin told me some time ago that there was no
                  maintainer any more for the iOS version of GCompris
                  and that the latest iOS version lacks behind the
                  recent releases.
                  <div>If this is still the case, I can eventually take
                    care of maintaining the codebase for iOS and
                    building/uploading fresher versions to the iOS App
                    Store.</div>
                  <div>Is it still relevant?</div>
                  <div><br>
                  </div>
                  <div>Regards,</div>
                  <div>Florent</div>
                  <div><br>
                  </div>
                  <div>(By the way, my son is a user of GCompris on iOS)</div>
                </div>
              </blockquote>
            </div>
            <br>
          </div>
        </blockquote>
        <p><br>
        </p>
      </blockquote>
      <p><br>
      </p>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br></div></div></div>