-
Notifications
You must be signed in to change notification settings - Fork 59
'Linker command failed with exit code 1' error #169
Comments
Check your not double including anything in the files list, its complaining because your trying to build/link the same files twice |
I think the ObjectiveDDP 0.2.0 release has not been updated in the cocoapods master repo. I was just facing the same issue, and found that this has been fixed in version 0.2.0. But when I try to install it via cocoapods, pod install says unable to satisfy ~> 0.2.0 requirement. @vikass for now, you can just clone this repo manually and tell your project's Podfile to use the local version to get the latest changes.
In the meantime, request @mikey0000 to please update the Cocoapods master repo with the 0.2.0 release of ObjectiveDDP. |
Will see if I can
|
Has this been fixed yet? |
Hi @mikey0000 , Can you please let us know if you will update 0.2.0 update to cocoapods? |
Hi yes I can do that I believe, I'll try and remember all the steps etc
…On 29 July 2017 03:44:20 GMT+12:00, Ali Bin Tariq ***@***.***> wrote:
Hi @mikey0000 ,
Can you please let us know if you will update 0.2.0 update to
cocoapods?
--
You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub:
#169 (comment)
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
|
Hi Guys sorry for the delay, I'm out of a job so been busy. pushing 2.0 now, let me know if its working as expected otherwise I'll push a 2.1 |
Hello,
Added 'ObjectiveDDP' to .pod file and perform pod update operation.
Everytime when I perform this operation, I get following error -
I tried to fix this issue by changing few build settings, but not get the success.
This error occur only when I add 'ObjectiveDDP' to my project.
Your help is appreciable. Looking forward from your side.
Thanks,
Vikas
The text was updated successfully, but these errors were encountered: