googlearchive/friendlypix

[Urgent] Xcode doesn't build

alonbee opened this issue · 8 comments

I cloned the whole file & try to build the iOS app in Xcode(8.0). But there are parsing issues even if I updated the pod. Does anyone know how to resolve this issue ?
screen shot 2016-10-05 at 1 08 31 am

try "$pod install" at friendlypix/ios

pod install did solve part of the erros. But there are unknown errors I still cannot solve, is that because of the pod version or Xcode version. I am using the latest one.
fail

yep for me i get all sorts of errors, id suggest that you take a look as there were quite a few.

Looking forward to your updates ! Thank you !!

Code wasn't updated for FirebaseUI 1.0. I'll be updating it shortly, in the meantime I updated the Podfile to point back to legacy version.

Master branch is updated with FirebaseUI 1.0 support. Let me know if you get any problems. Cheers