// // App.h // Moonlight // // Created by Diego Waxemberg on 7/10/15. // Copyright © 2015 Limelight Stream. All rights reserved. // #import #import @class Host; @interface App : NSManagedObject @end #import "App+CoreDataProperties.h"