|
@@ -852,7 +852,7 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 10;
|
|
|
+ CURRENT_PROJECT_VERSION = 11;
|
|
|
DEVELOPMENT_TEAM = 65UD255J84;
|
|
|
ENABLE_APP_SANDBOX = NO;
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
@@ -863,7 +863,6 @@
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
|
- INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
@@ -873,10 +872,14 @@
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = musicplayer.offline.com;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
|
+ SUPPORTS_MACCATALYST = NO;
|
|
|
+ SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
|
+ SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Bridging-Header.h";
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ TARGETED_DEVICE_FAMILY = 1;
|
|
|
};
|
|
|
name = Debug;
|
|
|
};
|
|
@@ -888,7 +891,7 @@
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 10;
|
|
|
+ CURRENT_PROJECT_VERSION = 11;
|
|
|
DEVELOPMENT_TEAM = 65UD255J84;
|
|
|
ENABLE_APP_SANDBOX = NO;
|
|
|
ENABLE_USER_SCRIPT_SANDBOXING = NO;
|
|
@@ -899,7 +902,6 @@
|
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
|
INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
|
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
|
- INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
@@ -909,10 +911,14 @@
|
|
|
PRODUCT_BUNDLE_IDENTIFIER = musicplayer.offline.com;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
|
+ SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
|
|
|
+ SUPPORTS_MACCATALYST = NO;
|
|
|
+ SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
|
+ SUPPORTS_XR_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "Bridging-Header.h";
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
- TARGETED_DEVICE_FAMILY = "1,2";
|
|
|
+ TARGETED_DEVICE_FAMILY = 1;
|
|
|
};
|
|
|
name = Release;
|
|
|
};
|