Page 1 of 1

Xcode Linker Error

Posted: Mon Jan 12, 2015 2:59 pm
by Veronika

Hi,

I am hoping you can help.
I have not made any changed to my app in a while, but decided to re-download it from appery and import it into xcode.

Now in xcode I am getting an error message saying "xcode 6 linker command failed with exit code 1".

Any idea what this may be or how I can fix it? Or what may cause it?

I have tried searching everywhere!

Thanks


Xcode Linker Error

Posted: Mon Jan 12, 2015 4:46 pm
by Illya Stepanov

Hi Veronika -

Could you please show us screenshot of this error with details?

What Libraries version is set in your project and what xCode version are you using?


Xcode Linker Error

Posted: Mon Jan 12, 2015 5:58 pm
by Veronika

It is xCode 6.1.1

Libraries version is 2.0

Here is the xcode screenshot:
Image


Xcode Linker Error

Posted: Tue Jan 13, 2015 5:10 pm
by Maryna Brodina

Xcode Linker Error

Posted: Thu Jan 15, 2015 4:21 pm
by Veronika

I was able to avoid it by switching my libraries to v2.1

Is this recommended?


Xcode Linker Error

Posted: Thu Jan 15, 2015 5:53 pm
by Illya Stepanov

Hi Veronika -

Yes, currently libraries v. 2.1 -- is recommended for the latest iOS versions and supports x64 build binary.


Xcode Linker Error

Posted: Fri Jan 16, 2015 4:29 pm
by Veronika

Thanks!