Skip to content

Bump min macOS version to 10.11 #trivial#1080

Closed
rnystrom wants to merge 3 commits intomasterfrom
macos-ver
Closed

Bump min macOS version to 10.11 #trivial#1080
rnystrom wants to merge 3 commits intomasterfrom
macos-ver

Conversation

@rnystrom
Copy link
Copy Markdown
Contributor

@rnystrom rnystrom commented Feb 2, 2018

Followup from #1068

The NSIndexPath methods we use are not available <10.11. In theory this has always been "broken" b/c older macOS versions would crash at runtime when trying to use these methods.

Normally this would be breaking change, but I can't imagine anyone is using IGListKit on the mac targeting 10.10 and shipping a working app.

cc @jessesquires for thoughts

This should be the last remaining item before we get a green badge.

(note that 10.11 was released 9/30/15 which is about 2 weeks before the public IGListKit release)

@rnystrom rnystrom added this to the 3.2.0 milestone Feb 2, 2018
@rnystrom
Copy link
Copy Markdown
Contributor Author

rnystrom commented Feb 2, 2018

THE BUILD IS GREEN 🌮🌮🌮

Copy link
Copy Markdown
Contributor

@jessesquires jessesquires left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good to me! 💯

@jessesquires
Copy link
Copy Markdown
Contributor

Oh one more thing -- I think you need to open up the macOS example project and update all the targets

@rnystrom
Copy link
Copy Markdown
Contributor Author

rnystrom commented Feb 3, 2018

@jessesquires good catch yup, updating then landing

Sent with GitHawk

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@rnystrom has updated the pull request. View: changes

@facebook-github-bot
Copy link
Copy Markdown
Contributor

@rnystrom has updated the pull request. View: changes

@rnystrom
Copy link
Copy Markdown
Contributor Author

rnystrom commented Feb 3, 2018

Gonna wait on green again now that examples and stuff have been updated. Funny enough, the macOS example was already set to 10.11, probably b/c it was crashing w/out it.

edit: looks like bot is working

@iglistkit-bot
Copy link
Copy Markdown

iglistkit-bot commented Feb 3, 2018

1 Warning
⚠️ Big PR

Generated by 🚫 Danger

@rnystrom
Copy link
Copy Markdown
Contributor Author

rnystrom commented Feb 3, 2018

Alright still green, landing

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rnystrom is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@rnystrom rnystrom deleted the macos-ver branch May 9, 2018 02:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants