fix:1、删除部分不用的资源代码。2、a面修复bug
This commit is contained in:
Regular → Executable
+19
@@ -1,3 +1,22 @@
|
||||
# Version 1.2.186 - May 19, 2025
|
||||
* iOS Resolver - Set `validateReferences` to off by default,
|
||||
to prevent errors when running without iOS Support installed.
|
||||
Fixes #412 and #622
|
||||
|
||||
# Version 1.2.185 - Feb 3, 2025
|
||||
* Android Resolver - Reverse conditional checker for `packaging` keyword in maintemplate based on android gradle plugin version. Fixes #715
|
||||
|
||||
# Version 1.2.184 - Jan 28, 2025
|
||||
* Android Resolver - Update and resolve `packaging` keyword in maintemplate
|
||||
based on android gradle plugin version.
|
||||
Fixes #715
|
||||
|
||||
# Version 1.2.183 - Sep 18, 2024
|
||||
* Android Resolver - Handle package paths that don't include a version hash,
|
||||
which is no longer present with Unity 6. Fixes #697
|
||||
* Android Resolver - Handle packages referenced using local file paths.
|
||||
Fixes #701
|
||||
|
||||
# Version 1.2.182 - Aug 2, 2024
|
||||
* General - Check for gradle version instead of Unity version when determining
|
||||
the template files to modify.
|
||||
|
||||
Reference in New Issue
Block a user