Skip to content

Commit

Permalink
Removed deployment target from top level
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Oct 23, 2017
1 parent ce91285 commit 623de40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Xcode-iOS/SDL_image.xcodeproj/project.pbxproj
Expand Up @@ -263,7 +263,6 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = "$(SRCROOT)/../../SDL/include";
IPHONEOS_DEPLOYMENT_TARGET = 3.0;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
Expand Down Expand Up @@ -328,7 +327,6 @@
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
HEADER_SEARCH_PATHS = "$(SRCROOT)/../../SDL/include";
IPHONEOS_DEPLOYMENT_TARGET = 3.0;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
};
Expand Down

0 comments on commit 623de40

Please sign in to comment.