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

feat: specify only the editor and WebGL platform inside the assembly #50

Merged

Conversation

D4rWiNSS
Copy link
Contributor

@D4rWiNSS D4rWiNSS commented Apr 10, 2024

Right now, there is no way to build for other platforms since the assembly in unity is set for all the platforms, with this change it will only target the editor and WebGL since those are the only platforms that this SDK is available for.

It needs to target the editor as well (even if it is not working) so it detects the code from the IDE making it easier to implement

We are using livekit for android, windows and WebGL and we are using your differents SDK for each platform meanwhile you create the universal one, this will make it possible

@CLAassistant
Copy link

CLAassistant commented Apr 10, 2024

CLA assistant check
All committers have signed the CLA.

@theomonnom theomonnom merged commit 557de68 into livekit:main Apr 24, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

3 participants