Skip to content

Commit

Permalink
Reset deployment target to 17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Cabanero committed Sep 19, 2024
1 parent ec73344 commit dd9d0a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Blink.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -4907,7 +4907,7 @@
INFOPLIST_FILE = Blink/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Blink Shell";
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
IPHONEOS_DEPLOYMENT_TARGET = 17.6;
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -4955,7 +4955,7 @@
INFOPLIST_FILE = Blink/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = "Blink Shell";
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.developer-tools";
IPHONEOS_DEPLOYMENT_TARGET = 17.6;
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down

0 comments on commit dd9d0a8

Please sign in to comment.