Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sdk-public
unity_sdk_demo
Commits
6a3a7f31
Commit
6a3a7f31
authored
Oct 16, 2025
by
gaorui
Browse files
feat(app): fix UnityEditor.Purchasing.AppleXMLProductCatalogExporter missing
parent
ef571156
Changes
2
Hide whitespace changes
Inline
Side-by-side
Packages/manifest.json
View file @
6a3a7f31
...
...
@@ -11,7 +11,7 @@
"com.unity.ide.visualstudio"
:
"2.0.22"
,
"com.unity.ide.vscode"
:
"1.2.5"
,
"com.unity.nuget.newtonsoft-json"
:
"3.2.1"
,
"com.unity.purchasing"
:
"4.1
1.0
"
,
"com.unity.purchasing"
:
"4.1
2.2
"
,
"com.unity.test-framework"
:
"1.1.33"
,
"com.unity.textmeshpro"
:
"3.0.7"
,
"com.unity.timeline"
:
"1.7.7"
,
...
...
Packages/packages-lock.json
View file @
6a3a7f31
...
...
@@ -118,7 +118,7 @@
"url"
:
"https://packages.unity.cn"
},
"com.unity.purchasing"
:
{
"version"
:
"4.1
1.0
"
,
"version"
:
"4.1
2.2
"
,
"depth"
:
0
,
"source"
:
"registry"
,
"dependencies"
:
{
...
...
@@ -126,7 +126,7 @@
"com.unity.modules.unitywebrequest"
:
"1.0.0"
,
"com.unity.modules.jsonserialize"
:
"1.0.0"
,
"com.unity.modules.androidjni"
:
"1.0.0"
,
"com.unity.services.core"
:
"1.
8.2
"
"com.unity.services.core"
:
"1.
12.5
"
},
"url"
:
"https://packages.unity.cn"
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment