Remove umbrella header
Replace `#import` with `@import`
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
module YogaKit {
|
||||
umbrella header "YogaKit-umbrella.h"
|
||||
header "../YogaKit.h"
|
||||
header "../UIView+Yoga.h"
|
||||
export *
|
||||
}
|
||||
|
Reference in New Issue
Block a user