Class InterfaceBuilderClassesPlugin


public class InterfaceBuilderClassesPlugin
extends AbstractCompilerPlugin
CompilerPlugin which forces view controllers and views referenced by Storyboards and XIB files in resource folders to be linked into the executable. Also embeds a list of such classes into the executable which can later be pre-registered in UIApplication.main(...) when the app is launched.