Skip to content

Commit

Permalink
Version 2.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jtreanor committed Sep 9, 2015
1 parent 630fece commit e629122
Show file tree
Hide file tree
Showing 33 changed files with 20 additions and 16 deletions.
4 changes: 4 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
= 2.3.4 (2015-09-18)

* Fixed issue reported in https://github.com/intercom/intercom-ios/issues/85.

= 2.3.3 (2015-08-18)

* Fixed an issue where if you had called [Intercom setMessagesHidden], opening a push notification would do nothing (fixes https://github.com/intercom/intercom-cordova/issues/12).
Expand Down
4 changes: 2 additions & 2 deletions Intercom.framework/Versions/A/Headers/Intercom.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

//
// Intercom.h
// Intercom for iOS - Version 2.3.3
// Intercom for iOS - Version 2.3.4
//
// Created by Intercom on 8/01/2015.
// Copyright (c) 2014 Intercom. All rights reserved.
Expand All @@ -11,7 +11,7 @@
#import <UIKit/UIKit.h>

#if __IPHONE_OS_VERSION_MIN_REQUIRED < __IPHONE_7_0
#error This version (2.3.3) of Intercom for iOS supports iOS 7.0 upwards.
#error This version (2.3.4) of Intercom for iOS supports iOS 7.0 upwards.
#endif

#if __has_feature(nullability)
Expand Down
Binary file modified Intercom.framework/Versions/A/Intercom
Binary file not shown.
2 changes: 1 addition & 1 deletion Intercom.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Intercom'
s.version = '2.3.3'
s.version = '2.3.4'
s.summary = 'The Intercom iOS SDK, for integrating Intercom into your iOS application.'
s.license = { :type => "Apache license", :file => "LICENSE" }
s.authors = {"Adam McCarthy"=>"[email protected]", "James Treanor"=>"[email protected]"}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleIdentifier</key>
<string>io.intercom.Intercom-iOS-SDK-2.3.3</string>
<string>io.intercom.Intercom-iOS-SDK-2.3.4</string>
<key>CFBundleName</key>
<string>Intercom iOS SDK 2.3.3 Documentation</string>
<string>Intercom iOS SDK 2.3.4 Documentation</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleVersion</key>
Expand All @@ -17,7 +17,7 @@


<key>DocSetFeedName</key>
<string>Intercom iOS SDK 2.3.3 Documentation</string>
<string>Intercom iOS SDK 2.3.4 Documentation</string>

<key>DocSetMinimumXcodeVersion</key>
<string>3.0</string>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<div class="container" class="hide-in-xcode">

<h1 id="library-title">
<a href="../index.html">Intercom iOS SDK 2.3.3 </a>
<a href="../index.html">Intercom iOS SDK 2.3.4 </a>
</h1>

<p id="developer-home">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<div class="container" class="hide-in-xcode">

<h1 id="library-title">
<a href="../index.html">Intercom iOS SDK 2.3.3 </a>
<a href="../index.html">Intercom iOS SDK 2.3.4 </a>
</h1>

<p id="developer-home">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<div class="container" class="hide-in-xcode">

<h1 id="library-title">
<a href="../index.html">Intercom iOS SDK 2.3.3 </a>
<a href="../index.html">Intercom iOS SDK 2.3.4 </a>
</h1>

<p id="developer-home">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<div class="container" class="hide-in-xcode">

<h1 id="library-title">
<a href="../index.html">Intercom iOS SDK 2.3.3 </a>
<a href="../index.html">Intercom iOS SDK 2.3.4 </a>
</h1>

<p id="developer-home">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">

<title>Intercom iOS SDK 2.3.3 Hierarchy</title>
<title>Intercom iOS SDK 2.3.4 Hierarchy</title>

<link rel="stylesheet" href="css/style.css">
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4">
Expand All @@ -14,7 +14,7 @@
<div class="container" class="hide-in-xcode">

<h1 id="library-title">
<a href="index.html">Intercom iOS SDK 2.3.3 </a>
<a href="index.html">Intercom iOS SDK 2.3.4 </a>
</h1>

<p id="developer-home">
Expand All @@ -38,7 +38,7 @@ <h1 id="library-title">
<div id="overview-contents" class="container">
<div id="content">
<main role="main">
<h1 class="title">Intercom iOS SDK 2.3.3 Hierarchy</h1>
<h1 class="title">Intercom iOS SDK 2.3.4 Hierarchy</h1>


<div class="index-column hierarchy-column">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">

<title>Intercom iOS SDK 2.3.3 Reference</title>
<title>Intercom iOS SDK 2.3.4 Reference</title>

<link rel="stylesheet" href="css/style.css">
<meta name="viewport" content="initial-scale=1, maximum-scale=1.4">
Expand All @@ -14,7 +14,7 @@
<div class="container" class="hide-in-xcode">

<h1 id="library-title">
<a href="index.html">Intercom iOS SDK 2.3.3 </a>
<a href="index.html">Intercom iOS SDK 2.3.4 </a>
</h1>

<p id="developer-home">
Expand All @@ -38,7 +38,7 @@ <h1 id="library-title">
<div id="overview-contents" class="container">
<div id="content">
<main role="main">
<h1 class="title">Intercom iOS SDK 2.3.3 Reference</h1>
<h1 class="title">Intercom iOS SDK 2.3.4 Reference</h1>



Expand Down

0 comments on commit e629122

Please sign in to comment.