remirobert / CameraEngine

:monkey::camera: Camera engine for iOS, written in Swift, above AVFoundation. :monkey:
https://github.com/remirobert/CameraEngine
MIT License
583 stars 104 forks source link

SWIFT 3 issue #64

Open appcelerate opened 7 years ago

appcelerate commented 7 years ago

...Pods/CameraEngine/CameraEngine/CameraEngineMetadataOutput.swift:91:18: Expression pattern of type 'String' cannot match values of type 'String!'

There is an cocoa pods issue with Swift 3

Regards