Hello,
I am currently porting a legacy project to iOS 9.0 and my code (OpenGLES 2) which has been working fine with iOS 8.+ gets in conflict with the Model I/O framework which I do not need.
How do I prevent my project in iOS 9.0 from making use of the Model I/O framework?
Thank you very much.
Kind regards, Lars