2.0.2 Bug Fixes
More Bug fixes mostly.
Added
- XCode will detect missing git submodules and auto-clone recursive before building the rest of the project
Fixed
- #1586 Running same core twice in a row would crash
- #1593 Cheat codes menu crash fixes and other cheat code quality improvements
Updated
- #1564 SteamController native SPM package port
- Jaguar core updated with libretro upstream + my performance hacks. PR made libretro/virtualjaguar-libretro#53 (comment)
- Fix many static analyzer warnings about possible nil pointer/un-malloc'd memory usage, now we check and log nils or early exit where applicable
- SQLite.swift updated
- RxRealm updated from 5.0.2 to 5.0.3
- realm-cocoa updated from 10.14.0 to 10.15.0