fix: fix db framework add error

xiaoyi 2021-07-20 13:34:25 +08:00
parent fb04e1ff09
commit 8895323ba9
5 changed files with 8 additions and 8 deletions

Binary file not shown.

View File

@ -18,8 +18,8 @@ PluginImporter:
settings:
Exclude Android: 0
Exclude Editor: 0
Exclude Linux64: 1
Exclude OSXUniversal: 1
Exclude Linux64: 0
Exclude OSXUniversal: 0
Exclude Win: 0
Exclude Win64: 0
Exclude iOS: 1
@ -45,27 +45,27 @@ PluginImporter:
- first:
Standalone: Linux64
second:
enabled: 0
enabled: 1
settings:
CPU: None
CPU: x86_64
- first:
Standalone: OSXUniversal
second:
enabled: 0
enabled: 1
settings:
CPU: None
CPU: x86_64
- first:
Standalone: Win
second:
enabled: 1
settings:
CPU: None
CPU: x86
- first:
Standalone: Win64
second:
enabled: 1
settings:
CPU: None
CPU: x86_64
- first:
Windows Store Apps: WindowsStoreApps
second:

Binary file not shown.

Binary file not shown.

Binary file not shown.