The macOS builds are signed with a Developer ID certificate and notarized by Apple, so they open normally. The Windows builds are unsigned, so SmartScreen warns on first run: choose More info, then Run anyway. The Linux builds are unsigned, which is normal for AppImage and deb.
What's Changed
- ci(mobile): automate App Store Connect uploads by @sjungwon03 in #185
- ci(mobile): automate Google Play uploads by @sjungwon03 in #187
- fix(ci): use a Swift 6.2 capable iOS runner by @sjungwon03 in #189
- fix(ci): target selected Google Play track by @sjungwon03 in #191
- ci(mobile): distribute stores from main releases by @sjungwon03 in #193
- release: prepare 0.3.1 store build by @sjungwon03 in #195
- release: OpenScene 0.3.1 by @sjungwon03 in #196
Full Changelog: v0.3.0...v0.3.1