com.taptap.sdk.leaderboard 4.8.4-beta.0 → 4.8.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -33,8 +33,7 @@ public class BuildPostProcessor
33
33
  "com.taptap.sdk.leaderboard",
34
34
  "Leaderboard",
35
35
  new[] { "TapTapLeaderboardResource.bundle" },
36
- target, projPath, proj,
37
- "TapTapLeaderboardSDK"))
36
+ target, projPath, proj))
38
37
  {
39
38
  UnityEngine.Debug.Log("TapLeaderboard add Bundle Success!");
40
39
  }
@@ -44,8 +43,7 @@ public class BuildPostProcessor
44
43
  "com.taptap.sdk.profile",
45
44
  "Profile",
46
45
  new[] { "TapTapProfileResource.bundle" },
47
- target, projPath, proj,
48
- "TapTapProfileSDK"))
46
+ target, projPath, proj))
49
47
  {
50
48
  UnityEngine.Debug.Log("TapProfile add Bundle Success!");
51
49
  TapSDKCoreCompile.ExecutePodCommand("pod deintegrate && pod install", path);
@@ -4,12 +4,12 @@
4
4
  <repositories>
5
5
  <repository>https://repo.maven.apache.org/maven2</repository>
6
6
  </repositories>
7
- <androidPackage spec="com.taptap.sdk:tap-leaderboard-unity:4.8.4-beta.0"/>
7
+ <androidPackage spec="com.taptap.sdk:tap-leaderboard-unity:4.8.4"/>
8
8
  </androidPackages>
9
9
  <iosPods>
10
10
  <sources>
11
11
  <source>https://github.com/CocoaPods/Specs.git</source>
12
12
  </sources>
13
- <iosPod addToAllTargets="false" bitcodeEnabled="false" name="TapTapLeaderboardSDK" version="4.8.4-beta.0"/>
13
+ <iosPod addToAllTargets="false" bitcodeEnabled="false" name="TapTapSDK/Leaderboard" version="4.8.4"/>
14
14
  </iosPods>
15
15
  </dependencies>
@@ -13,7 +13,7 @@ namespace TapSDK.Leaderboard
13
13
  /// <summary>
14
14
  /// SDK版本号
15
15
  /// </summary>
16
- public static readonly string Version = "4.8.4-beta.0";
16
+ public static readonly string Version = "4.8.4";
17
17
 
18
18
  /// <summary>
19
19
  /// 打开排行榜页面
package/package.json CHANGED
@@ -2,11 +2,11 @@
2
2
  "name": "com.taptap.sdk.leaderboard",
3
3
  "displayName": "TapTapSDK Leaderboard",
4
4
  "description": "TapTapSDK Leaderboard",
5
- "version": "4.8.4-beta.0",
5
+ "version": "4.8.4",
6
6
  "unity": "2019.4",
7
7
  "license": "MIT",
8
8
  "dependencies": {
9
- "com.taptap.sdk.core": "4.8.4-beta.0",
10
- "com.taptap.sdk.login": "4.8.4-beta.0"
9
+ "com.taptap.sdk.core": "4.8.4",
10
+ "com.taptap.sdk.login": "4.8.4"
11
11
  }
12
12
  }
package/link.xml DELETED
@@ -1,4 +0,0 @@
1
- <linker>
2
- <assembly fullname="TapSDK.Leaderboard.Runtime" preserve="all" />
3
- <assembly fullname="TapSDK.Leaderboard.Mobile.Runtime" preserve="all" />
4
- </linker>
package/link.xml.meta DELETED
@@ -1,7 +0,0 @@
1
- fileFormatVersion: 2
2
- guid: ee8ab0a01437e449bb16d4aff8366a1c
3
- TextScriptImporter:
4
- externalObjects: {}
5
- userData:
6
- assetBundleName:
7
- assetBundleVariant: