SkygearIO / skygear-SDK-iOS

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

SKYAsset properties has incorrect nullability annotation #147

Open cheungpat opened 6 years ago

cheungpat commented 6 years ago

SKYAsset properties are currently marked non-nullable but the implementation is actually nullable. Either: