增加att弹框

This commit is contained in:
bluesea 2024-07-25 11:32:24 +08:00
parent 1336689d66
commit 58aea6b884
3 changed files with 5 additions and 5 deletions

View File

@ -80,7 +80,7 @@ NSString *noble_W = [unfasten_4 stringFromDate:[NSDate date]];
//
// [[AWM_WallPapaerADManager shareInstance] configureAD];
//
// [self checkATT];
[self checkATT];
self.window = [[UIWindow alloc] initWithFrame:[UIScreen mainScreen].bounds];
self.window.backgroundColor = [UIColor whiteColor];
// [AWM_NetManager uploadAD_Start];

View File

@ -570,7 +570,7 @@
CODE_SIGN_IDENTITY = "Apple Distribution";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = 8B4CW938L2;
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 8B4CW938L2;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
@ -578,7 +578,7 @@
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = HDwallpaper/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Art wallpaper";
INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "Save Image To Photo Library";
INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "We would like to access your photo album so that we can save the edited pictures to the album";
INFOPLIST_KEY_NSUserTrackingUsageDescription = "我们想使用您的设备的广告追踪权限来为您推荐个性化的广告";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard;
@ -615,7 +615,7 @@
CODE_SIGN_IDENTITY = "Apple Distribution";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Distribution";
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 0;
CURRENT_PROJECT_VERSION = 2;
DEVELOPMENT_TEAM = 8B4CW938L2;
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = 8B4CW938L2;
GCC_PRECOMPILE_PREFIX_HEADER = NO;
@ -623,7 +623,7 @@
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = HDwallpaper/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Art wallpaper";
INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "Save Image To Photo Library";
INFOPLIST_KEY_NSPhotoLibraryAddUsageDescription = "We would like to access your photo album so that we can save the edited pictures to the album";
INFOPLIST_KEY_NSUserTrackingUsageDescription = "我们想使用您的设备的广告追踪权限来为您推荐个性化的广告";
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen.storyboard;