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