diff StockChartsWatchOS/StockChartsWatchOS.h @ 113:71b027b75fe6

Added WatchOS Target
author Dennis Concepción Martín <dennisconcepcionmartin@gmail.com>
date Thu, 05 Aug 2021 11:07:06 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/StockChartsWatchOS/StockChartsWatchOS.h	Thu Aug 05 11:07:06 2021 +0100
@@ -0,0 +1,18 @@
+//
+//  StockChartsWatchOS.h
+//  StockChartsWatchOS
+//
+//  Created by Dennis Concepción Martín on 5/8/21.
+//
+
+#import <Foundation/Foundation.h>
+
+//! Project version number for StockChartsWatchOS.
+FOUNDATION_EXPORT double StockChartsWatchOSVersionNumber;
+
+//! Project version string for StockChartsWatchOS.
+FOUNDATION_EXPORT const unsigned char StockChartsWatchOSVersionString[];
+
+// In this header, you should import all the public headers of your framework using statements like #import <StockChartsWatchOS/PublicHeader.h>
+
+