Skip to content

Lowercase delegate methods so bridged symbols don't conflict in Swift#28

Merged
uzysjung merged 2 commits intouzysjung:masterfrom
hunterbridges:master
Jan 26, 2015
Merged

Lowercase delegate methods so bridged symbols don't conflict in Swift#28
uzysjung merged 2 commits intouzysjung:masterfrom
hunterbridges:master

Conversation

@hunterbridges
Copy link
Contributor

I tried to use this lib in swift and these methods caused a naming conflict with the class name when imported via a bridged header. Lowercasing the first letter in delegate method names is more conventional and fixes the bug

@uzysjung
Copy link
Owner

thank you. #14

uzysjung added a commit that referenced this pull request Jan 26, 2015
Lowercase delegate methods so bridged symbols don't conflict in Swift
@uzysjung uzysjung merged commit 5194b28 into uzysjung:master Jan 26, 2015
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.

2 participants