feat: initial Swift version
This commit is contained in:
9
PrivateFrameworks/CoreUI.framework/module.modulemap
Normal file
9
PrivateFrameworks/CoreUI.framework/module.modulemap
Normal file
@@ -0,0 +1,9 @@
|
||||
module CoreUI {
|
||||
// umbrella header "CoreUI.h"
|
||||
// Here is the list of your private headers.
|
||||
header "Headers/CUICatalog.h"
|
||||
header "Headers/CUINamedLookup.h"
|
||||
header "Headers/CUINamedImage.h"
|
||||
|
||||
export *
|
||||
}
|
||||
Reference in New Issue
Block a user