bahar.wadia
Posts: 0
Joined: Wed Aug 07, 2013 2:05 am

Build failed with Xcode 5.1

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

Nikita
Posts: 0
Joined: Fri Feb 28, 2014 4:02 pm

Build failed with Xcode 5.1

ishani modi
Posts: 0
Joined: Wed Oct 23, 2013 4:49 am

Build failed with Xcode 5.1

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

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Build failed with Xcode 5.1

Hello!

This bug should be fixed.

bahar.wadia
Posts: 0
Joined: Wed Aug 07, 2013 2:05 am

Build failed with Xcode 5.1

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

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Build failed with Xcode 5.1

Hi Bahar,

Yes, let's try.

Return to “Issues”