fix: typo

This commit is contained in:
Hiddify
2024-01-16 17:23:47 +00:00
parent 867e3acfde
commit 4e672ac7af

View File

@@ -28,7 +28,6 @@ ios-full: lib_install
ios: lib_install
gomobile bind -v -target ios -libname=box -tags=$(TAGS),with_dhcp,with_low_memory,with_conntrack -trimpath -ldflags="-w -s" -o $(BINDIR)/$(PRODUCT_NAME).xcframework github.com/sagernet/sing-box/experimental/libbox ./mobile &&\
mv $(BINDIR)/$(PRODUCT_NAME).xcframework $(BINDIR)/$(NAME).xcframework &&\
# cp Libcore.podspec $(BINDIR)/$(NAME).xcframework/
cp Info.plist $(BINDIR)/$(NAME).xcframework/