Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing UIColor-Expanded dependency #16

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

Conversation

Tafkadasoh
Copy link

UIColor-Expanded by Erica Sadun is outdated and wasn't updated since March
2010 anymore. Some methods this category introduced exist since iOS 5 in UIColor
natively. So I figured out it isn't required for MAConfirmButton anymore at all.
However, I've implemented a fallback when MAConfirmButton is used on iOS
versions < iOS 5.

zubko and others added 5 commits February 10, 2012 23:38
UIColor-Expanded by Erica Sadun is outdated and wasn't updated since March
2010 anymore. Some methods this category introduced exist since iOS 5 in UIColor
natively. So I figured out it isn't required for MAConfirmButton anymore at all.
However, I've implemented a fallback when MAConfirmButton is used on iOS
versions < iOS 5.
Conflicts resolved:
	MAConfirmButton/MAConfirmButton.m
	Sample/SampleViewController.m
@Tafkadasoh Tafkadasoh mentioned this pull request Jul 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants