App Clip Application Identifier not matching...?

While I ponder my problem with the tvOS version of Lunch Card, I have another one on my hands.

I'm creating an app clip version of Lunch Card, and it works perfectly.
But, when archiving this build, it gives me this error:
The com.apple.developer.parent-application-identifiers entitlement [...] of an App Clip must match the application-identifier entitlement [...] of its containing parent app.

I've recreated the app clip target, and looked at the entitlements, but I don't see anything wrong. The error, of course, gives me the two different identifiers, but I don't know how I would revert that.

Accepted Reply

Edit: False alarm!! Didn't work after all!

Alright, I kinda figured this out myself:
I just created a new Xcode project and copied over my code. It's pretty simple.

Replies

Edit: False alarm!! Didn't work after all!

Alright, I kinda figured this out myself:
I just created a new Xcode project and copied over my code. It's pretty simple.