Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Change deploy target to 4.0
  • Loading branch information
Seth Fitzsimmons committed Jan 11, 2011
1 parent d76f0f9 commit 448525a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions SimpleGeo.xcodeproj/project.pbxproj
Expand Up @@ -386,6 +386,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = SimpleGeo_Prefix.pch;
INFOPLIST_FILE = "SimpleGeo-Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
OTHER_LDFLAGS = (
"-ObjC",
"-all_load",
Expand All @@ -407,6 +408,7 @@
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = SimpleGeo_Prefix.pch;
INFOPLIST_FILE = "SimpleGeo-Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
OTHER_LDFLAGS = (
"-ObjC",
"-all_load",
Expand Down

0 comments on commit 448525a

Please sign in to comment.