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

Maintenance: Unify loading nib #768

Merged
merged 5 commits into from
Dec 3, 2022

Conversation

wutschel
Copy link
Collaborator

@wutschel wutschel commented Nov 6, 2022

Description

Closes #761.

  • Unify use of loadNibNamed
  • Unify use of cell identifiers (will update some xib to new toll version)
  • Remove superfluous assignments and calls observed while working an this

Summary for release notes

Maintenance: Unify loading nib

@wutschel wutschel marked this pull request as ready for review November 30, 2022 05:33
@kambala-decapitator kambala-decapitator merged commit 34ce090 into xbmc:master Dec 3, 2022
@wutschel wutschel deleted the unifiy_load_nibnamed branch December 3, 2022 18:52
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.

Crash -[UINib instantiateWithOwner:options:] + 456 (UINib.m:403)
2 participants