mirror of
https://github.com/wahyd4/Yep.git
synced 2026-08-10 05:16:22 +10:00
12 lines
183 B
Plaintext
12 lines
183 B
Plaintext
framework module Crashlytics {
|
|
header "Crashlytics.h"
|
|
header "CLSLogging.h"
|
|
header "CLSReport.h"
|
|
header "CLSStackFrame.h"
|
|
|
|
export *
|
|
|
|
link "z"
|
|
link "c++"
|
|
}
|