Strip down to Foundation (no need to include UIKit or Cocoa)

release-v2.2.0
Avery Pierce 2017-01-14 20:13:16 -06:00
parent 30851905b5
commit b2b93d7a1f
1 changed files with 1 additions and 5 deletions

View File

@ -16,11 +16,7 @@
limitations under the License.
*/
#if TARGET_OS_IPHONE
#import <UIKit/UIKit.h>
#elif TARGET_OS_MAC
#import <Cocoa/Cocoa.h>
#endif
#import <Foundation/Foundation.h>
//! Project version string for OLMKit, the same as libolm.