Skip to content

Commit

Permalink
Update iOS deployment target to 6.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
astjohn committed Jan 18, 2015
1 parent 501b505 commit 576e12c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified mobile/ios/analytics.google-iphone-3.0.2.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion mobile/ios/google-analytics.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@
GCC_WARN_UNUSED_VALUE = NO;
GCC_WARN_UNUSED_VARIABLE = NO;
INSTALL_PATH = /usr/local/lib;
IPHONEOS_DEPLOYMENT_TARGET = 4.0;
IPHONEOS_DEPLOYMENT_TARGET = 6.0;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/GoogleAnalyticsLibrary\"",
Expand Down

0 comments on commit 576e12c

Please sign in to comment.