Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compiler error #34

Open
GINNOV opened this issue Sep 12, 2016 · 1 comment
Open

compiler error #34

GINNOV opened this issue Sep 12, 2016 · 1 comment

Comments

@GINNOV
Copy link

GINNOV commented Sep 12, 2016

branch: Swift 2.2
xcode 7.3.x

Steps to repro:

  1. clone
  2. switch to branch 2.2
  3. open example project in xcode and build

actual:
Github/QRCode/QRCode/CIImageExtension.swift:21:15: Initializer for conditional binding must have Optional type, not 'CGImage'

/Github/QRCode/QRCode/QRCode.swift:63:41: Cannot use optional chaining on non-optional value of type 'String'

@laoyur
Copy link

laoyur commented Jan 10, 2017

the same issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants