storage-0.10.0
leancloud-bot 2021-11-05 11:28:03 +08:00
commit 2c3491e70e
25 changed files with 11537 additions and 0 deletions

8
Plugins.meta Normal file
View File

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 8fe28313f507146d4b103edd42d0d8ec
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

BIN
Plugins/Common.dll Normal file

Binary file not shown.

33
Plugins/Common.dll.meta Normal file
View File

@ -0,0 +1,33 @@
fileFormatVersion: 2
guid: f71ea34a09f2e4ef3a84a45bfa6bf00c
PluginImporter:
externalObjects: {}
serializedVersion: 2
iconMap: {}
executionOrder: {}
defineConstraints: []
isPreloaded: 0
isOverridable: 0
isExplicitlyReferenced: 0
validateReferences: 1
platformData:
- first:
Any:
second:
enabled: 1
settings: {}
- first:
Editor: Editor
second:
enabled: 0
settings:
DefaultValueInitialized: true
- first:
Windows Store Apps: WindowsStoreApps
second:
enabled: 0
settings:
CPU: AnyCPU
userData:
assetBundleName:
assetBundleVariant:

BIN
Plugins/Common.pdb Normal file

Binary file not shown.

7
Plugins/Common.pdb.meta Normal file
View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: a22aabffee40946c1ae14d74d7f48a82
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@ -0,0 +1,33 @@
fileFormatVersion: 2
guid: 2c0280cd03d8245f4b69d3c972b78dcd
PluginImporter:
externalObjects: {}
serializedVersion: 2
iconMap: {}
executionOrder: {}
defineConstraints: []
isPreloaded: 0
isOverridable: 0
isExplicitlyReferenced: 0
validateReferences: 1
platformData:
- first:
Any:
second:
enabled: 1
settings: {}
- first:
Editor: Editor
second:
enabled: 0
settings:
DefaultValueInitialized: true
- first:
Windows Store Apps: WindowsStoreApps
second:
enabled: 0
settings:
CPU: AnyCPU
userData:
assetBundleName:
assetBundleVariant:

Binary file not shown.

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 38b73402eb6b94ca4be24c9ac2ec08ef
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

11246
Plugins/LC.Newtonsoft.Json.xml Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 615382006dd854fffab2afa260a8812d
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

BIN
Plugins/Storage.Unity.dll Normal file

Binary file not shown.

View File

@ -0,0 +1,33 @@
fileFormatVersion: 2
guid: a8e4ab5e31d3c472cb3178176ab468a6
PluginImporter:
externalObjects: {}
serializedVersion: 2
iconMap: {}
executionOrder: {}
defineConstraints: []
isPreloaded: 0
isOverridable: 0
isExplicitlyReferenced: 0
validateReferences: 1
platformData:
- first:
Any:
second:
enabled: 1
settings: {}
- first:
Editor: Editor
second:
enabled: 0
settings:
DefaultValueInitialized: true
- first:
Windows Store Apps: WindowsStoreApps
second:
enabled: 0
settings:
CPU: AnyCPU
userData:
assetBundleName:
assetBundleVariant:

BIN
Plugins/Storage.Unity.pdb Normal file

Binary file not shown.

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 9cff4d4052166416ead68af6979ee007
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

71
Plugins/Storage.deps.json Normal file
View File

@ -0,0 +1,71 @@
{
"runtimeTarget": {
"name": ".NETStandard,Version=v2.0/",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETStandard,Version=v2.0": {},
".NETStandard,Version=v2.0/": {
"Storage/1.0.0": {
"dependencies": {
"Common": "1.0.0",
"NETStandard.Library": "2.0.3"
},
"runtime": {
"Storage.dll": {}
}
},
"Microsoft.NETCore.Platforms/1.1.0": {},
"NETStandard.Library/2.0.3": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.1.0"
}
},
"Common/1.0.0": {
"dependencies": {
"LC.Newtonsoft.Json": "11.0.1-beta2"
},
"runtime": {
"Common.dll": {}
}
},
"LC.Newtonsoft.Json/11.0.1-beta2": {
"runtime": {
"LC.Newtonsoft.Json.dll": {}
}
}
}
},
"libraries": {
"Storage/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Microsoft.NETCore.Platforms/1.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
"path": "microsoft.netcore.platforms/1.1.0",
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
},
"NETStandard.Library/2.0.3": {
"type": "package",
"serviceable": true,
"sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
"path": "netstandard.library/2.0.3",
"hashPath": "netstandard.library.2.0.3.nupkg.sha512"
},
"Common/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"LC.Newtonsoft.Json/11.0.1-beta2": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 1da1275ba3399471089baf6c5d60c86f
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

BIN
Plugins/Storage.dll Normal file

Binary file not shown.

33
Plugins/Storage.dll.meta Normal file
View File

@ -0,0 +1,33 @@
fileFormatVersion: 2
guid: 41f88f77dd2ed498aa1436369574ca20
PluginImporter:
externalObjects: {}
serializedVersion: 2
iconMap: {}
executionOrder: {}
defineConstraints: []
isPreloaded: 0
isOverridable: 0
isExplicitlyReferenced: 0
validateReferences: 1
platformData:
- first:
Any:
second:
enabled: 1
settings: {}
- first:
Editor: Editor
second:
enabled: 0
settings:
DefaultValueInitialized: true
- first:
Windows Store Apps: WindowsStoreApps
second:
enabled: 0
settings:
CPU: AnyCPU
userData:
assetBundleName:
assetBundleVariant:

BIN
Plugins/Storage.pdb Normal file

Binary file not shown.

7
Plugins/Storage.pdb.meta Normal file
View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 4e981207409d642baa1d29adae0a1123
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

10
Plugins/link.xml Normal file
View File

@ -0,0 +1,10 @@
<linker>
<assembly fullname="Common" preserve="all"/>
<assembly fullname="Storage" preserve="all"/>
<assembly fullname="Realtime" preserve="all"/>
<assembly fullname="LiveQuery" preserve="all"/>
<assembly fullname="LC.Google.Protobuf" preserve="all"/>
<assembly fullname="LC.Newtonsoft.Json" preserve="all"/>
<assembly fullname="Realtime.Unity" preserve="all"/>
<assembly fullname="Storage.Unity" preserve="all"/>
</linker>

7
Plugins/link.xml.meta Normal file
View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: e7f2d15d99d7d424a90b8609e1dc0769
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

14
package.json Normal file
View File

@ -0,0 +1,14 @@
{
"name": "com.leancloud.storage",
"version": "0.10.0",
"displayName": "LeanCloud Storage",
"description": "This is leancloud storage package",
"unity": "2019.1",
"dependencies": {},
"keywords": ["LeanCloud", "Storage"],
"author": {
"name": "LeanCloud",
"email": "support@leancloud.rocks",
"url": "https://leancloud.cn/"
}
}

7
package.json.meta Normal file
View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 71917e17d4b3f4f8fbaa1cf5b9385d72
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: