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

Fix warnings #89

Open
wants to merge 2 commits into
base: hotfix/cover-art-issue-and-ios13-missing-icons
Choose a base branch
from

Conversation

mattneub
Copy link

This PR fixes all compile-time warnings (except for one that's inside GCDWebServer, nothing we can do about that) and several run-time warnings that manifest themselves at launch time.

In BassGaplessPlayer.m I have changed BOOL to BOOL32 because I have updated LibBASS. That update appears in a different PR. If you want this to compile without merging that PR first, just change BOOL32 back to BOOL.

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.

1 participant