SkygearIO / skygear-SDK-iOS

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

Add _Nullable annotation to setObject #247

Closed kaojohnny closed 5 years ago

kaojohnny commented 5 years ago

when the value is null, setObject creates NSNull object.

connects #244

carmenlau commented 5 years ago

Merged to master via 8034e98