This commit is contained in:
changyunjia
2026-06-29 16:21:36 +08:00
co-authored by changyunjia
parent 810a087b78
commit c28ea8ea4a
213 changed files with 49969 additions and 32706 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
#import "MAUnityAdManager.h"
#define VERSION @"8.6.2"
#define VERSION @"8.6.4"
#define NSSTRING(_X) ( (_X != NULL) ? [NSString stringWithCString: _X encoding: NSStringEncodingConversionAllowLossy].al_stringByTrimmingWhitespace : nil)
@interface NSString (ALUtils)