Those are my first steps in IOS applications development and I\'m facing some problem that I can\'t figure out.
error: Embedded binary is not signed with the
I was getting this error trying to build a WatchOS app in Xcode 11 - I tried all the various suggestions in this and other SO posts but the thing that finally worked was switching Xcode to use the legacy build system.
Go to: File | Project (or Workspace) Settings | Build System
And select Legacy Build System