Open cookiemuncher opened 9 years ago
+1
+1
+1
+1
+1
+1
I managed to resolve this. There seems to be an issue with iOS 9 (and maybe earlier versions, too).
I did the following:
If it works, you may want to provide feedback here so that @avivais can fix it.
ld:'WannaApp/Plugins/org.apache.cordova.core.parseplugin/Parse.framework/Parse(PFFieldOperation.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture armv7
If I disable bitcode, as recommended me, I will generate even more errors. Any suggestions ... thank you very much