首次提交
This commit is contained in:
12
Pods/Bugly/Bugly.framework/Modules/module.modulemap
generated
Executable file
12
Pods/Bugly/Bugly.framework/Modules/module.modulemap
generated
Executable file
@@ -0,0 +1,12 @@
|
||||
framework module Bugly {
|
||||
umbrella header "Bugly.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
|
||||
link framework "Foundation"
|
||||
link framework "Security"
|
||||
link framework "SystemConfiguration"
|
||||
link "c++"
|
||||
link "z"
|
||||
}
|
||||
Reference in New Issue
Block a user