|
@@ -956,6 +956,7 @@
|
|
|
INFOPLIST_FILE = TSLiveWallpaper/Info.plist;
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = LiveLive;
|
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save wallpapers to your device.";
|
|
|
+ INFOPLIST_KEY_NSUserTrackingUsageDescription = "It will only be used to measure advertising efficiency without leaking any of your personal information.";
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
@@ -995,6 +996,7 @@
|
|
|
INFOPLIST_FILE = TSLiveWallpaper/Info.plist;
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = LiveLive;
|
|
|
INFOPLIST_KEY_NSPhotoLibraryUsageDescription = "Allow us to access Photos in order to save wallpapers to your device.";
|
|
|
+ INFOPLIST_KEY_NSUserTrackingUsageDescription = "It will only be used to measure advertising efficiency without leaking any of your personal information.";
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|