Lital Amos
10/25/2021, 3:12 PMExecuting of 'pod install' failed with code 1.
Error message:
Please, check that file "/Users/workstation/Documents/Workspace/iOS.App/Podfile" contains following lines in header:
source '<https://cdn.cocoapods.org>'
Please, check that each target depended on connectivity contains following dependencies:
I tried changing our Podfile that currently has source '<https://github.com/CocoaPods/Specs.git>'
this to use the CDN url, ran pod repo update and pod install but this does seem to help.
Any insights on how to resolve this?Matti MK
10/25/2021, 3:45 PMLital Amos
10/25/2021, 4:03 PMMatti MK
10/26/2021, 3:03 PMLital Amos
10/26/2021, 3:59 PM