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

xbox native client: add support for XBox One #230

Merged
merged 1 commit into from
Dec 3, 2024
Merged

Conversation

gm4sl
Copy link
Contributor

@gm4sl gm4sl commented Dec 2, 2024

Use UNITY_GAMECORE_XBOXONE in conditional code throughout backtrace-unity when building against the XBox One platform.

Note that the same underlying binary used by the integration, backtrace_native_xbox.dll, can be used on either the XBox One or XBox Series X/S platform. There is no need to distribute a separate DLL.

Internal ref BT-5310

Use UNITY_GAMECORE_XBOXONE in conditional code throughout backtrace-unity
when building against the XBox One platform.

Note that the same underlying binary used by the integration,
backtrace_native_xbox.dll, can be used on either the XBox One or XBox
Series X/S platform. There is no need to distribute a separate DLL.

Internal ref BT-5310
@gm4sl gm4sl requested review from konraddysput and melekr December 2, 2024 21:40
@gm4sl gm4sl merged commit c586fc6 into master Dec 3, 2024
10 checks passed
@gm4sl gm4sl deleted the gm4sl/gamecore-xboxone branch December 3, 2024 14:21
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.

2 participants