Post

Replies

Boosts

Views

Activity

Reply to Xcode 26: Unable to get past "Automatic signing failed"
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!
Jun ’25
Reply to Xcode 26: Unable to get past "Automatic signing failed"
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.
Jun ’25
Reply to AFM support for RAG Applications
Follow-up question: Does the following Apple Intelligence API allow RAG use case support via Siri: https://developer.apple.com/documentation/appintents/making-onscreen-content-available-to-siri-and-apple-intelligence ? For example can the file or document schema be used to submit the following to Siri/Apple Intelligence for conversational interrogation: a) a file or document with the content to be evaluated and (b) another file with context information ? The expectation is that the user could ask Siri questions about file/document (a) and Siri will respond based on assessment that includes contextual information provided in file/document (b). Any thoughts/ideas/suggestions are appreciated.
Nov ’24