From 282c7ff0102fa776e8ca51e055381b088c7dd9b4 Mon Sep 17 00:00:00 2001 From: Victor Kostin Date: Wed, 27 Nov 2024 18:35:08 +0300 Subject: [PATCH] Remove target version --- ExampleApp/Example.xcodeproj/project.pbxproj | 2 -- 1 file changed, 2 deletions(-) diff --git a/ExampleApp/Example.xcodeproj/project.pbxproj b/ExampleApp/Example.xcodeproj/project.pbxproj index 1275b2c..452db4c 100644 --- a/ExampleApp/Example.xcodeproj/project.pbxproj +++ b/ExampleApp/Example.xcodeproj/project.pbxproj @@ -419,7 +419,6 @@ INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", @@ -449,7 +448,6 @@ INFOPLIST_KEY_UILaunchScreen_Generation = YES; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; - IPHONEOS_DEPLOYMENT_TARGET = 15.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks",