feature: 添加 macOS 桌面端兼容与启动支持 - #108
Open
wty-hub wants to merge 1 commit into
Open
Conversation
分离 Compose UI 与 LWJGL 窗口,并完善 Rosetta/x86_64 JDK 启动与打包流程。 Co-authored-by: Cursor <cursoragent@cursor.com>
Collaborator
|
是否测试过?我没有macos设备无法进行测试 |
Contributor
Author
|
在本机 macbook air m5 上测试过。您可以检查一下是否影响原有的兼容性 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
launcher.sh、新增steam-macos.sh与打包/校验脚本,支持RWPP-macos.jar/ DMG 与跨平台 classpathPlatform相关单元测试Test plan
./launcher.sh(游戏根目录含 natives)./gradlew :rwpp-desktop:packageReleaseUberJarForCurrentOS产出RWPP-macos.jar./scripts/verify-macos-compat.sh通过Made with Cursor