Only in Xcode8.3 get this error 'AppleMach-o Linker Error :Invalid bitcode signature;Linker command failed...' -


enter image description here

this error happen in xcode8.3, in xcode8.2 , xcode7 work fine

i had error , managed "fix" making sure opening .xcworkspace file rather .xcodeproj file. confusing because using .xcodeproj had been working fine, stopped - not sure if hit "clean". in project, referencing pods not building. anyway seems fine now! if has more deeper understanding of going on love learn it.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

Command prompt result in label. Python 2.7 -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -