-
Notifications
You must be signed in to change notification settings - Fork 196
Open
Description
branch: Swift 2.2
xcode 7.3.x
Steps to repro:
- clone
- switch to branch 2.2
- 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'
Metadata
Metadata
Assignees
Labels
No labels