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 dispatch_queue_t properties #412

Merged

Conversation

rivera-ernesto
Copy link
Member

Seems like CocoaPods somehow prevents dispatch_queue_t to be objects in iOS 6+/OS X 10.8+ projects.

Seems to be related to CocoaPods/CocoaPods#1001, https://github.com/CocoaPods/Specs/issues/1730 and https://github.com/CocoaPods/Specs/issues/4323.

Closes #410.

@bpoplauschi
Copy link
Member

Great investigation @rivera-ernesto, sounds legit.

bpoplauschi added a commit that referenced this pull request Dec 3, 2014
@bpoplauschi bpoplauschi merged commit 4b42c9f into CocoaLumberjack:master Dec 3, 2014
@bpoplauschi bpoplauschi added this to the 2.0.0 milestone Dec 3, 2014
@rivera-ernesto rivera-ernesto deleted the fix_dispatch_queue branch December 4, 2014 01:53
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.

Compile error on 2.0.0.4 beta
2 participants