【m】移除StroyEditro编辑器程序集Editor以外平台的编译需求

This commit is contained in:
mzh
2026-01-07 16:20:14 +08:00
parent 70c8bbe18b
commit f943baa634

View File

@@ -1,8 +1,14 @@
{ {
"name": "com.storyeditor.editor", "name": "com.storyeditor.editor",
"rootNamespace": "", "rootNamespace": "",
"references": ["GUID:4f15563d771239c44bec6b88c77db9f7","GUID:002c1bbed08fa44d282ef34fd5edb138","GUID:b8e24fd1eb19b4226afebb2810e3c19b"], "references": [
"includePlatforms": [], "GUID:4f15563d771239c44bec6b88c77db9f7",
"GUID:002c1bbed08fa44d282ef34fd5edb138",
"GUID:b8e24fd1eb19b4226afebb2810e3c19b"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [], "excludePlatforms": [],
"allowUnsafeCode": false, "allowUnsafeCode": false,
"overrideReferences": false, "overrideReferences": false,