Commit fe5e414
committed
Fix Android INSTALL_PARSE_FAILED_NO_CERTIFICATES and resolve .NET 10 regressions
- Downgrade targetSdkVersion to 35 to avoid API 36 manifest parser bugs.
- Suppress XA1006 warning and harden PatchElfPageSize.targets (fixes CS0162 unreachable code).
- Restore explicit framework targeting in CI release workflow.
- Enable extractNativeLibs workaround for .NET 10 signing.
- Add file locking to PatchElfPageSize.targets for parallel build stability.
- Fix crashes in Multiplayer and Daily Challenge components.
- Satisfy IDE0031 and IDE0055 analyzers and improve test cloning logic.1 parent 431e040 commit fe5e414
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | 132 | | |
134 | 133 | | |
135 | 134 | | |
| |||
0 commit comments