Browse Source

fix: mobile ci

Tienson Qin 1 week ago
parent
commit
8bb0cc16e0
2 changed files with 2 additions and 2 deletions
  1. 1 1
      ios/App/Podfile
  2. 1 1
      ios/App/Podfile.lock

+ 1 - 1
ios/App/Podfile

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

+ 1 - 1
ios/App/Podfile.lock

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