You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
267 B

6 years ago
  1. framework module Crashlytics {
  2. header "Crashlytics.h"
  3. header "Answers.h"
  4. header "ANSCompatibility.h"
  5. header "CLSLogging.h"
  6. header "CLSReport.h"
  7. header "CLSStackFrame.h"
  8. header "CLSAttributes.h"
  9. export *
  10. link "z"
  11. link "c++"
  12. }