weichuang1234 / gdata-objectivec-client

Automatically exported from code.google.com/p/gdata-objectivec-client
Other
0 stars 0 forks source link

In iOS proejct linking GData as static library fails Archive build with linker error #114

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by piotr.w...@polidea.pl on 19 Oct 2011 at 9:54

GoogleCodeExporter commented 9 years ago
I am using XCode 4.2, I have created new project, and in Debug configuration it 
works fine, but in Release it can't find the static library which produces 
linker error.

I have tested this with my own static library project and everything works fine 
in both Debug and Release configurations.

Original comment by piotr.w...@polidea.pl on 19 Oct 2011 at 9:57