|
|
|
@ -497,10 +497,10 @@
|
|
|
|
|
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
|
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.1;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
|
|
|
|
|
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 13.0;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 13.1;
|
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.pcuenca.Diffusion;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
@ -537,10 +537,10 @@
|
|
|
|
|
"INFOPLIST_KEY_UIStatusBarStyle[sdk=iphonesimulator*]" = UIStatusBarStyleDefault;
|
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight";
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.1;
|
|
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 16.2;
|
|
|
|
|
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
|
|
|
|
|
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 13.0;
|
|
|
|
|
MACOSX_DEPLOYMENT_TARGET = 13.1;
|
|
|
|
|
MARKETING_VERSION = 1.0;
|
|
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.pcuenca.Diffusion;
|
|
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
|
|