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

Commit 778136a

Browse files
committed
Merge pull request #24 from zendesk/ZendeskSDK-Release
Publishing Zendesk SDK 1.1.0.1
2 parents 227da3e + 6cc6656 commit 778136a

File tree

205 files changed

+4845
-423
lines changed

Some content is hidden

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

205 files changed

+4845
-423
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
:warning: *Use of this software is subject to important terms and conditions as set forth in the License file* :warning:
22

3-
# Zendesk Mobile SDK for iOS 1.0.0.1
3+
# Zendesk Mobile SDK for iOS 1.1.0.1
44

55
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.
66

SampleApp/SampleApp.xcodeproj/project.pbxproj

+103-5
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
objects = {
88

99
/* Begin PBXBuildFile section */
10+
837AB70F1A8E511700B86214 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 837AB70E1A8E511700B86214 /* MobileCoreServices.framework */; };
1011
C333A54319E29F1E0046B858 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C333A54119E29EC40046B858 /* SystemConfiguration.framework */; };
1112
C38311B61A1A352B00F7979A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = C38311B31A1A352B00F7979A /* main.m */; };
1213
C38311C31A1A358500F7979A /* ZDAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = C38311BE1A1A358500F7979A /* ZDAppDelegate.m */; };
@@ -22,8 +23,41 @@
2223
F160B6D61949E2D600AEF42D /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F160B6D51949E2D600AEF42D /* UIKit.framework */; };
2324
/* End PBXBuildFile section */
2425

26+
/* Begin PBXContainerItemProxy section */
27+
C3347CFD19E51E28002E703E /* PBXContainerItemProxy */ = {
28+
isa = PBXContainerItemProxy;
29+
containerPortal = C3347CF819E51E28002E703E /* ZendeskSDK.xcodeproj */;
30+
proxyType = 2;
31+
remoteGlobalIDString = C333A42119DEDF050046B858;
32+
remoteInfo = ZendeskSDK;
33+
};
34+
C3347D0119E51E34002E703E /* PBXContainerItemProxy */ = {
35+
isa = PBXContainerItemProxy;
36+
containerPortal = C3347CF819E51E28002E703E /* ZendeskSDK.xcodeproj */;
37+
proxyType = 1;
38+
remoteGlobalIDString = C333A42019DEDF050046B858;
39+
remoteInfo = ZendeskSDK;
40+
};
41+
C38D73B71A03BFE60058C48A /* PBXContainerItemProxy */ = {
42+
isa = PBXContainerItemProxy;
43+
containerPortal = C3347CF819E51E28002E703E /* ZendeskSDK.xcodeproj */;
44+
proxyType = 2;
45+
remoteGlobalIDString = C38D73A91A03B13E0058C48A;
46+
remoteInfo = ZendeskSDKStrings;
47+
};
48+
C3E803B119F81CB6002554BE /* PBXContainerItemProxy */ = {
49+
isa = PBXContainerItemProxy;
50+
containerPortal = C3347CF819E51E28002E703E /* ZendeskSDK.xcodeproj */;
51+
proxyType = 2;
52+
remoteGlobalIDString = C3E8039C19F80B17002554BE;
53+
remoteInfo = ZendeskSDKResources;
54+
};
55+
/* End PBXContainerItemProxy section */
56+
2557
/* Begin PBXFileReference section */
58+
837AB70E1A8E511700B86214 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
2659
C333A54119E29EC40046B858 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
60+
C3347CF819E51E28002E703E /* ZendeskSDK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ZendeskSDK.xcodeproj; path = ../ZendeskSDK/ZendeskSDK.xcodeproj; sourceTree = "<group>"; };
2761
C38311B31A1A352B00F7979A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = SampleApp/main.m; sourceTree = "<group>"; };
2862
C38311B41A1A352B00F7979A /* SampleApp-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = "SampleApp-Info.plist"; path = "SampleApp/SampleApp-Info.plist"; sourceTree = "<group>"; };
2963
C38311B51A1A352B00F7979A /* SampleApp-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "SampleApp-Prefix.pch"; path = "SampleApp/SampleApp-Prefix.pch"; sourceTree = "<group>"; };
@@ -39,7 +73,7 @@
3973
C3EF3EFA1A1A1B3700168A69 /* ZendeskSDKStrings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = ZendeskSDKStrings.bundle; sourceTree = "<group>"; };
4074
C3EF3EFD1A1A1B5400168A69 /* ZendeskSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ZendeskSDK.framework; path = SampleApp/Frameworks/ZendeskSDK.framework; sourceTree = "<group>"; };
4175
C3EF3F001A1A1B7C00168A69 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
42-
F160B6CE1949E2D600AEF42D /* SDK Sample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SDK Sample.app"; sourceTree = BUILT_PRODUCTS_DIR; };
76+
F160B6CE1949E2D600AEF42D /* SDK-Sample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "SDK-Sample.app"; sourceTree = BUILT_PRODUCTS_DIR; };
4377
F160B6D11949E2D600AEF42D /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
4478
F160B6D31949E2D600AEF42D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
4579
F160B6D51949E2D600AEF42D /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
@@ -51,6 +85,7 @@
5185
isa = PBXFrameworksBuildPhase;
5286
buildActionMask = 2147483647;
5387
files = (
88+
837AB70F1A8E511700B86214 /* MobileCoreServices.framework in Frameworks */,
5489
C3EF3EFE1A1A1B5400168A69 /* ZendeskSDK.framework in Frameworks */,
5590
C333A54319E29F1E0046B858 /* SystemConfiguration.framework in Frameworks */,
5691
F160B6D41949E2D600AEF42D /* CoreGraphics.framework in Frameworks */,
@@ -62,6 +97,16 @@
6297
/* End PBXFrameworksBuildPhase section */
6398

