Files
ft/Client/LocalPackages/TapjoySDK/TapjoySample/Tapjoy.Plugin.Sample.asmdef
2026-06-29 21:18:33 +08:00

27 lines
653 B
Plaintext

{
"name": "Tapjoy.Plugin.Sample",
"rootNamespace": "",
"references": [
"Unity.Advertisement.IosSupport",
"Unity.TextMeshPro",
"Tapjoy.Plugin.Runtime"
],
"includePlatforms": [],
"excludePlatforms": [
"Android",
"iOS"
],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [
{
"name": "com.unity.ads.ios-support",
"expression": "0.0.9",
"define": "UNITY_IOS_AD_SUPPORT"
}
],
"noEngineReferences": false
}