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'.
Daniel Rampelt
09/11/2020, 12:12 AM
Resolved it by adding the cocoapods plugin to all multiplatform modules
👍 1
l
louiscad
09/11/2020, 6:44 AM
Why would you need to apply it to all modules in 1.4.10? Sounds like a bug to me.
d
Daniel Rampelt
09/11/2020, 1:21 PM
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
louiscad
09/11/2020, 1:29 PM
kotl.in/issue is the link to remember for submissions 🙂
Please link the created issue here once reported