We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sqlite3_win32_*
1 parent 16170fc commit 5b3f8e7Copy full SHA for 5b3f8e7
Plugins/tools~/fix-library-path.sed
@@ -16,7 +16,7 @@
16
17
# Fix constrain `sqlite3_win32*` functions to Windows only
18
# This avoids breaking IL2CPP builds with managed stripping level set to Minimal
19
-/sqlite3_win32_set_directory/ {
+/sqlite3_win32_/ {
20
i\
21
#if UNITY_EDITOR_WIN || UNITY_STANDALONE_WIN
22
n
0 commit comments