gamedevforks / oolongengine

Automatically exported from code.google.com/p/oolongengine
3 stars 1 forks source link

Case sensistivity filenames and Signing Keys #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I just downloaded the project. I had to rename the file

Renderer/Core/GraphicsDevice/OS2x/OpenGL_Internal.h
to 
Renderer/Core/GraphicsDevice/OS2x/OpenGL_internal.h

as I do use a case sensitive fileystem.

There are devloper keys set in the demonstrations - actually in the Targets. 
Just remove the keys 
in the target and set the keys just to 'iPhone Developer:' in the project ( not 
Target ) that way 
everybody can just build right away.

Patrick aka Jolly

Original issue reported on code.google.com by jollysup...@googlemail.com on 12 Nov 2008 at 3:22

GoogleCodeExporter commented 9 years ago
I hope I fixed the case sensitive problem with my last commit.

Original comment by wolfgang...@gmail.com on 21 Feb 2009 at 1:25