mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-21 05:45:13 +00:00
14 lines
267 B
Text
14 lines
267 B
Text
framework module Crashlytics {
|
|
header "Crashlytics.h"
|
|
header "Answers.h"
|
|
header "ANSCompatibility.h"
|
|
header "CLSLogging.h"
|
|
header "CLSReport.h"
|
|
header "CLSStackFrame.h"
|
|
header "CLSAttributes.h"
|
|
|
|
export *
|
|
|
|
link "z"
|
|
link "c++"
|
|
}
|