From 4e672ac7af6fa274d8eff26c8806de3b2b135236 Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify-com@users.noreply.github.com> Date: Tue, 16 Jan 2024 17:23:47 +0000 Subject: [PATCH] fix: typo --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 1b00e8e..ae4bbf7 100644 --- a/Makefile +++ b/Makefile @@ -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/