Skip to content

Commit

Permalink
Release 1.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
f2prateek committed Jul 13, 2015
1 parent e17900d commit 76ad9ec
Show file tree
Hide file tree
Showing 5 changed files with 203 additions and 50 deletions.
2 changes: 1 addition & 1 deletion Analytics.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ end

Pod::Spec.new do |s|
s.name = "Analytics"
s.version = "1.12.0"
s.version = "1.12.1"
s.summary = "Segment analytics and marketing tools library for iOS."
s.homepage = "https://segment.com/libraries/ios"
s.license = { :type => "MIT", :file => "License.md" }
Expand Down
4 changes: 2 additions & 2 deletions Analytics.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1933,7 +1933,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ANALYTICS_VERSION = 1.12.0;
ANALYTICS_VERSION = 1.12.1;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
Expand Down Expand Up @@ -1965,7 +1965,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ANALYTICS_VERSION = 1.12.0;
ANALYTICS_VERSION = 1.12.1;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_OBJC_ARC = YES;
Expand Down
Loading

0 comments on commit 76ad9ec

Please sign in to comment.