Skip to content

Commit

Permalink
Remove libc++_shared.so from prebuilds
Browse files Browse the repository at this point in the history
  • Loading branch information
kasperisager committed Dec 6, 2024
1 parent 5b9c829 commit 5ca3d68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions prebuilds/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
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 5ca3d68

Please sign in to comment.