Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error inspecting Siri Message Intent #25

Closed
AdamPro13 opened this issue Feb 23, 2019 · 3 comments
Closed

Error inspecting Siri Message Intent #25

AdamPro13 opened this issue Feb 23, 2019 · 3 comments

Comments

@AdamPro13
Copy link

I'm receiving the following error with my project that has a Siri Message Intent extension:
error: dataCorrupted(Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "productType", intValue: nil)], debugDescription: "Cannot initialize PBXProductType from invalid String value com.apple.product-type.app-extension.intents-service", underlyingError: nil)).

Is this extension type not currently supported?

@ileitch
Copy link
Contributor

ileitch commented Feb 23, 2019

This is an error from https://github.com/tuist/xcodeproj, you could please open an issue there and link to it?

@ileitch
Copy link
Contributor

ileitch commented Feb 27, 2019

OK you win, I opened one: tuist/XcodeProj#378

ileitch added a commit that referenced this issue Mar 1, 2019
@ileitch ileitch closed this as completed in 41d981a Mar 1, 2019
@ileitch
Copy link
Contributor

ileitch commented Mar 2, 2019

This should be fixed in 1.4.0, could you give it a try?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants