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

[plugins.json] Add cocoapods-catalyst-support #123

Open
fermoya opened this issue Feb 28, 2021 · 0 comments
Open

[plugins.json] Add cocoapods-catalyst-support #123

fermoya opened this issue Feb 28, 2021 · 0 comments

Comments

@fermoya
Copy link

fermoya commented Feb 28, 2021

Please add the following entry to the plugins.json file:

{
  "gem": "cocoapods-catalyst-support",
  "name": "CocoaPods Catalyst Support",
  "author": "fermoya",
  "url": "https://github.com/fermoya/cocoapods-catalyst-support",
  "description": "Many libraries you may use for iOS won't compile for your macCatalyst App, thus, making porting your App to the Mac world more difficult than initially expected. This is due to those libraries not being compiled for `x86_64`. `cocoapods-catalyst-support` helps you configure which libraries you'll be using for iOS and which for macCatalyst."
}
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