ios update

This commit is contained in:
hiddify
2023-12-25 20:08:04 +03:30
parent 903ff82dec
commit 160e717fba
9 changed files with 197 additions and 79 deletions

View File

@@ -35,6 +35,8 @@ target 'Runner' do
target 'RunnerTests' do
inherit! :search_paths
end
pod 'Libcore', :path => './Frameworks/Libcore.xcframework'
end
# post_install do |installer|
@@ -69,4 +71,4 @@ post_install do |installer|
end
end
end
end