<feed xmlns='http://www.w3.org/2005/Atom'>
<title>subsurface.git/packaging/macosx/Subsurface-mobile.xcodeproj/xcshareddata, branch v4.9.8</title>
<subtitle>forked from https://github.com/subsurface/subsurface</subtitle>
<id>https://git.tsegers.com/subsurface.git/atom?h=v4.9.8</id>
<link rel='self' href='https://git.tsegers.com/subsurface.git/atom?h=v4.9.8'/>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/'/>
<updated>2019-12-11T00:49:27Z</updated>
<entry>
<title>mac: correct Xcode project schemes</title>
<updated>2019-12-11T00:49:27Z</updated>
<author>
<name>jan Iversen</name>
<email>jan@casacondor.com</email>
</author>
<published>2019-12-10T10:59:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=9ea46f196adec41afffe8670a647dd04c4519b99'/>
<id>urn:sha1:9ea46f196adec41afffe8670a647dd04c4519b99</id>
<content type='text'>
Update schemes to only allow run.

Now it is possible to build/run/debug mobileExecutable as
well as desktop from within Xcode.

Xcode demands that the path to the debug executable it not relative,
this of course gives a portability problem.

The path selected are
~/develop/src/subsurface/build....
to at least give it a shine of not being fixed.

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
<entry>
<title>mac: create Xcode project for mobile (on a desktop)</title>
<updated>2019-11-27T05:54:05Z</updated>
<author>
<name>jan Iversen</name>
<email>jani@apache.org</email>
</author>
<published>2018-09-17T10:08:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tsegers.com/subsurface.git/commit/?id=e8a60429514af065a368862d656f5e699d7056e6'/>
<id>urn:sha1:e8a60429514af065a368862d656f5e699d7056e6</id>
<content type='text'>
Create Xcode project, allowing easy editing of all sources.
the project uses "make mobile" and "make desktop" to generate the project,
so all CMake changes are automatically updated

the project uses folder references, so adding/removing a source is
automatically updated

The project expect build-mobile and build to be existing as well
as external libraries, so after cloning do a normal build before
using the project.

Signed-off-by: Jan Iversen &lt;jani@apache.org&gt;
</content>
</entry>
</feed>
