Skip to content

Commit f07164b

Browse files
author
Adam McCarthy
committed
Pod spec change and version bump to 2.1.1
1 parent 9582698 commit f07164b

File tree

80 files changed

+38
-30
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+38
-30
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
= 2.1.1 (2015-03-10)
2+
3+
* Modified the podfile and repo structure to hopefully address some cocoapod related install errors.
4+
15
= 2.1 (2015-03-02)
26

37
* Fixed a situation where the SDK could potentially have authentication issues with the Intercom API.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

ios/Intercom.framework/Versions/A/Headers/Intercom.h renamed to Intercom.framework/Versions/A/Headers/Intercom.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
//
33
// Intercom.h
4-
// Intercom for iOS SDK - Version 2.1
4+
// Intercom for iOS SDK - Version 2.1.1
55
//
66
// Created by Intercom on 8/01/2015.
77
// Copyright (c) 2014 Intercom. All rights reserved.
@@ -11,7 +11,7 @@
1111
#import <UIKit/UIKit.h>
1212

1313
#if __IPHONE_OS_VERSION_MIN_REQUIRED < __IPHONE_7_0
14-
#error This version (2.1) of the Intercom iOS SDK supports iOS 7.0 upwards.
14+
#error This version (2.1.1) of the Intercom iOS SDK supports iOS 7.0 upwards.
1515
#endif
1616

1717
__attribute__ ((deprecated))
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)