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

Bugs after iOS 7.1/Xcode 5.1 update

Hi, Adam
Is there any solution other than downgrading to 5.0.1 ?

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

Bugs after iOS 7.1/Xcode 5.1 update

Hello,

Workaround is following: correct as it's stated on screenshot: Image

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

Bugs after iOS 7.1/Xcode 5.1 update

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

Imran Butt
Posts: 0
Joined: Wed Mar 19, 2014 9:53 am

Bugs after iOS 7.1/Xcode 5.1 update

In Build Settings
Change Mach-O Type to “Relocate Object File”
and doing
-ObjC
-force_load
"$(BUILT_PRODUCTS_DIR)/libCordova.a"
in linker
It is working fine for me as at least it has build the app

neil s
Posts: 0
Joined: Wed Apr 02, 2014 3:18 pm

Bugs after iOS 7.1/Xcode 5.1 update

I'm getting this error. I've tried several combinations of the solutionS described on the multitude of threads on this topic---but having no luck. can someone from the appery team help me out with the right solution? what's the target date for deploying the fix?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Bugs after iOS 7.1/Xcode 5.1 update

Sorry for inconvenience, we planning to deploy April 13.

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

Bugs after iOS 7.1/Xcode 5.1 update

Hello!

This bug should be fixed.

Avi Dwivedi
Posts: 0
Joined: Wed Jun 18, 2014 4:44 am

Bugs after iOS 7.1/Xcode 5.1 update

Hey Ishani did your problem resolved? last day i purchased new iPad but i m unable to test my game on it due to the same problem..... pLz help mate.

Avi Dwivedi
Posts: 0
Joined: Wed Jun 18, 2014 4:44 am

Bugs after iOS 7.1/Xcode 5.1 update

Hi, Ishani i need to ask you something. i can't see any developer option in its settings in my iPad mini Cellular with ratina?? please help me ma'am kahi aisa to nahi ki maine wrong iPad khareed liya?

Avi Dwivedi
Posts: 0
Joined: Wed Jun 18, 2014 4:44 am

Bugs after iOS 7.1/Xcode 5.1 update

its not showing developer mode plz help

Return to “Issues”