Skip to content

Commit 7f75f32

Browse files
authored
fix: generated cocoa bindings (#1648)
1 parent 03fc2a6 commit 7f75f32

File tree

3 files changed

+16604
-16045
lines changed

3 files changed

+16604
-16045
lines changed

flutter/ffi-cocoa.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ headers:
99
compiler-opts:
1010
- -DSENTRY_TARGET_PROFILING_SUPPORTED=1
1111
- -DCOCOAPODS=1
12+
- '-I./cocoa_bindings_temp/Sentry.framework/Versions/A/Headers/'
13+
- '-I./cocoa_bindings_temp/Sentry.framework/Versions/A/PrivateHeaders/'
1214
exclude-all-by-default: true
1315
objc-interfaces:
1416
include:

0 commit comments

Comments
 (0)