Hi all!
I've just added a new widget extension to my project. If I try to compile, I get the following error:
Has anyone seen this error too? Any clues on how could I fix it?
Many thanks for your help!
I've just added a new widget extension to my project. If I try to compile, I get the following error:
in the steperror: Your target is built for iOS but contains embedded content built for the iOS platform (XWidgetExtension.appex), which is not allowed.
I'm using Xcode Version 12.0 beta (12A6159). My project targets iOS 10.0. It is actually the first time I try to add an extension to the project.Validate XWidgetExtension.appex
Has anyone seen this error too? Any clues on how could I fix it?
Many thanks for your help!