ruffle/web/packages/extension/safari
Nathan Adams 72a7b2a34d web: Removed unwraps in safari extension 2023-01-10 11:10:46 +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: Inherit cargo metadata from workspace 2022-12-16 15:53:59 -08: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.