This website requires JavaScript.
Explore
Help
Sign In
DaddyFrosty
/
yoga
Watch
1
Star
0
Fork
0
You've already forked yoga
Code
Issues
96
Pull Requests
31
Actions
Packages
Projects
Releases
33
Wiki
Activity
Files
cb741783191bd2447fc0cd112d773a51273040b7
yoga
/
YogaKit
/
Source
/
modulemap
/
module.modulemap
6 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix SPM ompilation error
2021-11-15 23:11:39 +08:00
module YogaKit {
Remove umbrella header Replace `#import` with `@import`
2021-11-25 12:59:04 +08:00
header "../YogaKit.h"
header "../UIView+Yoga.h"
Fix SPM ompilation error
2021-11-15 23:11:39 +08:00
export *
}
Reference in New Issue
Copy Permalink