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

Add support for Mac Catalyst platform #275

Closed
hvge opened this issue Jan 9, 2020 · 3 comments
Closed

Add support for Mac Catalyst platform #275

hvge opened this issue Jan 9, 2020 · 3 comments
Assignees

Comments

@hvge
Copy link
Member

hvge commented Jan 9, 2020

We should prepare SDK for Mac Catalyst platform. As far as we know, the enhancement has the following implications:

  • Precompiled OpenSSL
    • We should also update OpenSSL to the latest supported version
    • We should update build scripts and the release process, to download precompiled libraries from the cloud, to remove binaries from git.
  • "cc7" library (only project update is required)
  • "core" library (only project update is required)
  • Investigate impact on "extensions SDKs"
  • Investigate "catalyst" support in cocoapods
@hvge hvge self-assigned this Jan 9, 2020
hvge added a commit that referenced this issue May 27, 2020
Core: Fix #275: Added support for macOSX Catalyst
Core: Fix #298: Added bitcode to all Apple platforms
cc7 updated to v0.2.1 (contains OpenSSL 1.1.1g)
@augard
Copy link

augard commented Jun 24, 2020

With all the news in latest WWDC, this should have high priority, when basically every iOS app will run on macOS in near future.

@petrdvorak
Copy link
Member

@augard We have an open PR for this already, we were stopped in our efforts by broken Cocoapods...

#299

@hvge
Copy link
Member Author

hvge commented Oct 29, 2020

Fixed by #320

@hvge hvge closed this as completed Oct 29, 2020
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

3 participants