Skip to content

Commit

Permalink
Revert "Increase deployment target"
Browse files Browse the repository at this point in the history
This reverts commit 3e6ceec.
  • Loading branch information
SoneeJohn committed Sep 25, 2020
1 parent 3e6ceec commit 33211f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions XCDYouTubeKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,6 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MACOSX_DEPLOYMENT_TARGET = 10.10;
WARNING_CFLAGS = (
"$(inherited)",
"-Wno-auto-import",
Expand All @@ -830,7 +829,6 @@
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "";
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MACOSX_DEPLOYMENT_TARGET = 10.10;
WARNING_CFLAGS = (
"$(inherited)",
"-Wno-auto-import",
Expand Down

0 comments on commit 33211f1

Please sign in to comment.