2019-06-16 00:51:10 +01:00

20 lines
546 B
Objective-C

//
// WatchCommonWatch.h
// WatchCommonWatch
//
// Created by Peter on 6/15/19.
// Copyright © 2019 Telegram LLP. All rights reserved.
//
#import <WatchKit/WatchKit.h>
//! Project version number for WatchCommonWatch.
FOUNDATION_EXPORT double WatchCommonWatchVersionNumber;
//! Project version string for WatchCommonWatch.
FOUNDATION_EXPORT const unsigned char WatchCommonWatchVersionString[];
// In this header, you should import all the public headers of your framework using statements like #import <WatchCommonWatch/PublicHeader.h>