ios - Syntax error with ALCameraViewController in Swift2 -


i have syntax error when trying include pod "alcameraviewcontroller" of alexlittlejohn in project. syntax errors "expected ',' separator".

enter image description here

thanks!

i believe has version of swift. think you're using latest version of library, think swift 2.2, not using. @ changelog repo , choose version supported project.


Comments

Popular posts from this blog

c++ - list<myClass<int> * > sort -

c - Defining floating point constants, how many digits are useful? -