firebase / firebase/firebase-cpp-sdk
[FR] How to build Catalyst universal
Offen
type: feature request
- Vorherrschende Sprache
- C++
- Sterne
- 326
- Forks
- 137
- Ø Merge
- 3 T. 9 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
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?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.