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
enable NS_ASSUME_NONNULL_BEGIN in our MXJSONModel classes and use nullable according to matrix.org spec
split MXJSONModels.h into dedicated classes
We can start this with all JSON models related to the /sync response. It may worth to package all models into a dedicated subfolder.
The runtime crashes due to this synapse change should then be visible as build errors in our swift code.
Because of matrix-org/synapse#9919, the swift code and its strong type check crashes.
The text was updated successfully, but these errors were encountered: