DLAlertView icon indicating copy to clipboard operation
DLAlertView copied to clipboard

Added Carthage support and updated to iOS 9

Open sales-i-old opened this issue 9 years ago • 1 comments

Why: *to able to build using Carthage dependency manager *update any deprecated methods or properties

The changes were addressed by: *added a dynamic library and shared to allow Carthage build *DLAlertViewController uses statusbarorientation instead of self *AlertViewTheme imports uikit for proper Carthage build *shared scheme for Carthage

sales-i-old avatar Jan 20 '16 14:01 sales-i-old

Looks good, thanks!

Could you please squash the last four commits (5067039 .. aefe87b) into a single one?

regexident avatar Aug 03 '16 16:08 regexident