ruffle/web/packages/extension/safari
TÖRÖK Attila 217585daa8 chore: Delegate `[lints]` in `Cargo.toml` of all packages to the workspace 2024-01-05 11:28:19 +01:00
..
package/Contents web: Add a crate for a stub binary that builds a Safari Web Extension 2022-04-12 22:14:22 -07:00
src web: Removed unwraps in safari extension 2023-01-10 11:10:46 +01:00
Cargo.toml chore: Delegate `[lints]` in `Cargo.toml` of all packages to the workspace 2024-01-05 11:28:19 +01:00
README.md web: Add a crate for a stub binary that builds a Safari Web Extension 2022-04-12 22:14:22 -07:00

README.md

This directory builds the native half of Ruffle's Safari Web Extension for macOS.

The binary this crate produces is intended to be bundled into an .appex package along with the contents of the packages/macOS directory, in the same way that the Desktop binary is packaged for macOS. The compiled web extension itself should be placed in the package's Contents/Resources directory.