Swift2 中 ALCameraViewController 的语法错误

Syntax error with ALCameraViewController in Swift2

当我尝试在我的项目中包含 AlexLittlejohn 的 pod "ALCameraViewController" 时出现语法错误。所有语法错误都像 "Expected ',' separator".

谢谢!

我认为这与您的 swift 版本有关。认为您正在使用该库的最新版本,我认为它是 swift 2.2,您可能没有使用它。查看该存储库的变更日志并选择您的项目支持的版本。