Skip to content

Conversation

v-ken
Copy link

@v-ken v-ken commented Oct 27, 2016

-(id)ID; will be genereted to func id() -> Any? in Swift 3.0 which conflicts with internal function

This commit changes -(id)ID; to -(id)iD;

`-(id)ID;` will be genereted to `func id() -> Any?` in Swift 3.0 which conflicts with internal function
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.

1 participant