SkygearIO / skygear-SDK-iOS

Skygear SDK for iOS
https://skygear.io
Other
10 stars 28 forks source link

Make explicit strong references in block #202

Closed cheungpat closed 6 years ago

cheungpat commented 6 years ago

This removes the compiler warnings complaining the use of strong self in blocks.