multi-architecture? #547
Replies: 1 comment
-
It does not detect this from the binary. If there is no When the app itself is checking for updates, it will use I'd recommend using separate app cast files per OS. It's just easier that way. If you want to do it in one giant app cast, you probably can with the right parameters to the app cast generator or by hand-building it.
|
Beta Was this translation helpful? Give feedback.
-
How does appcask.xml generate multi-platform and multi-architecture? The platform can use sparkle:os=windows. How to distinguish between multiple architectures? Should I add a sparkle:arch=x86,x64,arm64
Beta Was this translation helpful? Give feedback.
All reactions