Can't add /Users/wes/code/wesbiggs/appclip-autologin/app/autologin.xcodeproj Entitlement com.apple.developer.pass-type-identifiers not found and could not be included in profile. This likely is not a valid entitlement and should be removed from your

I've tried to add the "Pass Type Identifiers" entitlement manually in <myAppClip>.entitlements, but it will not archive and shows the error:

Entitlement com.apple.developer.pass-type-identifiers not found and could not be included in profile. This likely is not a valid entitlement and should be removed from your entitlements file.

It works correctly for the App (parent of <myAppClip>), but without it the App Clip can't see any passes.

The documentation says this should be possible:

Note

In iOS 17 and later, App Clips can use the Wallet capability. For more information on functionality that’s available to App Clips, see Choosing the right functionality for your App Clip.

It is not visible in the portal either.

Is this an entitlement that I need to specifically request, and if so, how would I go about doing so?

Thanks!

Wes

Answered by DTS Engineer in 889494022

I discussed your issue with various folks here at Apple — from both Xcode and the Developer website teams — and the conclusion is that this is a bug. We are already looking into fix it, but I’d appreciate your filing your own bug report. That’ll help in a couple of ways:

  • It gives us a way to track the work.
  • Our bugs system will notify you when the issue is fixed.

Please post your bug number, and I’ll pass that along to the relevant folks.

Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Accepted Answer

I discussed your issue with various folks here at Apple — from both Xcode and the Developer website teams — and the conclusion is that this is a bug. We are already looking into fix it, but I’d appreciate your filing your own bug report. That’ll help in a couple of ways:

  • It gives us a way to track the work.
  • Our bugs system will notify you when the issue is fixed.

Please post your bug number, and I’ll pass that along to the relevant folks.

Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Thank you! Just filed -- FB22888282.

Someone pinged me about this via a separate channel, asking if there’s been any progress on that bug. AFAICT there has not been.

Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Hello,

Just sharing that I have just bumped into the same issue with Xcode 26.2 (17C52).

I am interested in this feature

In iOS 17 and later, App Clips can request the Pass Type IDs Entitlement to read passes stored in the Wallet app.

https://developer.apple.com/documentation/appclip/choosing-the-right-functionality-for-your-app-clip

Thank you.

Hi,

I filed the Feedback report as: FB24678082

Thanks!

We are facing the same issue, any updates?

Anyone from Support could answer this guys?

I was hoping that one of the folks who filed bugs about this would respond, because they can see the status of their own bugs. But I guess not. So I took a look at FB22888282 and FB24678082 and they remain unresolved.

If you want to track the status of this yourself, I recommend that you file your own bug and ask that it be marked as a dup of FB22888282. That way you’ll be notified it that bug gets fixed.

I talk more about that idea in Bug Reporting: How and Why?

Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Can't add /Users/wes/code/wesbiggs/appclip-autologin/app/autologin.xcodeproj Entitlement com.apple.developer.pass-type-identifiers not found and could not be included in profile. This likely is not a valid entitlement and should be removed from your
 
 
Q