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

Create files to support NSMovie and NSMovieView #144

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from
Draft

Conversation

gcasa
Copy link
Member

@gcasa gcasa commented Mar 20, 2022

implementation for NSMovie and NSMovieView.

ChangeLog Outdated
@@ -29,6 +49,7 @@
from here.
* Source/GSXibKeyedUnarchiver.m: Implement logic here to build
_customClasses array when loading a XIB of version 3 or 4.
>>>>>>> e0012349f6df6895f736de1f158c52116fce7fc1
Copy link
Member

Choose a reason for hiding this comment

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

This line seems to be a leftover from a failed merge.

else
{
RELEASE(self);
}
Copy link
Member

Choose a reason for hiding this comment

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

you need to return nil here and not self.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants