Skip to content

Commit

Permalink
-set min ios version to 11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
farshadmb committed Sep 12, 2020
1 parent 2a4eb86 commit a9d461e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions DutchNews.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -417,6 +417,7 @@
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 638B4QA28J;
INFOPLIST_FILE = DutchNews/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand All @@ -435,6 +436,7 @@
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = 638B4QA28J;
INFOPLIST_FILE = DutchNews/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down

0 comments on commit a9d461e

Please sign in to comment.