[YogaKit] support macOS.
This commit is contained in:
15
YogaKit/YogaKitSample/YogaKitOSXSample/ViewController.h
Normal file
15
YogaKit/YogaKitSample/YogaKitOSXSample/ViewController.h
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// ViewController.h
|
||||
// YogaKitOSXSample
|
||||
//
|
||||
// Created by lvv on 2020/8/13.
|
||||
// Copyright © 2020 facebook. All rights reserved.
|
||||
//
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
|
||||
@interface ViewController : NSViewController
|
||||
|
||||
|
||||
@end
|
||||
|
Reference in New Issue
Block a user