peterprokop / SwiftOverlays

SwiftOverlays is a Swift GUI library for displaying various popups and notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift 2.0 Issue Using Renamed RectByOffsetting

cameronstanley opened this issue · comments

Just tried porting over my project using the swift-2.0 branch and the compiler is complaining about line 207 in SwiftOverlays.swift:

screen shot 2015-09-02 at 2 51 48 pm

Not sure what the status is on the migration to 2.0, but I can fix this and submit a pull request. Thanks!