Skip to content

Commit

Permalink
Ensure all of MLKit gets linked, for iOS barcodes.
Browse files Browse the repository at this point in the history
  • Loading branch information
saurik committed Dec 18, 2022
1 parent 8544025 commit 546695d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions env/target-apl.mk
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ exe :=

meson := darwin

lflags += -Wl,-ObjC
lflags += -Wl,-dead_strip
lflags += -Wl,-no_dead_strip_inits_and_terms

Expand Down

0 comments on commit 546695d

Please sign in to comment.