hyperoslo / Sugar

:coffee: Something sweet that goes great with your Cocoa
https://github.com/hyperoslo
Other
1.07k stars 69 forks source link

Please create a 2.3 branch. #85

Closed navisingh closed 8 years ago

navisingh commented 8 years ago

The only change required to support swift 2.3 is self.init(CGImage: image!.CGImage!) in the branch instead of self.init(CGImage: image.CGImage!) in the file UIImage+Extensions.swift

astrokin commented 8 years ago

@nahitheper you can use this one for now

pod 'Sugar', :git => 'https://github.com/astrokin/Sugar'

zenangst commented 8 years ago

@astrokin mind making a PR towards swift-2.3 with that fork? 😁

astrokin commented 8 years ago

@zenangst thanks for reminding, I forgot about it :) #86

nefarianblack commented 8 years ago

Is this still open? Does this tree helps - https://github.com/hyperoslo/Sugar/tree/swift-2.3?

astrokin commented 8 years ago

@nefarianblack we can close it. Thank you.