mattermost-mobile/ios/MattermostShare/MattermostShare-Bridging-Header.h
Harrison Healey daa8152691 MM-15575 Rename Constants.h to fix naming conflict (#2840)
* MM-15575 Rename Constants.h to fix naming conflict

* Rename to MMMConstants
2019-05-29 22:34:34 -04:00

6 lines
154 B
Objective-C

//
// Use this file to import your target's public headers that you would like to expose to Swift.
//
#import "MMMConstants.h"
#import "StoreManager.h"