-
Now in Kotlin official Cocoapods plugin available option `linkOnly` in when we add pods dependencies - https://kotlinlang.org/docs/native-cocoapods-dsl-reference.html#pod-function .
It was last key …
-
### Command
```
/usr/local/bin/pod repo update
```
### Report
* What did you do?
* What did you expect to happen?
* What happened instead?
### Stack
```
CocoaPods : 1.15.2…
-
### Describe the bug
iOS Bundling failed 1088ms node_modules/expo-router/entry.js (1849 modules)
error: node_modules/react-native-gesture-handler/src/handlers/gestures/manualGesture.ts: /Users/user/…
-
**Expected/desired behavior**
I would like to understand, why CocoaPods plugin exists/if it is necessary at all, or it's just a convenience/alternative to e.g. automatic integration.
**Rel…
-
### Steps to reproduce
1. Run the sample app on macOS
2. Press and hold "u" until the IME accent panel is displayed
3. Press right arrow
4. Press left arrow
5. Press ESC
6. Press left arrow
###…
-
### Report
* What did you do?
- Ran the command `/Users/ahmedzaheer/.rbenv/versions/3.1.0/bin/pod init` to initialize CocoaPods in a new project.
* What did you expect to happen?
- Expecte…
-
I tried to build a sample and add your lib to my project but with no success. Could you please help me with this?
Logs are provided below.
Failed to build iOS app
Swift Compiler Error (Xcod…
-
How cocoapods detect static/dynamic framework for correct integration - https://github.com/CocoaPods/CocoaPods/blob/master/lib/cocoapods/xcode/linkage_analyzer.rb
How this implemented in kotlin plugi…
-
Since Swift has a 'first-party' package manager in the form of Swift Package Manager, it would be interesting to evaluate whether we could use that, instead of CocoaPods, for Swift plugins. That would…
-
I want to make a plugin that depends on the source which is outside of Specs
like this in **myplugin.podspec**:
s.dependency 'Hoge', :git => 'https://github.com/hoge/fuga_specs.git'
Howev…
ttlg updated
8 months ago