Skip to content

Commit

Permalink
Don't strip libc++_shared.so from prebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Dec 7, 2024
1 parent 5a8398c commit 0c01497
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion prebuilds/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
rm -rf $@
mkdir -p $@
unzip -q $< -d $@
rm -f $@/**/*/libc++_shared.so

all: ios/BareKit.xcframework android/bare-kit

Expand Down

0 comments on commit 0c01497

Please sign in to comment.