update: 更新 iOS 广告插件依赖
parent
a7e7a269bc
commit
e38f854347
|
|
@ -16,7 +16,8 @@
|
||||||
"UnityEngine.Purchasing.SecurityStub",
|
"UnityEngine.Purchasing.SecurityStub",
|
||||||
"Google.Play.Review",
|
"Google.Play.Review",
|
||||||
"Google.Play.Common",
|
"Google.Play.Common",
|
||||||
"Guru.LitJson"
|
"Guru.LitJson",
|
||||||
|
"Unity.Advertisement.IosSupport"
|
||||||
],
|
],
|
||||||
"includePlatforms": [],
|
"includePlatforms": [],
|
||||||
"excludePlatforms": [],
|
"excludePlatforms": [],
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"category": ["game","tool","development", "Guru"],
|
"category": ["game","tool","development", "Guru"],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.unity.ads.ios-support": "1.0.0",
|
"com.unity.ads.ios-support": "1.2.0",
|
||||||
"com.unity.editorcoroutines": "1.0.0",
|
"com.unity.editorcoroutines": "1.0.0",
|
||||||
"com.unity.mobile.android-logcat": "1.3.2",
|
"com.unity.mobile.android-logcat": "1.3.2",
|
||||||
"com.unity.purchasing": "4.10.0"
|
"com.unity.purchasing": "4.10.0"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue