//go:build !windows
package main
import "github.com/wailsapp/wails/v2/pkg/options"
func applyPlatformOptions(_ *options.App) {}