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