fix:1、删除上一个sdk,更换新的。2、删除了max广告

This commit is contained in:
2026-05-27 09:28:34 +08:00
parent 978797b678
commit 69c818e992
1039 changed files with 99687 additions and 94871 deletions
@@ -0,0 +1,17 @@
using UnityEngine;
using NUnit.Framework;
namespace Unity.Advertisement.IosSupport.Tests
{
public class RuntimeTests
{
[Test]
[Timeout(10000)]
//[UnityPlatform (exclude = new[] { RuntimePlatform.IPhonePlayer })] //Need to find a way to programatically set state on the iPhone for this app otherwise, even on iOS initial state will be Not Determined.
public void TestTrackingStatusMessageUnsupported()
{
Assert.That(ATTrackingStatusBinding.GetAuthorizationTrackingStatus(), Is.EqualTo(ATTrackingStatusBinding.AuthorizationTrackingStatus.NOT_DETERMINED));
}
}
}
@@ -0,0 +1,11 @@
fileFormatVersion: 2
guid: 3d467e3b930724e0ca757fb20c27323b
MonoImporter:
externalObjects: {}
serializedVersion: 2
defaultReferences: []
executionOrder: 0
icon: {instanceID: 0}
userData:
assetBundleName:
assetBundleVariant:
@@ -0,0 +1,19 @@
{
"name": "Unity.Advertisement.IosSupport.Tests",
"references": [
"Unity.Advertisement.IosSupport"
],
"optionalUnityReferences": [
"TestAssemblies"
],
"includePlatforms": [
"Editor",
"iOS"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": []
}
@@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: aa2578a81945d4cd8911322bab548f2a
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: