Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Added Carthage support and updated to iOS 9 #45

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

sales-i-old
Copy link

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

mashdup and others added 6 commits January 20, 2016 12:08
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
@regexident
Copy link
Owner

Looks good, thanks!

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants