Page 2 of 2

Build failed with Xcode 5.1

Posted: Sat Mar 15, 2014 11:50 pm
by bahar.wadia

Did you try downgrading to 5.0.2? 5.0.2 does not provision iPhone 4S with ios7.1. Is that why you downgraded to 5.0.1


Build failed with Xcode 5.1

Posted: Tue Mar 18, 2014 9:39 am
by Nikita

Build failed with Xcode 5.1

Posted: Tue Mar 18, 2014 10:00 am
by ishani modi

Hi,

I solved it, instead of downgrading to 5.0.1.
In xcode 5.1, go to Project--Build Settings --Linking -- Other Linker flags.
write -ObjC "${BUILT_PRODUCTS_DIR}/libCordova.a"
instead of -ObjC -force_load "${TARGETBUILDDIR}/libCordova.a"

Thanks,
Ishani


Build failed with Xcode 5.1

Posted: Mon Apr 14, 2014 2:10 pm
by Maryna Brodina

Hello!

This bug should be fixed.


Build failed with Xcode 5.1

Posted: Mon Apr 14, 2014 11:20 pm
by bahar.wadia

So, does this mean I can update to the latest version of Xcode?


Build failed with Xcode 5.1

Posted: Tue Apr 15, 2014 7:07 am
by Kateryna Grynko

Hi Bahar,

Yes, let's try.