-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
package: sdk/clientIssues affecting the C++ Client SDKIssues affecting the C++ Client SDK
Description
Is your feature request related to a problem? Please describe.
The current binaries of client sdk are of x86_64 architecture. Now Apple has the silicon processor which is of arm64 architecture. So, universal binaries are needed to work on x86_64 and arm64 architecture based chips.

Describe the solution you'd like
Provide the universal binaries for MacOS which work on x86_64 and arm64 chips.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
package: sdk/clientIssues affecting the C++ Client SDKIssues affecting the C++ Client SDK