Skip to content
This repository has been archived by the owner on Nov 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #47 from zendesk/release-1.3.3.1
Browse files Browse the repository at this point in the history
Pushing up for release
  • Loading branch information
Steven Diviney committed Jul 16, 2015
2 parents 4539184 + 1b32057 commit 8208abc
Show file tree
Hide file tree
Showing 21 changed files with 32 additions and 14 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
:warning: *Use of this software is subject to important terms and conditions as set forth in the License file* :warning:

# Zendesk Mobile SDK for iOS 1.3.2.1
# Zendesk Mobile SDK for iOS 1.3.3.1

Zendesk SDK for mobile is a quick, convenient way to get customer support into your mobile apps. With just a few lines of code, you can provide your end users with an easy way to get in touch from any mobile app.

Expand Down
Binary file modified SampleApp/SampleApp/Bundles/ZendeskSDK.bundle/Info.plist
Binary file not shown.
Binary file modified SampleApp/SampleApp/Bundles/ZendeskSDKStrings.bundle/Info.plist
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

@interface ZDKHelpCenterSessionCache : NSObject

@property (nonatomic) ZDKHelpCenterLastSearch *last_search;

/**
* Cache a search. This has the side efect of setting a unique search result click BOOL to yes.
Expand All @@ -40,10 +39,20 @@
+ (void) unsetUniqueSearchResultClick;


/**
* Get the last search
*
* @return The last search, can be nil.
*
* @since 1.3.3.1
*/
+ (ZDKHelpCenterLastSearch *)getLastSearch;


/**
* Used when submitting an article view with the Help Center provider.
*
* @return A dictionary containing the last search model and a unique search result click.
* @return A dictionary containing the last search model and a unique search result click. nil if no search has been preformed.
*
* @since 1.3.2.1
*/
Expand Down
Binary file modified SampleApp/SampleApp/Frameworks/ZendeskSDK.framework/Info.plist
Binary file not shown.
Binary file modified SampleApp/SampleApp/Frameworks/ZendeskSDK.framework/ZendeskSDK
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
</data>
<key>Headers/ZDKHelpCenterSessionCache.h</key>
<data>
ziXMh6LYLHkRlNFM3jNvxlZSV4I=
sXbL3ULNxoRcXZ3YkNIq8fUh5+s=
</data>
<key>Headers/ZDKHelpCenterSettings.h</key>
<data>
Expand Down Expand Up @@ -494,7 +494,7 @@
</data>
<key>Info.plist</key>
<data>
tyZ94+vr8i0qd59kKCLcEnVzQ+0=
iWXgThvtSczXFBb5ob3MXCKP9sg=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -745,7 +745,7 @@
</data>
<key>Headers/ZDKHelpCenterSessionCache.h</key>
<data>
ziXMh6LYLHkRlNFM3jNvxlZSV4I=
sXbL3ULNxoRcXZ3YkNIq8fUh5+s=
</data>
<key>Headers/ZDKHelpCenterSettings.h</key>
<data>
Expand Down
Binary file not shown.
2 changes: 1 addition & 1 deletion SampleApp/SampleApp/SampleApp-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1.1</string>
<string>1.3.3.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
Binary file modified ZendeskSDK.bundle/Info.plist
Binary file not shown.
13 changes: 11 additions & 2 deletions ZendeskSDK.framework/Headers/ZDKHelpCenterSessionCache.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@

@interface ZDKHelpCenterSessionCache : NSObject

@property (nonatomic) ZDKHelpCenterLastSearch *last_search;

/**
* Cache a search. This has the side efect of setting a unique search result click BOOL to yes.
Expand All @@ -40,10 +39,20 @@
+ (void) unsetUniqueSearchResultClick;


/**
* Get the last search
*
* @return The last search, can be nil.
*
* @since 1.3.3.1
*/
+ (ZDKHelpCenterLastSearch *)getLastSearch;


/**
* Used when submitting an article view with the Help Center provider.
*
* @return A dictionary containing the last search model and a unique search result click.
* @return A dictionary containing the last search model and a unique search result click. nil if no search has been preformed.
*
* @since 1.3.2.1
*/
Expand Down
Binary file modified ZendeskSDK.framework/Info.plist
Binary file not shown.
Binary file modified ZendeskSDK.framework/ZendeskSDK
Binary file not shown.
Binary file modified ZendeskSDK.framework/_CodeSignature/CodeDirectory
Binary file not shown.
Binary file modified ZendeskSDK.framework/_CodeSignature/CodeRequirements
Binary file not shown.
6 changes: 3 additions & 3 deletions ZendeskSDK.framework/_CodeSignature/CodeResources
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
</data>
<key>Headers/ZDKHelpCenterSessionCache.h</key>
<data>
ziXMh6LYLHkRlNFM3jNvxlZSV4I=
sXbL3ULNxoRcXZ3YkNIq8fUh5+s=
</data>
<key>Headers/ZDKHelpCenterSettings.h</key>
<data>
Expand Down Expand Up @@ -494,7 +494,7 @@
</data>
<key>Info.plist</key>
<data>
tyZ94+vr8i0qd59kKCLcEnVzQ+0=
iWXgThvtSczXFBb5ob3MXCKP9sg=
</data>
<key>Modules/module.modulemap</key>
<data>
Expand Down Expand Up @@ -745,7 +745,7 @@
</data>
<key>Headers/ZDKHelpCenterSessionCache.h</key>
<data>
ziXMh6LYLHkRlNFM3jNvxlZSV4I=
sXbL3ULNxoRcXZ3YkNIq8fUh5+s=
</data>
<key>Headers/ZDKHelpCenterSettings.h</key>
<data>
Expand Down
Binary file modified ZendeskSDK.framework/_CodeSignature/CodeSignature
Binary file not shown.
4 changes: 2 additions & 2 deletions ZendeskSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|
s.name = "ZendeskSDK"
s.version = "1.3.2.1"
s.summary = "Zendesk SDK 1.3.2.1"
s.version = "1.3.3.1"
s.summary = "Zendesk SDK 1.3.3.1"
s.homepage = "https://github.com/zendesk/zendesk_sdk_ios"
s.license = {
:type => 'Copyright',
Expand Down
Binary file modified ZendeskSDKStrings.bundle/Info.plist
Binary file not shown.

0 comments on commit 8208abc

Please sign in to comment.