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
It seems that hyper.nonExportable works only for relationships, so it can't be used for attributes. If you have added that key to whole framework it maybe very unclear that it works only for relationships.
Anyway that key will be very useful for attributes, e.g. if you don't want to export some secrets or binary data.
I don't know if it is expected behavior or bug, so I've posted example project with bug reproduction.
It seems that
hyper.nonExportable
works only for relationships, so it can't be used for attributes. If you have added that key to whole framework it maybe very unclear that it works only for relationships.Anyway that key will be very useful for attributes, e.g. if you don't want to export some secrets or binary data.
I don't know if it is expected behavior or bug, so I've posted example project with bug reproduction.
XCode project: hypbug_nonExportable.zip
Versions:
Related:
The text was updated successfully, but these errors were encountered: