Using xcodebuild to build a development app, I do not see codesigning failing with Xcode8.2.1 (OS X El Capitan v10.11.6), although I see the same warnings as mentioned : The operation requires a selected developer portal teamBut note that codesigning works successfully irrespective of those warnings.However, using xcodebuild to build dev app with Xcode 8.3.1 & OSX Sierra v10.12.4, not only shows the same warnings, but also fails the codesigning21:44:33 Details: Failed to expand identifiers {( 21:44:33 $(SECURITY_GROUP_IDENTIFIER) 21:44:33 )}: Error Domain=IDECapabilitiesErrorDomain Code=1 The operation requires a selected developer portal team. UserInfo={NSLocalizedDescription=The operation requires a selected developer portal team., NSLocalizedRecoverySuggestion=} 21:44:33 Object: <Xcode3TargetCapabilitiesContext: 0x7fce7529dc00> 21:44:33 Method: -_appIDFeatureStateIncludingEntitlements:buildConfiguration: 21:44:33 Thread: <NSThread: 0x7fce6b415a90>{number = 1, name = main}2
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags: