mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
fix: mobile ci
This commit is contained in:
@@ -28,13 +28,13 @@ def capacitor_pods
|
||||
pod 'CapacitorStatusBar', :path => '../../node_modules/@capacitor/status-bar'
|
||||
pod 'CapgoCapacitorNavigationBar', :path => '../../node_modules/@capgo/capacitor-navigation-bar'
|
||||
pod 'SendIntent', :path => '../../node_modules/send-intent'
|
||||
pod 'Drops', :git => 'https://github.com/omaralbeik/Drops.git', :tag => '1.7.0'
|
||||
pod 'JcesarmobileSslSkip', :path => '../../node_modules/@jcesarmobile/ssl-skip'
|
||||
end
|
||||
|
||||
target 'Logseq' do
|
||||
capacitor_pods
|
||||
# Add your Pods here
|
||||
pod 'Drops', :git => 'https://github.com/omaralbeik/Drops.git', :tag => '1.7.0'
|
||||
end
|
||||
|
||||
|
||||
|
||||
@@ -143,6 +143,6 @@ SPEC CHECKSUMS:
|
||||
KeychainSwift: 4a71a45c802fd9e73906457c2dcbdbdc06c9419d
|
||||
SendIntent: 8a6f646a4489f788d253ffbd1082a98ea388d870
|
||||
|
||||
PODFILE CHECKSUM: 4c45370d0465170bcb1b7c0b1ed45c9e46b9b742
|
||||
PODFILE CHECKSUM: 1c189d247853db0fb95af02c1df130a117c2d626
|
||||
|
||||
COCOAPODS: 1.16.2
|
||||
|
||||
Reference in New Issue
Block a user