[YogaKit] support macOS.
This commit is contained in:
@@ -18,4 +18,10 @@ target 'YogaKitTVSample' do
|
||||
platform :tvos, '9.0'
|
||||
pod 'Yoga', :path => '../../Yoga.podspec'
|
||||
pod 'YogaKit', :path => '../../YogaKit.podspec'
|
||||
end
|
||||
|
||||
target 'YogaKitOSXSample' do
|
||||
platform :osx, '10.10'
|
||||
pod 'Yoga', :path => '../../Yoga.podspec'
|
||||
pod 'YogaKit', :path => '../../YogaKit.podspec'
|
||||
end
|
Reference in New Issue
Block a user