[U] Upgrade to Unity 2022.3.53f1

This commit is contained in:
2025-03-05 11:27:38 +08:00
parent aa03da91a4
commit 22eba4dbc2
715 changed files with 219 additions and 35451 deletions

View File

@@ -0,0 +1,10 @@
framework module GoogleAppMeasurement {
umbrella header "GoogleAppMeasurement-umbrella.h"
export *
module * { export * }
link framework "Security"
link framework "SystemConfiguration"
link "c++"
link "sqlite3"
link "z"
}