Loading...
1
2
3
4
5
6
7
framework module kdd {
    header "kcdata.h"
    module kdd_kdd {
        requires objc
        header "kdd.h"
    }
}