Accidentally deleted framework - help!

I accidentally deleted the OpenGLES, pretty sure it was called that, how do I replace the framework? Its not in the existing frameworks list.

its definitely there, its an ios core framework. if it isn’t around anymore then you killed your whole iphone sdk installation or never had it installed :slight_smile:

in xcode, rightclick - add existing frameworks - scroll down

  1. Click right button on the project heir-achy
  2. Select Add->Existing Frameworks…
  3. Add again the framework.

-grinder

Yes! I added OpenGL then it mutated into OpenGLES, problem solved:)