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

Support for Cocoapods in case we have to use it? #1765

Closed
sunil-app opened this issue Nov 30, 2022 · 1 comment
Closed

Support for Cocoapods in case we have to use it? #1765

sunil-app opened this issue Nov 30, 2022 · 1 comment

Comments

@sunil-app
Copy link

Thank you for the wonderful library!

I wonder why have we removed support for the Cocoapods? I know SPM is really good and I have been MessageKit through SPM ever since.

Ever since Xcode 14 has arrived, I have trouble building the MessageKit with the Azure pipeline with following error:

/Users/runner/Library/Developer/Xcode/DerivedData/<App>-hdgndojekdcpbqanrtalixkifyxd/SourcePackages/checkouts/MessageKit/Package.swift: error: MessageKit_MessageKit does not support provisioning profiles. MessageKit_MessageKit does not support provisioning profiles, but provisioning profile Adhoc has been manually specified. Set the provisioning profile value to "Automatic" in the build settings editor. (in target 'MessageKit_MessageKit' from project 'MessageKit')

This seems a known issue. I tried to fix this issue but could not find how to fix this. (considering that I have to use manual signing).

If we were still supporting the Cocoapods today, the MessageKit would be working just fine in case there are any such issues with SPM.

@Kaspik
Copy link
Member

Kaspik commented Dec 15, 2022

Hey @sunil-app ! I'm not aware of any issue with MessageKit & SPM.

We dropped it to simplify things and development, like not having project file, not maintaining two ways etc.

How did you setup MessageKit via SPM, can you post some code so we can figure this thing out for you?

@MessageKit MessageKit deleted a comment Jan 6, 2023
@Kaspik Kaspik closed this as completed Aug 31, 2023
@Kaspik Kaspik closed this as not planned Won't fix, can't repro, duplicate, stale Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants