yeahdongcn / RSBarcodes_Swift

1D and 2D barcodes reader and generators for iOS 8 with delightful controls. Now Swift.
MIT License
709 stars 185 forks source link

Swift 2.3 Compatibility #63

Closed gblotter closed 8 years ago

gblotter commented 8 years ago

Updated to be compatible with Swift 2.3

Gerst20051 commented 8 years ago

👍

gblotter commented 8 years ago

@yeahdongcn Any chance this could be approved and merged? Thanks!

yeahdongcn commented 8 years ago

@gblotter Since the Xcode 8 is still in beta, I will merge your changes once it gets released.

gblotter commented 8 years ago

@yeahdongcn Ok... sounds good.

If people need access to a Swift 2.3 branch before that, would you want to create a branch for this to be merged into, and then merge it into master when Xcode 8 drops? Or I guess they can point to mine if you'd prefer.

yeahdongcn commented 8 years ago

Yeah @gblotter you're right, I merged your changes to a new branch called Swift2.3, thank you!