<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Apr 10, 2017, at 2:52 PM, Robert Helling <<a href="mailto:helling@atdotde.de" class="">helling@atdotde.de</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">yesterday, after managing to build the mobile app on the desktop again, I decided I should try to also build the iOS version (some months ago, I was able to do that but many things happened since then). But after investing about two hour, I still fail. After fixing a few other things, when I run the build.sh in <span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class="">subsurface/packaging/ios I get a complaint about a missing header file </span></div><div class=""><span style="font-family: Menlo; font-size: 11px; background-color: rgb(255, 255, 255);" class=""><br class=""></span></div><div class=""><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; color: rgb(52, 188, 38); background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures;" class="">[  0%] </span><span style="font-variant-ligatures: no-common-ligatures" class="">Building C object CMakeFiles/git2.dir/src/stransport_stream.c.o</span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">/Users/Helling/src/ios/subsurface/packaging/ios/libgit2-0.23.4/src/stransport_stream.c:10:10: </b></span><span style="font-variant-ligatures: no-common-ligatures; color: #c33720" class=""><b class="">fatal error: </b></span><span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">'CoreFoundation/CoreFoundation.h' file not found</b></span></div><div style="margin: 0px; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">#include <CoreFoundation/CoreFoundation.h></span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class="">According to locate, I have 16 versions of a file called CoreFoundation.h on my system, but none in a directory of a similar name. Anybody any idea? Could this be due to my Mac running MacOS Sierra? Who else (besides Dirk) is currently being able to build the iOS version? Which OS version are you using? Any further ideas?</div></div></div></blockquote><br class=""></div><div>I am building on Sierra with Xcode 8.1</div><div><br class=""></div><div>I just on Saturday did a complete build from scratch, so I'm reasonably certain that this should work.</div><div><br class=""></div><div>The only oddity is that you need to run build.sh to create all of the libs / dependencies, then Qt Creator (and that one needs to be for the same version that the 'Qt' link points to) and build Subsurface-mobile itself, otherwise it doesn't seem to work.</div><div><br class=""></div><div>/D</div><br class=""></body></html>