Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

Remove an unnecessary ivar declaration #188

Open
graouts wants to merge 1 commit intopkyeck:masterfrom
graouts:master
Open

Remove an unnecessary ivar declaration #188
graouts wants to merge 1 commit intopkyeck:masterfrom
graouts:master

Conversation

@graouts
Copy link

@graouts graouts commented Jun 11, 2014

This yielded a build error the current deployment target does not support automated __weak references on iOS 8 and possibly on other platforms. Fixes #187.

… iOS 8 (the current deployment target does not support automated __weak references). Fixes pkyeck#187.
@pkyeck pkyeck added this to the 0.6 milestone Jul 14, 2014
@pkyeck pkyeck self-assigned this Jul 14, 2014
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.

Using socket.IO-objc in a Swift application

2 participants