mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
* implement safe bounded data Access and cancellation supporting URLSession downloadTask * declare specific SpineError type declaring conformance to Error on String is discouraged, and Creating own Error type is recommended * use explicit Error initializing rather than casing syntax (apply requested change)