You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Uncomment the next line to define a global platform for your project# platform :ios, '9.0'plugin'cocoapods-acknowledgements',:settings_bundle=>truetarget'CP-Ack-Failure'do# Comment the next line if you don't want to use dynamic frameworksuse_frameworks!# Pods for CP-Ack-Failure# Crash reporting + analyticspod'Firebase',:subspecs=>['Analytics','Crashlytics']target'CP-Ack-FailureTests'doinherit!:search_paths# Pods for testingendtarget'CP-Ack-FailureUITests'do# Pods for testingendendtarget'CP-Ack-Failure-watchOS'do# Comment the next line if you don't want to use dynamic frameworksuse_frameworks!# Pods for CP-Ack-Failure-watchOSendtarget'CP-Ack-Failure-watchOS Extension'do# Comment the next line if you don't want to use dynamic frameworksuse_frameworks!# Pods for CP-Ack-Failure-watchOS Extension# Crash reporting + analyticspod'Firebase',:subspecs=>['Crashlytics']end
Example project: https://github.com/Brett-Best/CP-Ack-Bug
Command
Report
I added the crashlytics pod to my watchOS target
Expected pod update to succeed, if I comment out the plugin line in the pod file it does and builds fine.
It failed with the below stack
Stack
Plugins
Podfile
Error
The text was updated successfully, but these errors were encountered: