fix swift

main
Ziyang Hu 1 year ago
parent 36a7eacd07
commit 467723849f

@ -16,7 +16,7 @@
target 'YourApp' do target 'YourApp' do
use_frameworks! use_frameworks!
pod 'CozoSwiftBridge', '~> 0.7.2' pod 'CozoSwiftBridge', '~> 0.7.1'
end end
``` ```

@ -19,7 +19,7 @@ see the Building section below.
target 'YourApp' do target 'YourApp' do
use_frameworks! use_frameworks!
pod 'CozoSwiftBridge', '~> 0.7.2' pod 'CozoSwiftBridge', '~> 0.7.1'
end end
``` ```

Loading…
Cancel
Save