Logo
Explore Help
Sign In
DaddyFrosty/yoga
1
0
Fork 0
You've already forked yoga
Code Issues 96 Pull Requests 31 Actions Packages Projects Releases 33 Wiki Activity
Files
ae3aa9582cb8ea85b135c64476f5d2ab36273bc0
yoga/YogaKit/YogaKitSample/Podfile

12 lines
272 B
Plaintext
Raw Normal View History

[YogaKit] support auto apply layout. - support auto apply layout - build Yoga & YogaKit framework as staticlib; - update YogaKitSample.
2020-08-13 13:24:14 +08:00
platform :ios, '9.0'
Made YogaKitSample build again, use cocoapods, add icon images. Summary: The Sample app needed some love. It wouldn't build because of some import errors, adding files is very manual, and it looked bad. I have fixed all of these things. Reviewed By: amonshiz Differential Revision: D4508624 fbshipit-source-id: bda40defb167ef871d8d0d5bb853d8905b9682d8
2017-02-03 13:27:59 -08:00
use_frameworks!
[YogaKit] add unit tests. - pixel-align for view’s frame; - add unit tests for YogaKit.
2020-08-13 17:17:15 +08:00
targetsArray = ['YogaKitSample', 'YogaKitSampleTests']
targetsArray.each do |t|
target t do
pod 'Yoga', :path => '../../Yoga.podspec'
pod 'YogaKit', :path => '../../YogaKit.podspec'
pod 'IGListKit', '~> 4.0.0'
end
Made YogaKitSample build again, use cocoapods, add icon images. Summary: The Sample app needed some love. It wouldn't build because of some import errors, adding files is very manual, and it looked bad. I have fixed all of these things. Reviewed By: amonshiz Differential Revision: D4508624 fbshipit-source-id: bda40defb167ef871d8d0d5bb853d8905b9682d8
2017-02-03 13:27:59 -08:00
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 130ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API