com.taptap.sdk.compliance 4.10.1-beta.1 → 4.10.2
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.
- package/Mobile/Editor/NativeDependencies.xml +14 -14
- package/Mobile/Editor/NativeDependencies.xml.meta +7 -7
- package/Mobile/Editor/TapComplianceMobileProcessBuild.cs +20 -20
- package/Mobile/Editor/TapComplianceMobileProcessBuild.cs.meta +2 -2
- package/Mobile/Editor/TapSDK.Compliance.Mobile.Editor.asmdef +16 -16
- package/Mobile/Editor/TapSDK.Compliance.Mobile.Editor.asmdef.meta +7 -7
- package/Mobile/Editor/iOS/BuidPostProcessor.cs +45 -45
- package/Mobile/Editor/iOS/BuidPostProcessor.cs.meta +11 -11
- package/Mobile/Editor/iOS.meta +8 -8
- package/Mobile/Editor.meta +8 -8
- package/Mobile/Runtime/ComplianceMobileBridge.cs +341 -341
- package/Mobile/Runtime/ComplianceMobileBridge.cs.meta +11 -11
- package/Mobile/Runtime/ComplianceMobileOldJob.cs.meta +11 -11
- package/Mobile/Runtime/TapSDK.Compliance.Mobile.Runtime.asmdef +18 -18
- package/Mobile/Runtime/TapSDK.Compliance.Mobile.Runtime.asmdef.meta +7 -7
- package/Mobile/Runtime.meta +2 -2
- package/Mobile.meta +8 -8
- package/Resources/BillingMode.json.meta +7 -7
- package/Resources/Config/ComplianceLocalization.json.meta +7 -7
- package/Resources/Config.meta +8 -8
- package/Resources/Textures/Background.png.meta +128 -128
- package/Resources/Textures/Button.png.meta +128 -128
- package/Resources/Textures/Checkmark.png.meta +128 -128
- package/Resources/Textures/Dropdown.png.meta +128 -128
- package/Resources/Textures/DropdownH.png.meta +128 -128
- package/Resources/Textures/Loading.png.meta +128 -128
- package/Resources/Textures/On.png.meta +128 -128
- package/Resources/Textures/Scrollview.png.meta +128 -128
- package/Resources/Textures/WhiteButton.png.meta +128 -128
- package/Resources/Textures/error_tip.png.meta +128 -128
- package/Resources/Textures/off.png.meta +128 -128
- package/Resources/Textures/taptap-antiaddiction-input.png.meta +128 -128
- package/Resources/Textures/taptap-antiaddiction-largebutton.png.meta +128 -128
- package/Resources/Textures/taptap-antiaddiction-mobile-button.png.meta +128 -128
- package/Resources/Textures.meta +8 -8
- package/Resources.meta +8 -8
- package/Runtime/Internal/ComplianceJobManager.cs +85 -85
- package/Runtime/Internal/ComplianceJobManager.cs.meta +11 -11
- package/Runtime/Internal/ComplianceResult.cs +88 -88
- package/Runtime/Internal/ComplianceResult.cs.meta +2 -2
- package/Runtime/Internal/IComplianceJob.cs.meta +11 -11
- package/Runtime/Internal/Init/ComplianceInitTask.cs +45 -45
- package/Runtime/Internal/Init/ComplianceInitTask.cs.meta +2 -2
- package/Runtime/Internal/Init.meta +2 -2
- package/Runtime/Internal/Model/StartUpResult.cs +28 -28
- package/Runtime/Internal/Model/StartUpResult.cs.meta +11 -11
- package/Runtime/Internal/Model.meta +8 -8
- package/Runtime/Internal.meta +8 -8
- package/Runtime/Public/TapTapCompliance.cs +121 -121
- package/Runtime/Public/TapTapCompliance.cs.meta +11 -11
- package/Runtime/Public/TapTapComplianceOption.cs +48 -48
- package/Runtime/Public/TapTapComplianceOption.cs.meta +2 -2
- package/Runtime/Public.meta +2 -2
- package/Runtime/TapSDK.Compliance.Runtime.asmdef +15 -15
- package/Runtime/TapSDK.Compliance.Runtime.asmdef.meta +7 -7
- package/Runtime.meta +2 -2
- package/Standalone/Editor/TapComplianceStandaloneProcessBuild.cs +19 -19
- package/Standalone/Editor/TapComplianceStandaloneProcessBuild.cs.meta +2 -2
- package/Standalone/Editor/TapSDK.Compliance.Standalone.Editor.asmdef +16 -16
- package/Standalone/Editor/TapSDK.Compliance.Standalone.Editor.asmdef.meta +7 -7
- package/Standalone/Editor.meta +2 -2
- package/Standalone/Resources/Prefabs/Standalone/TapTapAntiAddictionRetryAlert.prefab +844 -844
- package/Standalone/Resources/Prefabs/Standalone/TapTapAntiAddictionRetryAlert.prefab.meta +7 -7
- package/Standalone/Resources/Prefabs/Standalone/TapTapChinaIDInputPanel.prefab +1707 -1707
- package/Standalone/Resources/Prefabs/Standalone/TapTapChinaIDInputPanel.prefab.meta +7 -7
- package/Standalone/Resources/Prefabs/Standalone/TapTapChinaQuickVerifyTipPanel.prefab +1651 -1651
- package/Standalone/Resources/Prefabs/Standalone/TapTapChinaQuickVerifyTipPanel.prefab.meta +7 -7
- package/Standalone/Resources/Prefabs/Standalone/TapTapHealthPaymentPanel.prefab +947 -947
- package/Standalone/Resources/Prefabs/Standalone/TapTapHealthPaymentPanel.prefab.meta +7 -7
- package/Standalone/Resources/Prefabs/Standalone/TapTapHealthReminderPanel.prefab +1117 -1117
- package/Standalone/Resources/Prefabs/Standalone/TapTapHealthReminderPanel.prefab.meta +7 -7
- package/Standalone/Resources/Prefabs/Standalone.meta +8 -8
- package/Standalone/Resources/Prefabs.meta +8 -8
- package/Standalone/Resources/Textures/QuickVerifyTip.png.meta +128 -128
- package/Standalone/Resources/Textures/taptap-antiaddiction-largebutton.png.meta +128 -128
- package/Standalone/Resources/Textures.meta +8 -8
- package/Standalone/Resources.meta +8 -8
- package/Standalone/Runtime/ComplianceWorker.cs.meta +11 -11
- package/Standalone/Runtime/Internal/AccessTokenJsonConverter.cs +57 -57
- package/Standalone/Runtime/Internal/AccessTokenJsonConverter.cs.meta +2 -2
- package/Standalone/Runtime/Internal/ComplianceConst.cs.meta +11 -11
- package/Standalone/Runtime/Internal/ComplianceException.cs +24 -24
- package/Standalone/Runtime/Internal/ComplianceException.cs.meta +11 -11
- package/Standalone/Runtime/Internal/ComplianceNewJob.cs.meta +11 -11
- package/Standalone/Runtime/Internal/CompliancePoll.cs +137 -137
- package/Standalone/Runtime/Internal/CompliancePoll.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Config.cs +136 -136
- package/Standalone/Runtime/Internal/Config.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Http/ComplianceHttpClient.cs +118 -118
- package/Standalone/Runtime/Internal/Http/ComplianceHttpClient.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Http.meta +8 -8
- package/Standalone/Runtime/Internal/Model/BaseResponse.cs +14 -14
- package/Standalone/Runtime/Internal/Model/BaseResponse.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Model/ErrorResponse.cs +27 -27
- package/Standalone/Runtime/Internal/Model/ErrorResponse.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Model/Payable.cs +23 -23
- package/Standalone/Runtime/Internal/Model/Payable.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Model/Playable.cs +47 -47
- package/Standalone/Runtime/Internal/Model/Playable.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Model/RealNameConfig.cs +73 -73
- package/Standalone/Runtime/Internal/Model/RealNameConfig.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Model/ServerTime.cs +19 -19
- package/Standalone/Runtime/Internal/Model/ServerTime.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Model/StandaloneResponse.cs +12 -12
- package/Standalone/Runtime/Internal/Model/StandaloneResponse.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Model/SubmitPayment.cs +8 -8
- package/Standalone/Runtime/Internal/Model/SubmitPayment.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Model/UserComplianceConfig.cs +109 -109
- package/Standalone/Runtime/Internal/Model/UserComplianceConfig.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Model/Verification.cs +89 -89
- package/Standalone/Runtime/Internal/Model/Verification.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Model.meta +8 -8
- package/Standalone/Runtime/Internal/Network.cs +261 -261
- package/Standalone/Runtime/Internal/Network.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Persistence.cs +103 -103
- package/Standalone/Runtime/Internal/Persistence.cs.meta +11 -11
- package/Standalone/Runtime/Internal/TapComplianceUI.cs +68 -68
- package/Standalone/Runtime/Internal/TapComplianceUI.cs.meta +11 -11
- package/Standalone/Runtime/Internal/TapLoginPermissionProvider.cs +24 -24
- package/Standalone/Runtime/Internal/TapLoginPermissionProvider.cs.meta +11 -11
- package/Standalone/Runtime/Internal/TapTapComplianceManager.cs +269 -269
- package/Standalone/Runtime/Internal/TapTapComplianceManager.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Tool.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Tracker/TapComplianceTracker.cs +108 -108
- package/Standalone/Runtime/Internal/Tracker/TapComplianceTracker.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Tracker.meta +8 -8
- package/Standalone/Runtime/Internal/UI/Controller/TapTapChinaVerifyFinishPanelController.cs +80 -80
- package/Standalone/Runtime/Internal/UI/Controller/TapTapChinaVerifyFinishPanelController.cs.meta +11 -11
- package/Standalone/Runtime/Internal/UI/Controller/TapTapComplianceQuickVerifyTipController.cs +95 -95
- package/Standalone/Runtime/Internal/UI/Controller/TapTapComplianceQuickVerifyTipController.cs.meta +2 -2
- package/Standalone/Runtime/Internal/UI/Controller/TaptapComplianceHealthPaymentController.cs +66 -66
- package/Standalone/Runtime/Internal/UI/Controller/TaptapComplianceHealthPaymentController.cs.meta +11 -11
- package/Standalone/Runtime/Internal/UI/Controller/TaptapComplianceHealthReminderController.cs +104 -104
- package/Standalone/Runtime/Internal/UI/Controller/TaptapComplianceHealthReminderController.cs.meta +11 -11
- package/Standalone/Runtime/Internal/UI/Controller/TaptapComplianceIDInputController.cs +226 -226
- package/Standalone/Runtime/Internal/UI/Controller/TaptapComplianceIDInputController.cs.meta +11 -11
- package/Standalone/Runtime/Internal/UI/Controller/TaptapComplianceRetryAlertController.cs +45 -45
- package/Standalone/Runtime/Internal/UI/Controller/TaptapComplianceRetryAlertController.cs.meta +11 -11
- package/Standalone/Runtime/Internal/UI/Controller.meta +8 -8
- package/Standalone/Runtime/Internal/UI.meta +8 -8
- package/Standalone/Runtime/Internal/Verification.cs +304 -304
- package/Standalone/Runtime/Internal/Verification.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Worker/BaseComplianceWorker.cs.meta +11 -11
- package/Standalone/Runtime/Internal/Worker.meta +8 -8
- package/Standalone/Runtime/Internal.meta +2 -2
- package/Standalone/Runtime/TapTap.AntiAddiction.Standalone.Runtime.asmdef +25 -25
- package/Standalone/Runtime/TapTap.AntiAddiction.Standalone.Runtime.asmdef.meta +2 -2
- package/Standalone/Runtime/gen/ComplianceLocalizationItems.cs +121 -121
- package/Standalone/Runtime/gen/ComplianceLocalizationItems.cs.meta +11 -11
- package/Standalone/Runtime/gen.meta +8 -8
- package/Standalone/Runtime.meta +2 -2
- package/Standalone.meta +2 -2
- package/link.xml +4 -4
- package/link.xml.meta +7 -7
- package/package.json +11 -11
- package/package.json.meta +7 -7
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
2
|
-
<dependencies>
|
|
3
|
-
<androidPackages>
|
|
4
|
-
<repositories>
|
|
5
|
-
<repository>https://repo.maven.apache.org/maven2</repository>
|
|
6
|
-
</repositories>
|
|
7
|
-
<androidPackage spec="com.taptap.sdk:tap-compliance:4.10.
|
|
8
|
-
</androidPackages>
|
|
9
|
-
<iosPods>
|
|
10
|
-
<sources>
|
|
11
|
-
<source>https://github.com/CocoaPods/Specs.git</source>
|
|
12
|
-
</sources>
|
|
13
|
-
<iosPod addToAllTargets="false" bitcodeEnabled="false" name="TapTapSDK/Compliance" version="4.10.
|
|
14
|
-
</iosPods>
|
|
1
|
+
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|
2
|
+
<dependencies>
|
|
3
|
+
<androidPackages>
|
|
4
|
+
<repositories>
|
|
5
|
+
<repository>https://repo.maven.apache.org/maven2</repository>
|
|
6
|
+
</repositories>
|
|
7
|
+
<androidPackage spec="com.taptap.sdk:tap-compliance:4.10.2" />
|
|
8
|
+
</androidPackages>
|
|
9
|
+
<iosPods>
|
|
10
|
+
<sources>
|
|
11
|
+
<source>https://github.com/CocoaPods/Specs.git</source>
|
|
12
|
+
</sources>
|
|
13
|
+
<iosPod addToAllTargets="false" bitcodeEnabled="false" name="TapTapSDK/Compliance" version="4.10.2" />
|
|
14
|
+
</iosPods>
|
|
15
15
|
</dependencies>
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
fileFormatVersion: 2
|
|
2
|
-
guid: 194274fdaaa004e6cbf46963d971e062
|
|
3
|
-
TextScriptImporter:
|
|
4
|
-
externalObjects: {}
|
|
5
|
-
userData:
|
|
6
|
-
assetBundleName:
|
|
7
|
-
assetBundleVariant:
|
|
1
|
+
fileFormatVersion: 2
|
|
2
|
+
guid: 194274fdaaa004e6cbf46963d971e062
|
|
3
|
+
TextScriptImporter:
|
|
4
|
+
externalObjects: {}
|
|
5
|
+
userData:
|
|
6
|
+
assetBundleName:
|
|
7
|
+
assetBundleVariant:
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
using System;
|
|
2
|
-
using TapSDK.Core.Editor;
|
|
3
|
-
using UnityEditor.Build.Reporting;
|
|
4
|
-
|
|
5
|
-
namespace TapSDK.Compliance.Mobile.Editor {
|
|
6
|
-
public class TapComplianceMobileProcessBuild : SDKLinkProcessBuild {
|
|
7
|
-
public override int callbackOrder => 4;
|
|
8
|
-
|
|
9
|
-
public override string LinkPath => "TapSDK/Compliance/link.xml";
|
|
10
|
-
|
|
11
|
-
public override LinkedAssembly[] LinkedAssemblies => new LinkedAssembly[] {
|
|
12
|
-
new LinkedAssembly { Fullname = "TapSDK.Compliance" },
|
|
13
|
-
new LinkedAssembly { Fullname = "TapSDK.Compliance.Runtime" },
|
|
14
|
-
new LinkedAssembly { Fullname = "TapSDK.Compliance.Mobile.Runtime" }
|
|
15
|
-
};
|
|
16
|
-
|
|
17
|
-
public override Func<BuildReport, bool> IsTargetPlatform => (report) => {
|
|
18
|
-
return BuildTargetUtils.IsSupportMobile(report.summary.platform);
|
|
19
|
-
};
|
|
20
|
-
}
|
|
1
|
+
using System;
|
|
2
|
+
using TapSDK.Core.Editor;
|
|
3
|
+
using UnityEditor.Build.Reporting;
|
|
4
|
+
|
|
5
|
+
namespace TapSDK.Compliance.Mobile.Editor {
|
|
6
|
+
public class TapComplianceMobileProcessBuild : SDKLinkProcessBuild {
|
|
7
|
+
public override int callbackOrder => 4;
|
|
8
|
+
|
|
9
|
+
public override string LinkPath => "TapSDK/Compliance/link.xml";
|
|
10
|
+
|
|
11
|
+
public override LinkedAssembly[] LinkedAssemblies => new LinkedAssembly[] {
|
|
12
|
+
new LinkedAssembly { Fullname = "TapSDK.Compliance" },
|
|
13
|
+
new LinkedAssembly { Fullname = "TapSDK.Compliance.Runtime" },
|
|
14
|
+
new LinkedAssembly { Fullname = "TapSDK.Compliance.Mobile.Runtime" }
|
|
15
|
+
};
|
|
16
|
+
|
|
17
|
+
public override Func<BuildReport, bool> IsTargetPlatform => (report) => {
|
|
18
|
+
return BuildTargetUtils.IsSupportMobile(report.summary.platform);
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
21
|
}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
fileFormatVersion: 2
|
|
2
|
-
guid: 9ffb0c22c31d45f19811d073f1c4d575
|
|
1
|
+
fileFormatVersion: 2
|
|
2
|
+
guid: 9ffb0c22c31d45f19811d073f1c4d575
|
|
3
3
|
timeCreated: 1684922101
|
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "TapSDK.Compliance.Mobile.Editor",
|
|
3
|
-
"references": [
|
|
4
|
-
"GUID:56f3da7a178484843974054bafe77e73"
|
|
5
|
-
],
|
|
6
|
-
"includePlatforms": [
|
|
7
|
-
"Editor"
|
|
8
|
-
],
|
|
9
|
-
"excludePlatforms": [],
|
|
10
|
-
"allowUnsafeCode": false,
|
|
11
|
-
"overrideReferences": false,
|
|
12
|
-
"precompiledReferences": [],
|
|
13
|
-
"autoReferenced": true,
|
|
14
|
-
"defineConstraints": [],
|
|
15
|
-
"versionDefines": [],
|
|
16
|
-
"noEngineReferences": false
|
|
1
|
+
{
|
|
2
|
+
"name": "TapSDK.Compliance.Mobile.Editor",
|
|
3
|
+
"references": [
|
|
4
|
+
"GUID:56f3da7a178484843974054bafe77e73"
|
|
5
|
+
],
|
|
6
|
+
"includePlatforms": [
|
|
7
|
+
"Editor"
|
|
8
|
+
],
|
|
9
|
+
"excludePlatforms": [],
|
|
10
|
+
"allowUnsafeCode": false,
|
|
11
|
+
"overrideReferences": false,
|
|
12
|
+
"precompiledReferences": [],
|
|
13
|
+
"autoReferenced": true,
|
|
14
|
+
"defineConstraints": [],
|
|
15
|
+
"versionDefines": [],
|
|
16
|
+
"noEngineReferences": false
|
|
17
17
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
fileFormatVersion: 2
|
|
2
|
-
guid: e1fd14a579582448bad032e49fefc302
|
|
3
|
-
AssemblyDefinitionImporter:
|
|
4
|
-
externalObjects: {}
|
|
5
|
-
userData:
|
|
6
|
-
assetBundleName:
|
|
7
|
-
assetBundleVariant:
|
|
1
|
+
fileFormatVersion: 2
|
|
2
|
+
guid: e1fd14a579582448bad032e49fefc302
|
|
3
|
+
AssemblyDefinitionImporter:
|
|
4
|
+
externalObjects: {}
|
|
5
|
+
userData:
|
|
6
|
+
assetBundleName:
|
|
7
|
+
assetBundleVariant:
|
|
@@ -1,45 +1,45 @@
|
|
|
1
|
-
using UnityEngine;
|
|
2
|
-
using UnityEditor;
|
|
3
|
-
using UnityEditor.Callbacks;
|
|
4
|
-
# if UNITY_IOS
|
|
5
|
-
using UnityEditor.iOS.Xcode;
|
|
6
|
-
#endif
|
|
7
|
-
using System.IO;
|
|
8
|
-
using System.Collections.Generic;
|
|
9
|
-
using System.Linq;
|
|
10
|
-
using TapSDK.Core.Editor;
|
|
11
|
-
|
|
12
|
-
#if UNITY_IOS
|
|
13
|
-
public class BuildPostProcessor
|
|
14
|
-
{
|
|
15
|
-
[PostProcessBuild(999)]
|
|
16
|
-
public static void OnPostProcessBuild(BuildTarget buildTarget, string path)
|
|
17
|
-
{
|
|
18
|
-
if (buildTarget == BuildTarget.iOS)
|
|
19
|
-
{
|
|
20
|
-
var projPath = TapSDKCoreCompile.GetProjPath(path);
|
|
21
|
-
var proj = TapSDKCoreCompile.ParseProjPath(projPath);
|
|
22
|
-
var target = TapSDKCoreCompile.GetUnityTarget(proj);
|
|
23
|
-
|
|
24
|
-
if (TapSDKCoreCompile.CheckTarget(target))
|
|
25
|
-
{
|
|
26
|
-
Debug.LogError("Unity-iPhone is NUll");
|
|
27
|
-
return;
|
|
28
|
-
}
|
|
29
|
-
if (TapSDKCoreCompile.HandlerIOSSetting(path,
|
|
30
|
-
Application.dataPath,
|
|
31
|
-
"TapTapComplianceResource",
|
|
32
|
-
"com.taptap.sdk.compliance",
|
|
33
|
-
"Compliance",
|
|
34
|
-
new[] {"TapTapComplianceResource.bundle"},
|
|
35
|
-
target, projPath, proj))
|
|
36
|
-
{
|
|
37
|
-
Debug.Log("TapCompliance add Bundle Success!");
|
|
38
|
-
return;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
Debug.LogWarning("TapCompliance add Bundle Failed!");
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
#endif
|
|
1
|
+
using UnityEngine;
|
|
2
|
+
using UnityEditor;
|
|
3
|
+
using UnityEditor.Callbacks;
|
|
4
|
+
# if UNITY_IOS
|
|
5
|
+
using UnityEditor.iOS.Xcode;
|
|
6
|
+
#endif
|
|
7
|
+
using System.IO;
|
|
8
|
+
using System.Collections.Generic;
|
|
9
|
+
using System.Linq;
|
|
10
|
+
using TapSDK.Core.Editor;
|
|
11
|
+
|
|
12
|
+
#if UNITY_IOS
|
|
13
|
+
public class BuildPostProcessor
|
|
14
|
+
{
|
|
15
|
+
[PostProcessBuild(999)]
|
|
16
|
+
public static void OnPostProcessBuild(BuildTarget buildTarget, string path)
|
|
17
|
+
{
|
|
18
|
+
if (buildTarget == BuildTarget.iOS)
|
|
19
|
+
{
|
|
20
|
+
var projPath = TapSDKCoreCompile.GetProjPath(path);
|
|
21
|
+
var proj = TapSDKCoreCompile.ParseProjPath(projPath);
|
|
22
|
+
var target = TapSDKCoreCompile.GetUnityTarget(proj);
|
|
23
|
+
|
|
24
|
+
if (TapSDKCoreCompile.CheckTarget(target))
|
|
25
|
+
{
|
|
26
|
+
Debug.LogError("Unity-iPhone is NUll");
|
|
27
|
+
return;
|
|
28
|
+
}
|
|
29
|
+
if (TapSDKCoreCompile.HandlerIOSSetting(path,
|
|
30
|
+
Application.dataPath,
|
|
31
|
+
"TapTapComplianceResource",
|
|
32
|
+
"com.taptap.sdk.compliance",
|
|
33
|
+
"Compliance",
|
|
34
|
+
new[] {"TapTapComplianceResource.bundle"},
|
|
35
|
+
target, projPath, proj))
|
|
36
|
+
{
|
|
37
|
+
Debug.Log("TapCompliance add Bundle Success!");
|
|
38
|
+
return;
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
Debug.LogWarning("TapCompliance add Bundle Failed!");
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
#endif
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
fileFormatVersion: 2
|
|
2
|
-
guid: 0de83c03b39da41749806c821fecfb0e
|
|
3
|
-
MonoImporter:
|
|
4
|
-
externalObjects: {}
|
|
5
|
-
serializedVersion: 2
|
|
6
|
-
defaultReferences: []
|
|
7
|
-
executionOrder: 0
|
|
8
|
-
icon: {instanceID: 0}
|
|
9
|
-
userData:
|
|
10
|
-
assetBundleName:
|
|
11
|
-
assetBundleVariant:
|
|
1
|
+
fileFormatVersion: 2
|
|
2
|
+
guid: 0de83c03b39da41749806c821fecfb0e
|
|
3
|
+
MonoImporter:
|
|
4
|
+
externalObjects: {}
|
|
5
|
+
serializedVersion: 2
|
|
6
|
+
defaultReferences: []
|
|
7
|
+
executionOrder: 0
|
|
8
|
+
icon: {instanceID: 0}
|
|
9
|
+
userData:
|
|
10
|
+
assetBundleName:
|
|
11
|
+
assetBundleVariant:
|
package/Mobile/Editor/iOS.meta
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
fileFormatVersion: 2
|
|
2
|
-
guid: 7726dd8b3e68b4bbc99fb73d822b54f9
|
|
3
|
-
folderAsset: yes
|
|
4
|
-
DefaultImporter:
|
|
5
|
-
externalObjects: {}
|
|
6
|
-
userData:
|
|
7
|
-
assetBundleName:
|
|
8
|
-
assetBundleVariant:
|
|
1
|
+
fileFormatVersion: 2
|
|
2
|
+
guid: 7726dd8b3e68b4bbc99fb73d822b54f9
|
|
3
|
+
folderAsset: yes
|
|
4
|
+
DefaultImporter:
|
|
5
|
+
externalObjects: {}
|
|
6
|
+
userData:
|
|
7
|
+
assetBundleName:
|
|
8
|
+
assetBundleVariant:
|
package/Mobile/Editor.meta
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
fileFormatVersion: 2
|
|
2
|
-
guid: 5e02245f015cf4dbba3655150cc6bb69
|
|
3
|
-
folderAsset: yes
|
|
4
|
-
DefaultImporter:
|
|
5
|
-
externalObjects: {}
|
|
6
|
-
userData:
|
|
7
|
-
assetBundleName:
|
|
8
|
-
assetBundleVariant:
|
|
1
|
+
fileFormatVersion: 2
|
|
2
|
+
guid: 5e02245f015cf4dbba3655150cc6bb69
|
|
3
|
+
folderAsset: yes
|
|
4
|
+
DefaultImporter:
|
|
5
|
+
externalObjects: {}
|
|
6
|
+
userData:
|
|
7
|
+
assetBundleName:
|
|
8
|
+
assetBundleVariant:
|