Skip to content

[skip ci] Add warning about app rebuilding with native libraries#79

Merged
zortos293 merged 1 commit intomainfrom
zortos293-patch-3
Dec 29, 2025
Merged

[skip ci] Add warning about app rebuilding with native libraries#79
zortos293 merged 1 commit intomainfrom
zortos293-patch-3

Conversation

@zortos293
Copy link
Collaborator

Added a note about rebuilding the app with native libraries.

Description

Related Issue

Fixes #

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • CI/CD changes

Platform Tested

  • macOS
  • Windows
  • Linux

Checklist

  • My code follows the project's coding style
  • I have tested my changes locally
  • I have added/updated documentation as needed
  • My changes don't introduce new warnings
  • I have checked that there aren't other open PRs for the same issue

Screenshots (if applicable)

Additional Notes

Added a note about rebuilding the app with native libraries.
Copilot AI review requested due to automatic review settings December 29, 2025 21:22
@zortos293 zortos293 merged commit 724157a into main Dec 29, 2025
4 checks passed
@zortos293 zortos293 deleted the zortos293-patch-3 branch December 29, 2025 21:22
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a warning notice to the README.md file informing users that the app is being rebuilt using native libraries instead of a web wrapper.

Key Changes

  • Added a warning section at the top of the README after the header badges

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

</p>

---
## ⚠️ The app is being rebult using native libraries instead of web wrapper
Copy link

Copilot AI Dec 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a spelling error in the warning message. The word "rebult" should be "rebuilt".

Suggested change
## ⚠️ The app is being rebult using native libraries instead of web wrapper
## ⚠️ The app is being rebuilt using native libraries instead of web wrapper

Copilot uses AI. Check for mistakes.
zortos293 added a commit that referenced this pull request Feb 21, 2026
[skip ci] Add warning about app rebuilding with native libraries
zortos293 added a commit that referenced this pull request Feb 21, 2026
[skip ci] Add warning about app rebuilding with native libraries
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