marmelroy / PeekPop

Peek and Pop with backwards-compatibility
MIT License
1.95k stars 123 forks source link

Fixing delegates not being weak #21

Closed MrAdamBoyd closed 8 years ago

MrAdamBoyd commented 8 years ago

Fixing retain cycles being created by delegates not being weak vars.

marmelroy commented 8 years ago

Thanks @MrAdamBoyd! Looks great.

One small thing - I believe the changes in PeekPop/Info.plist were by mistake. We can't really go down on the build version. Please revert it and I'll merge.

MrAdamBoyd commented 8 years ago

Reverted the changes. Everything should be good to go.

marmelroy commented 8 years ago

Awesome. Thanks again.