Search found 1 match

Go to advanced search

by Imran Butt
Wed Mar 19, 2014 9:53 am
Forum: Issues
Topic: Bugs after iOS 7.1/Xcode 5.1 update
Replies: 59
Views: 17880
 
Jump to post

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

Go to advanced search