10.9提交
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
framework module NECommonUIKit {
|
||||
umbrella header "NECommonUIKit-umbrella.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
||||
|
||||
module NECommonUIKit.Swift {
|
||||
header "NECommonUIKit-Swift.h"
|
||||
requires objc
|
||||
}
|
||||
Reference in New Issue
Block a user