Code signing is required for product type 'Application'

I am able to build my app from Xcode but every time I build from terminal
the following error occurs.
Signing for “test App” requires a development team. Select a development team in the project editor.
Code signing is required for product type ‘Application’ in SDK ‘iOS 10.3’

2 Likes

Just wondering if you figured this one out? I’ve got the same issue.