docs: add file associations, single instance, and MSIX guides#5147
docs: add file associations, single instance, and MSIX guides#5147leaanthony wants to merge 3 commits intomasterfrom
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Replace wails.json/wails.yaml with build/config.yml (v3 format), remove leading dots from ext values, fix update command.
|
Summary
guides/distribution/file-associations.mdx— coversFileAssociationsoption,ApplicationOpenedWithFileevent,wails.jsonconfig, and per-platform behaviourguides/distribution/single-instance.mdx— coversSingleInstanceOptions,SecondInstanceData, encrypted communication, and forwarding events to the frontendguides/build/msix.mdx— covers MSIX CLI flags, signing, file associations in MSIX, package assets, Store submission, and CI/CDQuality Checklist
single_instance.go,application_options.go,msix.go,flags/msix.go,examples/file-association/main.go)FileAssociationstruct fields matchbuild-assets.goexactlySingleInstanceOptionsandSecondInstanceDatafields matchsingle_instance.goexactlyflags/msix.goexactly<Tabs syncKey="os">Closes #16