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

Singleton doesn't work with ARC #5

Open
Jaym3s opened this issue May 1, 2012 · 2 comments
Open

Singleton doesn't work with ARC #5

Jaym3s opened this issue May 1, 2012 · 2 comments

Comments

@Jaym3s
Copy link

Jaym3s commented May 1, 2012

CKSingleton doesn't work with ARC. It uses retain/release/autorelease.

Would something like this commit work? bendyworks@ac58ada

It seems to work for us, but another opinion would be great.

@Gurpartap
Copy link

Can we have this in ConciseKit core?

@vjpr
Copy link

vjpr commented Aug 29, 2013

+1

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

No branches or pull requests

3 participants