Skip to content

Update for iOS8#22

Open
sn0 wants to merge 4 commits intobillymeltdown:masterfrom
sn0:master
Open

Update for iOS8#22
sn0 wants to merge 4 commits intobillymeltdown:masterfrom
sn0:master

Conversation

@sn0
Copy link
Copy Markdown

@sn0 sn0 commented Mar 20, 2015

Just update calls which became deprecated in iOS8

@billymeltdown
Copy link
Copy Markdown
Owner

Thanks for this, @sn0! I was looking at this today myself, but I'm hesitant to merge it into master because I use this category in several iOS and OS X projects that support system versions prior to iOS 8 and OS X 10.10. I'd like to quiet the warnings, but not ignore them, but also not break compatibility (yet). Telling Xcode to ignore the warnings seems like a bad idea, but I could add a single #warning directive to remind us that for the time being we are using deprecated symbol names here.

What do you think?

@sn0
Copy link
Copy Markdown
Author

sn0 commented Mar 20, 2015

That's a good point. I didn't think about compatibility. A single warning sounds good to me.

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