Skip to content
This repository has been archived by the owner on Nov 22, 2020. It is now read-only.

Fix implicitly self retain warnings #192

Closed
wants to merge 1 commit into from

Conversation

kkostritsynax
Copy link

No description provided.

@ArtSabintsev
Copy link
Owner

Not seeing any retain warning sin Xcode 9.2. Not sure what this is about, so closing the PR due to lack of info.

@kkostritsynax
Copy link
Author

If you add your project as pod in another project, then install pods with cocoapods 1.4.0 you will see these warnings.

@ArtSabintsev
Copy link
Owner

ArtSabintsev commented Mar 7, 2018

Will attempt to do this tomorrow afternoon - thanks.

@ArtSabintsev ArtSabintsev reopened this Mar 7, 2018
@ArtSabintsev
Copy link
Owner

By the way, is it in a Swift or Objc project?

@kkostritsynax
Copy link
Author

ObjC project.

@ArtSabintsev
Copy link
Owner

This fixes the warning, but not the actual problem. Need to make sel weak. Will put in a fix shortly.

@ArtSabintsev
Copy link
Owner

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

Successfully merging this pull request may close these issues.

2 participants