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
because of class_getIvarLayout only return strong property and weak property's layout info,if we got MRC file in our project,there are many retain property,how can we find these property properly
The text was updated successfully, but these errors were encountered:
because of class_getIvarLayout only return strong property and weak property's layout info,if we got MRC file in our project,there are many retain property,how can we find these property properly
The text was updated successfully, but these errors were encountered: