mattermost-mobile/ios/MattermostShare/MattermostShare-Bridging-Header.h
Elias Nahum 3feaa8e6bb
iOS Native Share Extension (Swift) (#2575)
* iOS Native Share Extension (Swift)

* Re-arrange files

* Fix .gitignore
2019-02-26 14:31:57 -03:00

6 lines
151 B
Objective-C

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