VSTGUI on iOS without VST SDK

All I can tell you is, that the CFrame does not need a VSTGUIEditorInterface object to work on any platform. If you need a base VSTGUIEditorInterface class, then write a dummy one that does nothing just implementing the virtual methods.