Xcode 26: Unable to get past "Automatic signing failed"

Xcode failed to provision this target. Please file a bug report at <https://feedbackassistant.apple.com> and include the Update Signing report from the Report navigator.

Provisioning profile "iOS Team Provisioning Profile: com.OctaneBuddy.ios" doesn't include the com.apple.developer.foundation-models entitlement.

Getting pretty upset at not being able to deploy and test on my phone :/ Works just fine with another project/app though.

I'm encountering the same issue. ChatGPT reports "Apple restricts access to com.apple.developer.foundation-models."

You must: (1) Be a member of the Apple Developer Program, (2) Explicitly request access or be part of the eligible seed group (WWDC24, Apple Intelligence Beta, etc), (3) If you’re not part of an eligible group, you won’t be able to use this entitlement, and your app won’t build with it, and (4) Check your developer account or Apple Developer Forums for status.

I came here to find a way to request access.

Follow-up: There is a Capability Request tab on the Certificates, Identifiers & Profiles page in the Developer Portal. The request was immediately approved. After this you need to (1) switch back to the Capabilities tab on that same page to add the granted capability, and (2) Go to the Capabilities view in Xcode to add the capability to your app. Good luck with Octane Buddy!

Xcode 26: Unable to get past "Automatic signing failed"
 
 
Q