增加att弹框
This commit is contained in:
parent
1336689d66
commit
58aea6b884
Binary file not shown.
@ -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];
|
||||
|
||||
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user