firebase / firebase/firebase-cpp-sdk
[FR] How to build Catalyst universal
Open
type: feature request
- Dominant language
- C++
- Stars
- 326
- Forks
- 137
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 5
Description
I'm trying to build a Firebase C++ library for Catalyst.
I see in apple.toolchain.cmake that supports 2 platforms:
- MAC_CATALYST: x86_64
- MAC_CATALYST_ARM64: arm64
But in the available libraries (darwin, ios, tvos) I see the universal folder.
So, can I ask how to build a library that supports all archs?
Contributor guide
Assessment
This issue has not been assessed yet.