-
pod 'SDWebImageFLPlugin'
pod 'SDWebImageWebPCoder'
引入这两个库的时候一直报错 无法进行下去
pod bin install
Demo pod bin install
Analyzing dependencies
====== cocoapods-imy-bin 0.3.1.3 版本 ========
===…
-
When installing the google maps package, it stops the image-cache-it package working on iOS for some reason. Still works fine on Android however iOS no longer works.
-
* [x] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md). 🌈
# Report
With cer…
-
This is the same issue that was closed before, but is appearing again with new versions of libraries:
https://github.com/dpa99c/cordova-plugin-firebasex/issues/373
I have added the comment to th…
-
Launching lib/main.dart on iPhone 12 Pro Max in debug mode...
CocoaPods' output:
↳
Preparing
Analyzing dependencies
Inspecting targets to integrate
Using `ARCHS` setting to b…
-
I was trying to use this package but it stuck at 'pod install' forever. I even tried to use this as a git repository and it still stuck at pod install forever.
```
dev_dependencies:
shelf: ^0.7.9…
-
* [ ] I've read and understood the [*CONTRIBUTING* guidelines and have done my best effort to follow](https://github.com/CocoaPods/CocoaPods/blob/master/CONTRIBUTING.md).
# Report
## What di…
-
### Which platform(s) does your issue occur on?
- iOS
### Please, provide the following version numbers that your issue occurs with:
- CLI: 5.4.2
- Cross-platform modules: 5.0.0
- Runtime(s):…
-
### Command
```
/usr/local/bin/pod init
```
### Report
* What did you do?
run ```pod init``` after create a new iOS app using Xcode 16 beta 3
* What did you expect to happen?
creat…
-
my Podfile:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'
use_frameworks!
pod 'BluetoothKit', '~> 0.4.0'
Installing BluetoothKit (0.4.0)
[!] Unable to determine Swift…