Skip to content

Commit

Permalink
fix: add proper flags
Browse files Browse the repository at this point in the history
  • Loading branch information
hansemannn committed Feb 25, 2019
1 parent 7881149 commit b95e6b3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions ios/module.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,4 @@
//
// How to add a compiler define:
//
// OTHER_CFLAGS=$(inherited) -DFOO=1
//
//
// IMPORTANT NOTE: always use $(inherited) in your overrides
//
OTHER_LDFLAGS=$(inherited) -lz -licucore

0 comments on commit b95e6b3

Please sign in to comment.