[YogaKit] support macOS, tvOS, Carthage; auto apply layout like AutoLayout. #1026

Closed
cntrump wants to merge 38 commits from yogakit_autoapplylayout_patch into main
65 changed files with 3177 additions and 126 deletions
Showing only changes of commit 5521fb7149 - Show all commits

View File

@@ -33,6 +33,6 @@ Pod::Spec.new do |spec|
'-fPIC' '-fPIC'
] ]
spec.source_files = 'yoga/**/*.{c,h,cpp}' spec.source_files = 'yoga/**/*.{c,h,cpp}'
spec.public_header_files = 'yoga/{Yoga,YGEnums,YGMacros,YGNode,YGStyle,YGValue}.h' spec.public_header_files = 'yoga/{Yoga,YGEnums,YGMacros,YGValue}.h'
spec.static_framework = true spec.static_framework = true
end end

View File

@@ -25,9 +25,9 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS: SPEC CHECKSUMS:
IGListDiffKit: 665d6cf43ce726e676013db9c7d6c4294259b6b2 IGListDiffKit: 665d6cf43ce726e676013db9c7d6c4294259b6b2
IGListKit: fd5a5d21935298f5849fa49d426843cff97b77c7 IGListKit: fd5a5d21935298f5849fa49d426843cff97b77c7
Yoga: 66186cbdf82afe25cc8c9b9adc100667063a21e8 Yoga: 21a6025b8ce1624d5bf5202b1af67cd43da8edfc
YogaKit: 30573590c8d1ecd5c3758efba7117ad9cb1c8508 YogaKit: 30573590c8d1ecd5c3758efba7117ad9cb1c8508
PODFILE CHECKSUM: 74e6863ea92d9031f0d141ef224a84ab74846efa PODFILE CHECKSUM: 74e6863ea92d9031f0d141ef224a84ab74846efa
COCOAPODS: 1.9.3 COCOAPODS: 1.9.1