[YogaKit] add YGLayoutExtensions.swift to YogaKit
This commit is contained in:
6
YogaKit/Yoga.modulemap
Normal file
6
YogaKit/Yoga.modulemap
Normal file
@@ -0,0 +1,6 @@
|
||||
framework module Yoga [system][extern_c] {
|
||||
umbrella header "Yoga-umbrella.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
Reference in New Issue
Block a user