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
After upgrading to Xcode 10.1 I manage to build my app from Xcode to physical machine. When I try to archive project with SearchTextField it fails with the following message.
While running pass Keyboard handling #1 SILModuleTransform "PerformanceSILLinker".
While deserializing SIL vtable for 'SearchTextField' in module 'SearchTextField'
error: Abort trap: 6
has anyone encountered that? Is there a workaround?
Thank you so so much
The text was updated successfully, but these errors were encountered:
Hi,
After upgrading to Xcode 10.1 I manage to build my app from Xcode to physical machine. When I try to archive project with SearchTextField it fails with the following message.
error: Abort trap: 6
has anyone encountered that? Is there a workaround?
Thank you so so much
The text was updated successfully, but these errors were encountered: