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
xcode gives abort trap 6 error as soon as i call imagerow in my form but it working fine in my other project.
*** DESERIALIZATION FAILURE (please include this section in any bug report) ***
could not deserialize type for '_': could not deserialize type for 'userPickerInfo': declaration is not a nominal type
Cross-reference to module 'UIKit'
1. While running pass #219 SILModuleTransform "MandatoryInlining".
2. While deserializing SIL vtable for 'ImageRow' in module 'ImageRow'
error: Abort trap: 6
The text was updated successfully, but these errors were encountered:
xcode gives abort trap 6 error as soon as i call imagerow in my form but it working fine in my other project.
The text was updated successfully, but these errors were encountered: