Kaynağa Gözat

ComPDFKit(rn) - 1.13.0 cocoapods 更新

yangliuhua 9 ay önce
ebeveyn
işleme
4738f15053
2 değiştirilmiş dosya ile 4 ekleme ve 3 silme
  1. 2 2
      App.tsx
  2. 2 1
      ios/Podfile

Dosya farkı çok büyük olduğundan ihmal edildi
+ 2 - 2
App.tsx


+ 2 - 1
ios/Podfile

@@ -31,7 +31,8 @@ target 'ComPDFKit_RN' do
   # Flags change depending on the env values.
   # Flags change depending on the env values.
   flags = get_default_flags()
   flags = get_default_flags()
 
 
-  pod 'ComPDFKit', :git => 'https://github.com/ComPDFKit/compdfkit-ios.git', :tag => '1.13.0'
+  pod 'ComPDFKit', :git => 'https://github.com/ComPDFKit/compdfkit-pdf-sdk-ios-swift.git', :tag => '1.13.0'
+  pod 'ComPDFKit_Tools', :git => 'https://github.com/ComPDFKit/compdfkit-pdf-sdk-ios-swift.git', :tag => '1.13.0'
 
 
   use_react_native!(
   use_react_native!(
     :path => config[:reactNativePath],
     :path => config[:reactNativePath],