GBA002/Delta/Supporting Files/Delta-Bridging-Header.h
Riley Testut dc9cb367de Adds supportConfigurations property to ControllerSkin model
Allows database querying of controller skins based on configurations they support
2016-11-07 14:29:18 -08:00

8 lines
228 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import "UIDevice+Vibration.h"
#import "NSFetchedResultsController+Conveniences.h"
#import "ControllerSkinConfigurations.h"