Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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 = "2.0.3"
s.summary = "Zendesk SDK 2.0.3"
s.version = "2.1.0"
s.summary = "Zendesk SDK 2.1.0"
s.homepage = "https://github.com/zendesk/zendesk_sdk_ios"
s.license = {
:type => 'Copyright',
Expand Down
Binary file modified ZendeskSDK/4.0.2/ZendeskCoreSDK.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified ZendeskSDK/4.0.2/ZendeskCoreSDK.framework/ZendeskCoreSDK
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ typedef void (^ZDKHelpCenterGenericCallback)(id response, NSError *error);

@interface ZDKHelpCenterProvider : ZDKProvider

+ (instancetype) new NS_UNAVAILABLE;

- (instancetype)initWithZendesk:(Zendesk *)zendesk NS_UNAVAILABLE;

/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -355,6 +355,8 @@ SWIFT_CLASS_NAMED("RequestUpdates")
/// the SDK and manages the backend configuration.
SWIFT_CLASS_NAMED("Support")
@interface ZDKSupport : NSObject
/// Locale override for help center
@property (nonatomic, copy) NSString * _Nullable helpCenterLocaleOverride;
/// Initialize the Support singleton with the Zendesk singleton
/// from ZendeskCoreSDK
+ (void)initializeWithZendesk:(ZDKZendesk * _Nullable)zendesk;
Expand Down
Binary file modified ZendeskSDK/4.0.2/ZendeskProviderSDK.framework/Info.plist
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified ZendeskSDK/4.0.2/ZendeskProviderSDK.framework/ZendeskProviderSDK
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dict>
<key>hash</key>
<data>
TT+1vu5gZxU2T4UTCHOwra1gEpQ=
a1YBoBoorWR7Oxxa6MTNljyeSwg=
</data>
<key>optional</key>
<true/>
Expand All @@ -35,7 +35,7 @@
<dict>
<key>hash</key>
<data>
D3dWJbPRs2JTfXLhstgCf9Ki1D0=
2/8xCfYVY9OE0k9QLhqsRdjMAHM=
</data>
<key>optional</key>
<true/>
Expand Down Expand Up @@ -134,7 +134,7 @@
<dict>
<key>hash</key>
<data>
zyNhb2W6vNCWkqmyBNUfwXhxHQo=
h990jGN1F+B/mfRWl7WHh4YZcAg=
</data>
<key>optional</key>
<true/>
Expand Down Expand Up @@ -269,7 +269,7 @@
<dict>
<key>hash</key>
<data>
dnzolSydPVNijQp5J2yzEzsiSac=
9BvJDUEK63zP3Rs9kSE+iAXLbVo=
</data>
<key>optional</key>
<true/>
Expand Down Expand Up @@ -321,11 +321,11 @@
<dict>
<key>hash</key>
<data>
TT+1vu5gZxU2T4UTCHOwra1gEpQ=
a1YBoBoorWR7Oxxa6MTNljyeSwg=
</data>
<key>hash2</key>
<data>
iutUD3Hvb8uOchja6MEyBMBSDF/PgJFvyIQjsUgKSkQ=
9wreZTJJiMyw3gCxx8TEBOYw+3lZuD2tabhK/O2bdk0=
</data>
<key>optional</key>
<true/>
Expand All @@ -347,11 +347,11 @@
<dict>
<key>hash</key>
<data>
D3dWJbPRs2JTfXLhstgCf9Ki1D0=
2/8xCfYVY9OE0k9QLhqsRdjMAHM=
</data>
<key>hash2</key>
<data>
Avn0LQIOtO+bcd3mDovYP5nK6lPZDfSom14+MaEcwLQ=
twowW/1Reptxg9E/zrdF4qZU8kIqjn5yyBIozEpZ1yI=
</data>
<key>optional</key>
<true/>
Expand Down Expand Up @@ -490,11 +490,11 @@
<dict>
<key>hash</key>
<data>
zyNhb2W6vNCWkqmyBNUfwXhxHQo=
h990jGN1F+B/mfRWl7WHh4YZcAg=
</data>
<key>hash2</key>
<data>
75OwC1zDAfGxIejNk8mfDLk+WOLcB4ozFRMtw6pEUio=
immQNiUhDnAXSk5PjR3dfBr9CBEwZ/79JJqYYd3ndvY=
</data>
<key>optional</key>
<true/>
Expand Down Expand Up @@ -685,11 +685,11 @@
<dict>
<key>hash</key>
<data>
dnzolSydPVNijQp5J2yzEzsiSac=
9BvJDUEK63zP3Rs9kSE+iAXLbVo=
</data>
<key>hash2</key>
<data>
nCgc4I25gMuMQ/uJ7u3actVIHzQkm1N7WT84gy43Xz0=
PnZL5UI8eBASO9zE34o4OGqngXwz2WARskI1CL+I+zI=
</data>
<key>optional</key>
<true/>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading