File tree Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ private void UpdateResults(WXStat[] fileStats)
144
144
}
145
145
146
146
// 更新结果
147
- private void UpdateResults ( WXStatInfo stats )
147
+ private void UpdateResults ( Stats stats )
148
148
{
149
149
ClearResults ( ) ;
150
150
Original file line number Diff line number Diff line change @@ -155,7 +155,6 @@ public void showShareImageMenu()
155
155
new ShowShareImageMenuOption
156
156
{
157
157
path = res . tempFilePath ,
158
- style = "default" ,
159
158
success = ( res ) =>
160
159
{
161
160
Debug . Log ( "success" ) ;
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "com.qq.weixin.minigame" : " https://github.com/wechat-miniprogram/minigame-tuanjie-transform-sdk.git" ,
3
+ "com.qq.weixin.minigame" : " https://github.com/wechat-miniprogram/minigame-tuanjie-transform-sdk.git#pre-v0.1.28 " ,
4
4
"com.unity.2d.sprite" : " 1.0.0" ,
5
5
"com.unity.2d.tilemap" : " 1.0.0" ,
6
6
"com.unity.ads" : " 4.4.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
3
"com.qq.weixin.minigame" : {
4
- "version" : " https://github.com/wechat-miniprogram/minigame-tuanjie-transform-sdk.git" ,
4
+ "version" : " https://github.com/wechat-miniprogram/minigame-tuanjie-transform-sdk.git#pre-v0.1.28 " ,
5
5
"depth" : 0 ,
6
6
"source" : " git" ,
7
7
"dependencies" : {},
8
- "hash" : " 5e68a1733007cb17db09f151bbf3b013b61d6ca5 "
8
+ "hash" : " 02f3cc29c3ff46edbfb43cbee84788d8f5212d74 "
9
9
},
10
10
"com.unity.2d.sprite" : {
11
11
"version" : " 1.0.0" ,
You can’t perform that action at this time.
0 commit comments