6499
/* Begin PBXGroup section */
100+
C3347CF919E51E28002E703E /* Products */ = {
101+
isa = PBXGroup;
102+
children = (
103+
C3347CFE19E51E28002E703E /* ZendeskSDK.framework */,
104+
C3E803B219F81CB6002554BE /* ZendeskSDK.bundle */,
105+
C38D73B81A03BFE60058C48A /* ZendeskSDKStrings.bundle */,
106+
);
107+
name = Products;
108+
sourceTree = "<group>";
109+
};
65110
C38311BB1A1A353200F7979A /* Supporting Files */ = {
66111
isa = PBXGroup;
67112
children = (
@@ -130,14 +175,16 @@
130175
F160B6CF1949E2D600AEF42D /* Products */ = {
131176
isa = PBXGroup;
132177
children = (
133-
F160B6CE1949E2D600AEF42D /* SDK Sample.app */,
178+
F160B6CE1949E2D600AEF42D /* SDK-Sample.app */,
134179
);
135180
name = Products;
136181
sourceTree = "<group>";
137182
};
138183
F160B6D01949E2D600AEF42D /* Frameworks */ = {
139184
isa = PBXGroup;
140185
children = (
186+
837AB70E1A8E511700B86214 /* MobileCoreServices.framework */,
187+
C3347CF819E51E28002E703E /* ZendeskSDK.xcodeproj */,
141188
C3EF3EFD1A1A1B5400168A69 /* ZendeskSDK.framework */,
142189
C333A54119E29EC40046B858 /* SystemConfiguration.framework */,
143190
F160B6D11949E2D600AEF42D /* Foundation.framework */,
@@ -162,10 +209,11 @@
162209
buildRules = (
163210
);
164211
dependencies = (
212+
C3347D0219E51E34002E703E /* PBXTargetDependency */,
165213
);
166214
name = SampleApp;
167215
productName = CoreSDKSample;
168-
productReference = F160B6CE1949E2D600AEF42D /* SDK Sample.app */;
216+
productReference = F160B6CE1949E2D600AEF42D /* SDK-Sample.app */;
169217
productType = "com.apple.product-type.application";
170218
};
171219
/* End PBXNativeTarget section */
@@ -176,6 +224,11 @@
176224
attributes = {
177225
LastUpgradeCheck = 0510;
178226
ORGANIZATIONNAME = Zendesk;
227+
TargetAttributes = {
228+
F160B6CD1949E2D600AEF42D = {
229+
DevelopmentTeam = A7576AWDXT;
230+
};
231+
};
179232
};
180233
buildConfigurationList = F160B6C91949E2D600AEF42D /* Build configuration list for PBXProject "SampleApp" */;
181234
compatibilityVersion = "Xcode 3.2";
@@ -187,13 +240,43 @@
187240
mainGroup = F160B6C51949E2D600AEF42D;
188241
productRefGroup = F160B6CF1949E2D600AEF42D /* Products */;
189242
projectDirPath = "";
243+
projectReferences = (
244+
{
245+
ProductGroup = C3347CF919E51E28002E703E /* Products */;
246+
ProjectRef = C3347CF819E51E28002E703E /* ZendeskSDK.xcodeproj */;
247+
},
248+
);
190249
projectRoot = "";
191250
targets = (
192251
F160B6CD1949E2D600AEF42D /* SampleApp */,
193252
);
194253
};
195254
/* End PBXProject section */
196255

256+
/* Begin PBXReferenceProxy section */
257+
C3347CFE19E51E28002E703E /* ZendeskSDK.framework */ = {
258+
isa = PBXReferenceProxy;
259+
fileType = wrapper.framework;
260+
path = ZendeskSDK.framework;
261+
remoteRef = C3347CFD19E51E28002E703E /* PBXContainerItemProxy */;
262+
sourceTree = BUILT_PRODUCTS_DIR;
263+
};
264+
C38D73B81A03BFE60058C48A /* ZendeskSDKStrings.bundle */ = {
265+
isa = PBXReferenceProxy;
266+
fileType = wrapper.cfbundle;
267+
path = ZendeskSDKStrings.bundle;
268+
remoteRef = C38D73B71A03BFE60058C48A /* PBXContainerItemProxy */;
269+
sourceTree = BUILT_PRODUCTS_DIR;
270+
};
271+
C3E803B219F81CB6002554BE /* ZendeskSDK.bundle */ = {
272+
isa = PBXReferenceProxy;
273+
fileType = wrapper.cfbundle;
274+
path = ZendeskSDK.bundle;
275+
remoteRef = C3E803B119F81CB6002554BE /* PBXContainerItemProxy */;
276+
sourceTree = BUILT_PRODUCTS_DIR;
277+
};
278+
/* End PBXReferenceProxy section */
279+
197280
/* Begin PBXResourcesBuildPhase section */
198281
F160B6CC1949E2D600AEF42D /* Resources */ = {
199282
isa = PBXResourcesBuildPhase;
@@ -222,6 +305,14 @@
222305
};
223306
/* End PBXSourcesBuildPhase section */
224307

308+
/* Begin PBXTargetDependency section */
309+
C3347D0219E51E34002E703E /* PBXTargetDependency */ = {
310+
isa = PBXTargetDependency;
311+
name = ZendeskSDK;
312+
targetProxy = C3347D0119E51E34002E703E /* PBXContainerItemProxy */;
313+
};
314+
/* End PBXTargetDependency section */
315+
225316
/* Begin XCBuildConfiguration section */
226317
F160B6F81949E2D600AEF42D /* Debug */ = {
227318
isa = XCBuildConfiguration;
@@ -304,6 +395,8 @@
304395
buildSettings = {
305396
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
306397
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
398+
CODE_SIGN_IDENTITY = "iPhone Developer";
399+
CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist";
307400
FRAMEWORK_SEARCH_PATHS = (
308401
"$(inherited)",
309402
"$(PROJECT_DIR)/SampleApp/Frameworks",
@@ -317,7 +410,8 @@
317410
ONLY_ACTIVE_ARCH = YES;
318411
OTHER_LDFLAGS = "$(inherited)";
319412
PODS_ROOT = "${SRCROOT}/../Pods";
320-
PRODUCT_NAME = "SDK Sample";
413+
PRODUCT_NAME = "SDK-Sample";
414+
PROVISIONING_PROFILE = "";
321415
VALID_ARCHS = "armv7 armv7s i386 arm64 x86_64 ";
322416
WRAPPER_EXTENSION = app;
323417
};
@@ -328,6 +422,9 @@
328422
buildSettings = {
329423
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
330424
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
425+
CODE_SIGN_IDENTITY = "iPhone Developer";
426+
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
427+
CODE_SIGN_RESOURCE_RULES_PATH = "$(SDKROOT)/ResourceRules.plist";
331428
FRAMEWORK_SEARCH_PATHS = (
332429
"$(inherited)",
333430
"$(PROJECT_DIR)/SampleApp/Frameworks",
@@ -341,7 +438,8 @@
341438
ONLY_ACTIVE_ARCH = NO;
342439
OTHER_LDFLAGS = "$(inherited)";
343440
PODS_ROOT = "${SRCROOT}/../Pods";
344-
PRODUCT_NAME = "SDK Sample";
441+
PRODUCT_NAME = "SDK-Sample";
442+
PROVISIONING_PROFILE = "";
345443
VALID_ARCHS = "armv7 armv7s i386 arm64 x86_64 ";
346444
WRAPPER_EXTENSION = app;
347445
};

SampleApp/SampleApp.xcodeproj/xcshareddata/xcschemes/SampleApp.xcscheme

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<BuildableReference
1616
BuildableIdentifier = "primary"
1717
BlueprintIdentifier = "F160B6CD1949E2D600AEF42D"
18-
BuildableName = "SDK Sample.app"
18+
BuildableName = "SDK-Sample.app"
1919
BlueprintName = "SampleApp"
2020
ReferencedContainer = "container:SampleApp.xcodeproj">
2121
</BuildableReference>
@@ -33,7 +33,7 @@
3333
<BuildableReference
3434
BuildableIdentifier = "primary"
3535
BlueprintIdentifier = "F160B6CD1949E2D600AEF42D"
36-
BuildableName = "SDK Sample.app"
36+
BuildableName = "SDK-Sample.app"
3737
BlueprintName = "SampleApp"
3838
ReferencedContainer = "container:SampleApp.xcodeproj">
3939
</BuildableReference>
@@ -52,7 +52,7 @@
5252
<BuildableReference
5353
BuildableIdentifier = "primary"
5454
BlueprintIdentifier = "F160B6CD1949E2D600AEF42D"
55-
BuildableName = "SDK Sample.app"
55+
BuildableName = "SDK-Sample.app"
5656
BlueprintName = "SampleApp"
5757
ReferencedContainer = "container:SampleApp.xcodeproj">
5858
</BuildableReference>
@@ -70,7 +70,7 @@
7070
<BuildableReference
7171
BuildableIdentifier = "primary"
7272
BlueprintIdentifier = "F160B6CD1949E2D600AEF42D"
73-
BuildableName = "SDK Sample.app"
73+
BuildableName = "SDK-Sample.app"
7474
BlueprintName = "SampleApp"
7575
ReferencedContainer = "container:SampleApp.xcodeproj">
7676
</BuildableReference>
Binary file not shown.
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
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 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.

0 commit comments

Comments
 (0)