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

Build libidn for Mac Catalyst #8

Open
jeetkapadia opened this issue Sep 25, 2020 · 0 comments
Open

Build libidn for Mac Catalyst #8

jeetkapadia opened this issue Sep 25, 2020 · 0 comments

Comments

@jeetkapadia
Copy link

jeetkapadia commented Sep 25, 2020

Hi,

I have used this framework in my custom iOS framework. Now we want to add Mac Catalyst support but when I try to build for Mac Catalyst it gives me the following error:

Building for Mac Catalyst, but the linked library 'libidn.a' was built for iOS + iOS Simulator. You may need to restrict the platforms for which this library should be linked in the target editor, or replace it with an XCFramework that supports both platforms. (in target 'MyCustomFramework' from project 'MyCustomFramework')

Can you please let me a way to compile libidn for Mac Catalyst.

Thanks

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

1 participant