We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 179ac0f commit d73386fCopy full SHA for d73386f
com.onesignal.unity.ios/Editor/BuildPostProcessor.cs
@@ -52,12 +52,8 @@
52
#define ADD_APP_GROUP
53
54
using System.IO;
55
-using System;
56
using UnityEditor;
57
using UnityEditor.iOS.Xcode;
58
-using System.Collections.Generic;
59
-using System.Diagnostics;
60
-using System.Linq;
61
using System.Text.RegularExpressions;
62
using UnityEditor.Build;
63
using UnityEditor.Build.Reporting;
0 commit comments