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