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

Full support for runtime cross platform #98

Merged
merged 4 commits into from
Nov 30, 2023
Merged

Full support for runtime cross platform #98

merged 4 commits into from
Nov 30, 2023

Conversation

BiDuang
Copy link
Member

@BiDuang BiDuang commented Nov 30, 2023

PR-Codex overview

This PR focuses on updating dependencies and making code changes for compatibility with different operating systems.

Detailed summary

  • Updated GitHub Actions workflow files.
  • Added SupportedOSPlatform attribute to Linux and macOS classes.
  • Removed conditional compilation directives for Windows-specific code.
  • Updated version fallback in pre-release workflow.
  • Updated file paths and environment variables in various code files.

The following files were skipped due to too many changes: ProjBobcat/ProjBobcat/ProjBobcat.csproj, ProjBobcat/ProjBobcat/Platforms/MacOS/SystemInfoHelper.MacOS.cs, ProjBobcat/ProjBobcat/Platforms/Linux/SystemInfoHelper.Linux.cs

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@BiDuang BiDuang marked this pull request as ready for review November 30, 2023 02:54
@BiDuang BiDuang added the 新功能/改进 enhancement 增加新功能 New feature or request label Nov 30, 2023
Copy link

sonarcloud bot commented Nov 30, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@laolarou726 laolarou726 merged commit 618297f into Corona-Studio:master Nov 30, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
新功能/改进 enhancement 增加新功能 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants