You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1 Although I suspect that this might be this for a reason. That said, there could be away to make them show as booleans. It is quite annoying having to convert them or do == 0 etc.
This happens in generated Swift classes. Attributes with the type
Boolean
are generated asNSNumber
in the generated Machine classes.The text was updated successfully, but these errors were encountered: