We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 262440b commit 1f19de1Copy full SHA for 1f19de1
Libcore.podspec
@@ -7,5 +7,6 @@ Pod::Spec.new do |s|
7
s.author = { 'Hiddify' => '[email protected]' }
8
s.source = { :git => 'https://github.com/hiddify/hiddify-next-core.git', :tag => s.version }
9
s.ios.deployment_target = '9.0'
10
+ s.vendored_frameworks = 'Libcore.xcframework'
11
end
12
0 commit comments