Dan Giralté
Dan Giralté
I'm sorry the cocoapod failed to publish. I have corrected this. Please try again.
try removing your `Podfile.lock` file and run `npx cap sync` from your project root. I just tried an initial project setup and things worked correctly.
So I pulled your repo down and there are two problems: 1) In your watch app target, add the `iOS-capWatch-watch` framework to the 'Frameworks, Libraries and Embedded content' section. When...
@JensUweB has this issue been resolved?