I'm trying to understand the cause of the following warning message, which is now generated several times during a command-line build using Xcode 8.0 (8A218a):
(note: in the name of the idenfiier below, I've replaced actual names with xxx.xxx)
[MT] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/IDEXcode3ProjectSupport/IDEXcode3ProjectSupport-11204/Xcode3Core/LegacyProjects/Frameworks/DevToolsCore/DevToolsCore/ProjectModel/Capabilities/Xcode3TargetCapabilitiesContext.m:292
Details: Failed to expand identifiers "{(
"group.com.xxx.xxx"
)}": Error Domain=IDECapabilitiesErrorDomain Code=1 "The operation requires a selected developer portal team." UserInfo={NSLocalizedDescription=The operation requires a selected developer portal team., NSLocalizedRecoverySuggestion=}
Object:
Method: -_appIDFeatureStateIncludingEntitlements:
Thread: {number = 1, name = main}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.