We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03fc2a6 commit 7f75f32Copy full SHA for 7f75f32
3 files changed
flutter/ffi-cocoa.yaml
@@ -9,6 +9,8 @@ headers:
9
compiler-opts:
10
- -DSENTRY_TARGET_PROFILING_SUPPORTED=1
11
- -DCOCOAPODS=1
12
+ - '-I./cocoa_bindings_temp/Sentry.framework/Versions/A/Headers/'
13
+ - '-I./cocoa_bindings_temp/Sentry.framework/Versions/A/PrivateHeaders/'
14
exclude-all-by-default: true
15
objc-interfaces:
16
include:
0 commit comments