how to enable opengl es frame capture in xcode 4.3.1 -


just cannot find ui enabling opengl es frame capture.

i know in xcode 4.2 document, interface in edit scheme link below. not found in 4.3 @ place.

http://developer.apple.com/library/ios/#documentation/developertools/conceptual/whatsnewxcode/articles/xcode_4_2.html#//apple_ref/doc/uid/00200-sw1

there no longer check box enable this.

you need have opengles.framework in project navigator camera icon appear. (i have several apps included via linker settings, not picked up).

if still fails, try removing , re-adding it, , add build phases/link binary libraries. i've found pretty reliable.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -