Raw
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 1C9CE5D04F717B03816A125B /* Pods_JomloTableView_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9A33E5FF3CCC9BDCBA18C58F /* Pods_JomloTableView_Tests.framework */; };
11 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
12 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD71AFB9204008FA782 /* ViewController.swift */; };
13 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 607FACD91AFB9204008FA782 /* Main.storyboard */; };
14 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; };
15 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; };
16 607FACEC1AFB9204008FA782 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACEB1AFB9204008FA782 /* Tests.swift */; };
17 84CBD496B3AF199DDDFABEA5 /* Pods_JomloTableView_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 02771B90736B785DC8EEE580 /* Pods_JomloTableView_Example.framework */; };
18 BD0F4E241E98E8AF001D0DA3 /* LoadMoreViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD0F4E231E98E8AF001D0DA3 /* LoadMoreViewController.swift */; };
19 BD14BB5E1E94E0C9006FB1B5 /* LoadMoreRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD14BB5D1E94E0C9006FB1B5 /* LoadMoreRow.swift */; };
20 BD14BB611E94E115006FB1B5 /* LoadMoreCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD14BB5F1E94E115006FB1B5 /* LoadMoreCell.swift */; };
21 BD14BB621E94E115006FB1B5 /* LoadMoreCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BD14BB601E94E115006FB1B5 /* LoadMoreCell.xib */; };
22 BDFF41491E8A871900D14CE7 /* SimpleCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDFF41481E8A871900D14CE7 /* SimpleCell.swift */; };
23 BDFF414B1E8A873600D14CE7 /* SimpleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BDFF414A1E8A873600D14CE7 /* SimpleCell.xib */; };
24 /* End PBXBuildFile section */
25
26 /* Begin PBXContainerItemProxy section */
27 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */ = {
28 isa = PBXContainerItemProxy;
29 containerPortal = 607FACC81AFB9204008FA782 /* Project object */;
30 proxyType = 1;
31 remoteGlobalIDString = 607FACCF1AFB9204008FA782;
32 remoteInfo = JomloTableView;
33 };
34 /* End PBXContainerItemProxy section */
35
36 /* Begin PBXFileReference section */
37 02771B90736B785DC8EEE580 /* Pods_JomloTableView_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JomloTableView_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; };
38 044CF1D5E803D7F3DBAD2530 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
39 1DF5A127CF52147610B75ADE /* Pods-JomloTableView_Example.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JomloTableView_Example.debug.xcconfig"; path = "Pods/Target Support Files/Pods-JomloTableView_Example/Pods-JomloTableView_Example.debug.xcconfig"; sourceTree = "<group>"; };
40 607FACD01AFB9204008FA782 /* JomloTableView_Example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JomloTableView_Example.app; sourceTree = BUILT_PRODUCTS_DIR; };
41 607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
42 607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
43 607FACD71AFB9204008FA782 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
44 607FACDA1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
45 607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
46 607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
47 607FACE51AFB9204008FA782 /* JomloTableView_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = JomloTableView_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
48 607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
49 607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = "<group>"; };
50 9A33E5FF3CCC9BDCBA18C58F /* Pods_JomloTableView_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JomloTableView_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
51 B02AFC91A81D2EBF28A0B26F /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
52 B828666E6D8F9450941A36AB /* Pods-JomloTableView_Example.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JomloTableView_Example.release.xcconfig"; path = "Pods/Target Support Files/Pods-JomloTableView_Example/Pods-JomloTableView_Example.release.xcconfig"; sourceTree = "<group>"; };
53 BAB533BC282592A3CAD7E959 /* JomloTableView.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = JomloTableView.podspec; path = ../JomloTableView.podspec; sourceTree = "<group>"; };
54 BD0F4E231E98E8AF001D0DA3 /* LoadMoreViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoadMoreViewController.swift; sourceTree = "<group>"; };
55 BD14BB5D1E94E0C9006FB1B5 /* LoadMoreRow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LoadMoreRow.swift; path = Rows/LoadMoreRow.swift; sourceTree = "<group>"; };
56 BD14BB5F1E94E115006FB1B5 /* LoadMoreCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LoadMoreCell.swift; path = Rows/LoadMoreCell.swift; sourceTree = "<group>"; };
57 BD14BB601E94E115006FB1B5 /* LoadMoreCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = LoadMoreCell.xib; path = Rows/LoadMoreCell.xib; sourceTree = "<group>"; };
58 BDFF41481E8A871900D14CE7 /* SimpleCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SimpleCell.swift; path = JomloTableView/Rows/SimpleCell.swift; sourceTree = SOURCE_ROOT; };
59 BDFF414A1E8A873600D14CE7 /* SimpleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = SimpleCell.xib; path = Rows/SimpleCell.xib; sourceTree = "<group>"; };
60 D67A39B8BF2D4AB708B1879B /* Pods-JomloTableView_Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JomloTableView_Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-JomloTableView_Tests/Pods-JomloTableView_Tests.release.xcconfig"; sourceTree = "<group>"; };
61 E555BEE30E2659F27C50D6B8 /* Pods-JomloTableView_Tests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JomloTableView_Tests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-JomloTableView_Tests/Pods-JomloTableView_Tests.debug.xcconfig"; sourceTree = "<group>"; };
62 /* End PBXFileReference section */
63
64 /* Begin PBXFrameworksBuildPhase section */
65 607FACCD1AFB9204008FA782 /* Frameworks */ = {
66 isa = PBXFrameworksBuildPhase;
67 buildActionMask = 2147483647;
68 files = (
69 84CBD496B3AF199DDDFABEA5 /* Pods_JomloTableView_Example.framework in Frameworks */,
70 );
71 runOnlyForDeploymentPostprocessing = 0;
72 };
73 607FACE21AFB9204008FA782 /* Frameworks */ = {
74 isa = PBXFrameworksBuildPhase;
75 buildActionMask = 2147483647;
76 files = (
77 1C9CE5D04F717B03816A125B /* Pods_JomloTableView_Tests.framework in Frameworks */,
78 );
79 runOnlyForDeploymentPostprocessing = 0;
80 };
81 /* End PBXFrameworksBuildPhase section */
82
83 /* Begin PBXGroup section */
84 607FACC71AFB9204008FA782 = {
85 isa = PBXGroup;
86 children = (
87 607FACF51AFB993E008FA782 /* Podspec Metadata */,
88 607FACD21AFB9204008FA782 /* Example for JomloTableView */,
89 607FACE81AFB9204008FA782 /* Tests */,
90 607FACD11AFB9204008FA782 /* Products */,
91 EA9D652A245DCEF437D7776E /* Pods */,
92 D468E008AD7F9DA36A194707 /* Frameworks */,
93 );
94 sourceTree = "<group>";
95 };
96 607FACD11AFB9204008FA782 /* Products */ = {
97 isa = PBXGroup;
98 children = (
99 607FACD01AFB9204008FA782 /* JomloTableView_Example.app */,
100 607FACE51AFB9204008FA782 /* JomloTableView_Tests.xctest */,
101 );
102 name = Products;
103 sourceTree = "<group>";
104 };
105 607FACD21AFB9204008FA782 /* Example for JomloTableView */ = {
106 isa = PBXGroup;
107 children = (
108 BD0F4E221E98E829001D0DA3 /* View Controllers */,
109 BD14BB5C1E94DFCE006FB1B5 /* Rows */,
110 607FACD51AFB9204008FA782 /* AppDelegate.swift */,
111 607FACD71AFB9204008FA782 /* ViewController.swift */,
112 607FACD91AFB9204008FA782 /* Main.storyboard */,
113 607FACDC1AFB9204008FA782 /* Images.xcassets */,
114 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */,
115 607FACD31AFB9204008FA782 /* Supporting Files */,
116 );
117 name = "Example for JomloTableView";
118 path = JomloTableView;
119 sourceTree = "<group>";
120 };
121 607FACD31AFB9204008FA782 /* Supporting Files */ = {
122 isa = PBXGroup;
123 children = (
124 607FACD41AFB9204008FA782 /* Info.plist */,
125 );
126 name = "Supporting Files";
127 sourceTree = "<group>";
128 };
129 607FACE81AFB9204008FA782 /* Tests */ = {
130 isa = PBXGroup;
131 children = (
132 607FACEB1AFB9204008FA782 /* Tests.swift */,
133 607FACE91AFB9204008FA782 /* Supporting Files */,
134 );
135 path = Tests;
136 sourceTree = "<group>";
137 };
138 607FACE91AFB9204008FA782 /* Supporting Files */ = {
139 isa = PBXGroup;
140 children = (
141 607FACEA1AFB9204008FA782 /* Info.plist */,
142 );
143 name = "Supporting Files";
144 sourceTree = "<group>";
145 };
146 607FACF51AFB993E008FA782 /* Podspec Metadata */ = {
147 isa = PBXGroup;
148 children = (
149 BAB533BC282592A3CAD7E959 /* JomloTableView.podspec */,
150 044CF1D5E803D7F3DBAD2530 /* README.md */,
151 B02AFC91A81D2EBF28A0B26F /* LICENSE */,
152 );
153 name = "Podspec Metadata";
154 sourceTree = "<group>";
155 };
156 BD0F4E221E98E829001D0DA3 /* View Controllers */ = {
157 isa = PBXGroup;
158 children = (
159 BD0F4E231E98E8AF001D0DA3 /* LoadMoreViewController.swift */,
160 );
161 name = "View Controllers";
162 sourceTree = "<group>";
163 };
164 BD14BB5C1E94DFCE006FB1B5 /* Rows */ = {
165 isa = PBXGroup;
166 children = (
167 BDFF41481E8A871900D14CE7 /* SimpleCell.swift */,
168 BDFF414A1E8A873600D14CE7 /* SimpleCell.xib */,
169 BD14BB5D1E94E0C9006FB1B5 /* LoadMoreRow.swift */,
170 BD14BB5F1E94E115006FB1B5 /* LoadMoreCell.swift */,
171 BD14BB601E94E115006FB1B5 /* LoadMoreCell.xib */,
172 );
173 name = Rows;
174 sourceTree = "<group>";
175 };
176 D468E008AD7F9DA36A194707 /* Frameworks */ = {
177 isa = PBXGroup;
178 children = (
179 02771B90736B785DC8EEE580 /* Pods_JomloTableView_Example.framework */,
180 9A33E5FF3CCC9BDCBA18C58F /* Pods_JomloTableView_Tests.framework */,
181 );
182 name = Frameworks;
183 sourceTree = "<group>";
184 };
185 EA9D652A245DCEF437D7776E /* Pods */ = {
186 isa = PBXGroup;
187 children = (
188 1DF5A127CF52147610B75ADE /* Pods-JomloTableView_Example.debug.xcconfig */,
189 B828666E6D8F9450941A36AB /* Pods-JomloTableView_Example.release.xcconfig */,
190 E555BEE30E2659F27C50D6B8 /* Pods-JomloTableView_Tests.debug.xcconfig */,
191 D67A39B8BF2D4AB708B1879B /* Pods-JomloTableView_Tests.release.xcconfig */,
192 );
193 name = Pods;
194 sourceTree = "<group>";
195 };
196 /* End PBXGroup section */
197
198 /* Begin PBXNativeTarget section */
199 607FACCF1AFB9204008FA782 /* JomloTableView_Example */ = {
200 isa = PBXNativeTarget;
201 buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "JomloTableView_Example" */;
202 buildPhases = (
203 725C4CA07BB62B6C4EFA55C9 /* [CP] Check Pods Manifest.lock */,
204 607FACCC1AFB9204008FA782 /* Sources */,
205 607FACCD1AFB9204008FA782 /* Frameworks */,
206 607FACCE1AFB9204008FA782 /* Resources */,
207 933778CD77AAA6FBCC6DE9AD /* [CP] Embed Pods Frameworks */,
208 61EB6C4B3579114D65EF8E42 /* [CP] Copy Pods Resources */,
209 );
210 buildRules = (
211 );
212 dependencies = (
213 );
214 name = JomloTableView_Example;
215 productName = JomloTableView;
216 productReference = 607FACD01AFB9204008FA782 /* JomloTableView_Example.app */;
217 productType = "com.apple.product-type.application";
218 };
219 607FACE41AFB9204008FA782 /* JomloTableView_Tests */ = {
220 isa = PBXNativeTarget;
221 buildConfigurationList = 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "JomloTableView_Tests" */;
222 buildPhases = (
223 C0D220C7F6C5C2E558EC4C2A /* [CP] Check Pods Manifest.lock */,
224 607FACE11AFB9204008FA782 /* Sources */,
225 607FACE21AFB9204008FA782 /* Frameworks */,
226 607FACE31AFB9204008FA782 /* Resources */,
227 2D444412411209A719A505D4 /* [CP] Embed Pods Frameworks */,
228 842C75DACF091DA4CDAD1B56 /* [CP] Copy Pods Resources */,
229 );
230 buildRules = (
231 );
232 dependencies = (
233 607FACE71AFB9204008FA782 /* PBXTargetDependency */,
234 );
235 name = JomloTableView_Tests;
236 productName = Tests;
237 productReference = 607FACE51AFB9204008FA782 /* JomloTableView_Tests.xctest */;
238 productType = "com.apple.product-type.bundle.unit-test";
239 };
240 /* End PBXNativeTarget section */
241
242 /* Begin PBXProject section */
243 607FACC81AFB9204008FA782 /* Project object */ = {
244 isa = PBXProject;
245 attributes = {
246 LastSwiftUpdateCheck = 0720;
247 LastUpgradeCheck = 0820;
248 ORGANIZATIONNAME = CocoaPods;
249 TargetAttributes = {
250 607FACCF1AFB9204008FA782 = {
251 CreatedOnToolsVersion = 6.3.1;
252 DevelopmentTeam = V75BU3KM37;
253 LastSwiftMigration = 0820;
254 };
255 607FACE41AFB9204008FA782 = {
256 CreatedOnToolsVersion = 6.3.1;
257 DevelopmentTeam = V75BU3KM37;
258 LastSwiftMigration = 0820;
259 TestTargetID = 607FACCF1AFB9204008FA782;
260 };
261 };
262 };
263 buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "JomloTableView" */;
264 compatibilityVersion = "Xcode 3.2";
265 developmentRegion = English;
266 hasScannedForEncodings = 0;
267 knownRegions = (
268 en,
269 Base,
270 );
271 mainGroup = 607FACC71AFB9204008FA782;
272 productRefGroup = 607FACD11AFB9204008FA782 /* Products */;
273 projectDirPath = "";
274 projectRoot = "";
275 targets = (
276 607FACCF1AFB9204008FA782 /* JomloTableView_Example */,
277 607FACE41AFB9204008FA782 /* JomloTableView_Tests */,
278 );
279 };
280 /* End PBXProject section */
281
282 /* Begin PBXResourcesBuildPhase section */
283 607FACCE1AFB9204008FA782 /* Resources */ = {
284 isa = PBXResourcesBuildPhase;
285 buildActionMask = 2147483647;
286 files = (
287 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */,
288 BD14BB621E94E115006FB1B5 /* LoadMoreCell.xib in Resources */,
289 BDFF414B1E8A873600D14CE7 /* SimpleCell.xib in Resources */,
290 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */,
291 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */,
292 );
293 runOnlyForDeploymentPostprocessing = 0;
294 };
295 607FACE31AFB9204008FA782 /* Resources */ = {
296 isa = PBXResourcesBuildPhase;
297 buildActionMask = 2147483647;
298 files = (
299 );
300 runOnlyForDeploymentPostprocessing = 0;
301 };
302 /* End PBXResourcesBuildPhase section */
303
304 /* Begin PBXShellScriptBuildPhase section */
305 2D444412411209A719A505D4 /* [CP] Embed Pods Frameworks */ = {
306 isa = PBXShellScriptBuildPhase;
307 buildActionMask = 2147483647;
308 files = (
309 );
310 inputPaths = (
311 );
312 name = "[CP] Embed Pods Frameworks";
313 outputPaths = (
314 );
315 runOnlyForDeploymentPostprocessing = 0;
316 shellPath = /bin/sh;
317 shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JomloTableView_Tests/Pods-JomloTableView_Tests-frameworks.sh\"\n";
318 showEnvVarsInLog = 0;
319 };
320 61EB6C4B3579114D65EF8E42 /* [CP] Copy Pods Resources */ = {
321 isa = PBXShellScriptBuildPhase;
322 buildActionMask = 2147483647;
323 files = (
324 );
325 inputPaths = (
326 );
327 name = "[CP] Copy Pods Resources";
328 outputPaths = (
329 );
330 runOnlyForDeploymentPostprocessing = 0;
331 shellPath = /bin/sh;
332 shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JomloTableView_Example/Pods-JomloTableView_Example-resources.sh\"\n";
333 showEnvVarsInLog = 0;
334 };
335 725C4CA07BB62B6C4EFA55C9 /* [CP] Check Pods Manifest.lock */ = {
336 isa = PBXShellScriptBuildPhase;
337 buildActionMask = 2147483647;
338 files = (
339 );
340 inputPaths = (
341 );
342 name = "[CP] Check Pods Manifest.lock";
343 outputPaths = (
344 );
345 runOnlyForDeploymentPostprocessing = 0;
346 shellPath = /bin/sh;
347 shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
348 showEnvVarsInLog = 0;
349 };
350 842C75DACF091DA4CDAD1B56 /* [CP] Copy Pods Resources */ = {
351 isa = PBXShellScriptBuildPhase;
352 buildActionMask = 2147483647;
353 files = (
354 );
355 inputPaths = (
356 );
357 name = "[CP] Copy Pods Resources";
358 outputPaths = (
359 );
360 runOnlyForDeploymentPostprocessing = 0;
361 shellPath = /bin/sh;
362 shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JomloTableView_Tests/Pods-JomloTableView_Tests-resources.sh\"\n";
363 showEnvVarsInLog = 0;
364 };
365 933778CD77AAA6FBCC6DE9AD /* [CP] Embed Pods Frameworks */ = {
366 isa = PBXShellScriptBuildPhase;
367 buildActionMask = 2147483647;
368 files = (
369 );
370 inputPaths = (
371 );
372 name = "[CP] Embed Pods Frameworks";
373 outputPaths = (
374 );
375 runOnlyForDeploymentPostprocessing = 0;
376 shellPath = /bin/sh;
377 shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-JomloTableView_Example/Pods-JomloTableView_Example-frameworks.sh\"\n";
378 showEnvVarsInLog = 0;
379 };
380 C0D220C7F6C5C2E558EC4C2A /* [CP] Check Pods Manifest.lock */ = {
381 isa = PBXShellScriptBuildPhase;
382 buildActionMask = 2147483647;
383 files = (
384 );
385 inputPaths = (
386 );
387 name = "[CP] Check Pods Manifest.lock";
388 outputPaths = (
389 );
390 runOnlyForDeploymentPostprocessing = 0;
391 shellPath = /bin/sh;
392 shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n";
393 showEnvVarsInLog = 0;
394 };
395 /* End PBXShellScriptBuildPhase section */
396
397 /* Begin PBXSourcesBuildPhase section */
398 607FACCC1AFB9204008FA782 /* Sources */ = {
399 isa = PBXSourcesBuildPhase;
400 buildActionMask = 2147483647;
401 files = (
402 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */,
403 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */,
404 BDFF41491E8A871900D14CE7 /* SimpleCell.swift in Sources */,
405 BD0F4E241E98E8AF001D0DA3 /* LoadMoreViewController.swift in Sources */,
406 BD14BB611E94E115006FB1B5 /* LoadMoreCell.swift in Sources */,
407 BD14BB5E1E94E0C9006FB1B5 /* LoadMoreRow.swift in Sources */,
408 );
409 runOnlyForDeploymentPostprocessing = 0;
410 };
411 607FACE11AFB9204008FA782 /* Sources */ = {
412 isa = PBXSourcesBuildPhase;
413 buildActionMask = 2147483647;
414 files = (
415 607FACEC1AFB9204008FA782 /* Tests.swift in Sources */,
416 );
417 runOnlyForDeploymentPostprocessing = 0;
418 };
419 /* End PBXSourcesBuildPhase section */
420
421 /* Begin PBXTargetDependency section */
422 607FACE71AFB9204008FA782 /* PBXTargetDependency */ = {
423 isa = PBXTargetDependency;
424 target = 607FACCF1AFB9204008FA782 /* JomloTableView_Example */;
425 targetProxy = 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */;
426 };
427 /* End PBXTargetDependency section */
428
429 /* Begin PBXVariantGroup section */
430 607FACD91AFB9204008FA782 /* Main.storyboard */ = {
431 isa = PBXVariantGroup;
432 children = (
433 607FACDA1AFB9204008FA782 /* Base */,
434 );
435 name = Main.storyboard;
436 sourceTree = "<group>";
437 };
438 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */ = {
439 isa = PBXVariantGroup;
440 children = (
441 607FACDF1AFB9204008FA782 /* Base */,
442 );
443 name = LaunchScreen.xib;
444 sourceTree = "<group>";
445 };
446 /* End PBXVariantGroup section */
447
448 /* Begin XCBuildConfiguration section */
449 607FACED1AFB9204008FA782 /* Debug */ = {
450 isa = XCBuildConfiguration;
451 buildSettings = {
452 ALWAYS_SEARCH_USER_PATHS = NO;
453 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
454 CLANG_CXX_LIBRARY = "libc++";
455 CLANG_ENABLE_MODULES = YES;
456 CLANG_ENABLE_OBJC_ARC = YES;
457 CLANG_WARN_BOOL_CONVERSION = YES;
458 CLANG_WARN_CONSTANT_CONVERSION = YES;
459 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
460 CLANG_WARN_EMPTY_BODY = YES;
461 CLANG_WARN_ENUM_CONVERSION = YES;
462 CLANG_WARN_INFINITE_RECURSION = YES;
463 CLANG_WARN_INT_CONVERSION = YES;
464 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
465 CLANG_WARN_SUSPICIOUS_MOVE = YES;
466 CLANG_WARN_UNREACHABLE_CODE = YES;
467 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
468 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
469 COPY_PHASE_STRIP = NO;
470 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
471 ENABLE_STRICT_OBJC_MSGSEND = YES;
472 ENABLE_TESTABILITY = YES;
473 GCC_C_LANGUAGE_STANDARD = gnu99;
474 GCC_DYNAMIC_NO_PIC = NO;
475 GCC_NO_COMMON_BLOCKS = YES;
476 GCC_OPTIMIZATION_LEVEL = 0;
477 GCC_PREPROCESSOR_DEFINITIONS = (
478 "DEBUG=1",
479 "$(inherited)",
480 );
481 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
482 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
483 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
484 GCC_WARN_UNDECLARED_SELECTOR = YES;
485 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
486 GCC_WARN_UNUSED_FUNCTION = YES;
487 GCC_WARN_UNUSED_VARIABLE = YES;
488 IPHONEOS_DEPLOYMENT_TARGET = 8.3;
489 MTL_ENABLE_DEBUG_INFO = YES;
490 ONLY_ACTIVE_ARCH = YES;
491 SDKROOT = iphoneos;
492 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
493 };
494 name = Debug;
495 };
496 607FACEE1AFB9204008FA782 /* Release */ = {
497 isa = XCBuildConfiguration;
498 buildSettings = {
499 ALWAYS_SEARCH_USER_PATHS = NO;
500 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
501 CLANG_CXX_LIBRARY = "libc++";
502 CLANG_ENABLE_MODULES = YES;
503 CLANG_ENABLE_OBJC_ARC = YES;
504 CLANG_WARN_BOOL_CONVERSION = YES;
505 CLANG_WARN_CONSTANT_CONVERSION = YES;
506 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
507 CLANG_WARN_EMPTY_BODY = YES;
508 CLANG_WARN_ENUM_CONVERSION = YES;
509 CLANG_WARN_INFINITE_RECURSION = YES;
510 CLANG_WARN_INT_CONVERSION = YES;
511 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
512 CLANG_WARN_SUSPICIOUS_MOVE = YES;
513 CLANG_WARN_UNREACHABLE_CODE = YES;
514 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
515 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
516 COPY_PHASE_STRIP = NO;
517 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
518 ENABLE_NS_ASSERTIONS = NO;
519 ENABLE_STRICT_OBJC_MSGSEND = YES;
520 GCC_C_LANGUAGE_STANDARD = gnu99;
521 GCC_NO_COMMON_BLOCKS = YES;
522 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
523 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
524 GCC_WARN_UNDECLARED_SELECTOR = YES;
525 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
526 GCC_WARN_UNUSED_FUNCTION = YES;
527 GCC_WARN_UNUSED_VARIABLE = YES;
528 IPHONEOS_DEPLOYMENT_TARGET = 8.3;
529 MTL_ENABLE_DEBUG_INFO = NO;
530 SDKROOT = iphoneos;
531 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
532 VALIDATE_PRODUCT = YES;
533 };
534 name = Release;
535 };
536 607FACF01AFB9204008FA782 /* Debug */ = {
537 isa = XCBuildConfiguration;
538 baseConfigurationReference = 1DF5A127CF52147610B75ADE /* Pods-JomloTableView_Example.debug.xcconfig */;
539 buildSettings = {
540 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
541 DEVELOPMENT_TEAM = V75BU3KM37;
542 INFOPLIST_FILE = JomloTableView/Info.plist;
543 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
544 MODULE_NAME = ExampleApp;
545 PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
546 PRODUCT_NAME = "$(TARGET_NAME)";
547 SWIFT_VERSION = 3.0;
548 };
549 name = Debug;
550 };
551 607FACF11AFB9204008FA782 /* Release */ = {
552 isa = XCBuildConfiguration;
553 baseConfigurationReference = B828666E6D8F9450941A36AB /* Pods-JomloTableView_Example.release.xcconfig */;
554 buildSettings = {
555 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
556 DEVELOPMENT_TEAM = V75BU3KM37;
557 INFOPLIST_FILE = JomloTableView/Info.plist;
558 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
559 MODULE_NAME = ExampleApp;
560 PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
561 PRODUCT_NAME = "$(TARGET_NAME)";
562 SWIFT_VERSION = 3.0;
563 };
564 name = Release;
565 };
566 607FACF31AFB9204008FA782 /* Debug */ = {
567 isa = XCBuildConfiguration;
568 baseConfigurationReference = E555BEE30E2659F27C50D6B8 /* Pods-JomloTableView_Tests.debug.xcconfig */;
569 buildSettings = {
570 DEVELOPMENT_TEAM = V75BU3KM37;
571 FRAMEWORK_SEARCH_PATHS = (
572 "$(SDKROOT)/Developer/Library/Frameworks",
573 "$(inherited)",
574 );
575 GCC_PREPROCESSOR_DEFINITIONS = (
576 "DEBUG=1",
577 "$(inherited)",
578 );
579 INFOPLIST_FILE = Tests/Info.plist;
580 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
581 PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
582 PRODUCT_NAME = "$(TARGET_NAME)";
583 SWIFT_VERSION = 3.0;
584 };
585 name = Debug;
586 };
587 607FACF41AFB9204008FA782 /* Release */ = {
588 isa = XCBuildConfiguration;
589 baseConfigurationReference = D67A39B8BF2D4AB708B1879B /* Pods-JomloTableView_Tests.release.xcconfig */;
590 buildSettings = {
591 DEVELOPMENT_TEAM = V75BU3KM37;
592 FRAMEWORK_SEARCH_PATHS = (
593 "$(SDKROOT)/Developer/Library/Frameworks",
594 "$(inherited)",
595 );
596 INFOPLIST_FILE = Tests/Info.plist;
597 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
598 PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)";
599 PRODUCT_NAME = "$(TARGET_NAME)";
600 SWIFT_VERSION = 3.0;
601 };
602 name = Release;
603 };
604 /* End XCBuildConfiguration section */
605
606 /* Begin XCConfigurationList section */
607 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "JomloTableView" */ = {
608 isa = XCConfigurationList;
609 buildConfigurations = (
610 607FACED1AFB9204008FA782 /* Debug */,
611 607FACEE1AFB9204008FA782 /* Release */,
612 );
613 defaultConfigurationIsVisible = 0;
614 defaultConfigurationName = Release;
615 };
616 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "JomloTableView_Example" */ = {
617 isa = XCConfigurationList;
618 buildConfigurations = (
619 607FACF01AFB9204008FA782 /* Debug */,
620 607FACF11AFB9204008FA782 /* Release */,
621 );
622 defaultConfigurationIsVisible = 0;
623 defaultConfigurationName = Release;
624 };
625 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "JomloTableView_Tests" */ = {
626 isa = XCConfigurationList;
627 buildConfigurations = (
628 607FACF31AFB9204008FA782 /* Debug */,
629 607FACF41AFB9204008FA782 /* Release */,
630 );
631 defaultConfigurationIsVisible = 0;
632 defaultConfigurationName = Release;
633 };
634 /* End XCConfigurationList section */
635 };
636 rootObject = 607FACC81AFB9204008FA782 /* Project object */;
637 }