fix: mobile ci

This commit is contained in:
Tienson Qin
2025-11-28 03:36:46 +08:00
parent 9c01d46bc3
commit 8bb0cc16e0
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -143,6 +143,6 @@ SPEC CHECKSUMS:
KeychainSwift: 4a71a45c802fd9e73906457c2dcbdbdc06c9419d
SendIntent: 8a6f646a4489f788d253ffbd1082a98ea388d870
PODFILE CHECKSUM: 4c45370d0465170bcb1b7c0b1ed45c9e46b9b742
PODFILE CHECKSUM: 1c189d247853db0fb95af02c1df130a117c2d626
COCOAPODS: 1.16.2