Anyone else run into issues with the cocoapods plu...
# multiplatform
d
Anyone else run into issues with the cocoapods plugin using 1.4.10? No issues with 1.4.0.
Copy code
FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':tasks'.
> Could not create task ':shared:podInstall'.
   > Task with name 'podspec' not found in project ':shared:api'.
Resolved it by adding the cocoapods plugin to all multiplatform modules
👍 1
l
Why would you need to apply it to all modules in 1.4.10? Sounds like a bug to me.
d
Could be because I'm exporting them, but yeah not sure if that's intended or not. I can open a bug and see
l
kotl.in/issue is the link to remember for submissions 🙂 Please link the created issue here once reported
d