ruffle/web/packages/extension/safari
David Wendt 036aa2b369 chore: Prevent language servers from scanning the Safari stub binary on Windows 2022-04-12 22:14:22 -07: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 chore: Prevent language servers from scanning the Safari stub binary on Windows 2022-04-12 22:14:22 -07:00
Cargo.toml web: Add a crate for a stub binary that builds a Safari Web Extension 2022-04-12 22:14:22 -07: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.