fix: some bugs in ios

This commit is contained in:
hiddify
2024-01-08 17:30:45 +03:30
parent 5a677d309e
commit 779d4d8bdc
7 changed files with 26 additions and 14 deletions

View File

@@ -35,7 +35,9 @@ target 'Runner' do
target 'RunnerTests' do
inherit! :search_paths
end
pod 'Libcore', :path => './Frameworks/Libcore.xcframework'
# target 'SingBoxPacketTunnel' do
# pod 'Libcore', :path => './Frameworks/Libcore.xcframework'
# end
end