I am trying to run a build that contains an Xcode task. The Xcode task is provided by the Xcode Bamboo plugin. Bamboo will not execute the task because it claims that the agent does not meet the job's requirements. Specifically, it claims that the required capability { iphoneos11.0, exists } is not included in the default agent. However, when I select 'Configure Agent' and navigate to the Default Agent, I see that the iphoneos11.0 is indeed a capability of the default agent (in fact, I added it). I also verified that it is indeed supported on the agent by executing 'xcodebuild -showsdks' in the terminal and locating the target sdk. Any idea what could be going wrong?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.