Raw
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 0D45BC7329C661C100CAF971 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D45BC7229C661C100CAF971 /* AppDelegate.swift */; };
11 0D45BC7529C661C100CAF971 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0D45BC7429C661C100CAF971 /* ViewController.swift */; };
12 0D45BC7A29C661C500CAF971 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 0D45BC7929C661C500CAF971 /* Assets.xcassets */; };
13 0D45BC7D29C661C500CAF971 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0D45BC7B29C661C500CAF971 /* LaunchScreen.storyboard */; };
14 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; };
15 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD71AFB9204008FA782 /* ViewController.swift */; };
16 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 607FACD91AFB9204008FA782 /* Main.storyboard */; };
17 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; };
18 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; };
19 9117B01979B107FB1C426625 /* Pods_JomloTableView_Example_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 86B695A8FBC4AA64C8861102 /* Pods_JomloTableView_Example_iOS.framework */; };
20 984B9A6D71F314ABB182ED95 /* Pods_JomloTableView_Example_tvOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3D370BA4B8976E5EF4076870 /* Pods_JomloTableView_Example_tvOS.framework */; };
21 BD0F4E241E98E8AF001D0DA3 /* LoadMoreViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD0F4E231E98E8AF001D0DA3 /* LoadMoreViewController.swift */; };
22 BD14BB5E1E94E0C9006FB1B5 /* LoadMoreRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD14BB5D1E94E0C9006FB1B5 /* LoadMoreRow.swift */; };
23 BD14BB611E94E115006FB1B5 /* LoadMoreCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD14BB5F1E94E115006FB1B5 /* LoadMoreCell.swift */; };
24 BD14BB621E94E115006FB1B5 /* LoadMoreCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BD14BB601E94E115006FB1B5 /* LoadMoreCell.xib */; };
25 BD1B843C1EA5041200386561 /* NotJomloSimpleTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD1B843B1EA5041200386561 /* NotJomloSimpleTableViewController.swift */; };
26 BDBB05C81EA2351600B02BDB /* TwitterSimpleCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDBB05C61EA2351600B02BDB /* TwitterSimpleCell.swift */; };
27 BDBB05C91EA2351600B02BDB /* TwitterSimpleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BDBB05C71EA2351600B02BDB /* TwitterSimpleCell.xib */; };
28 BDDDF6211E9B3291007846D3 /* SimpleTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDDDF6201E9B3290007846D3 /* SimpleTableViewController.swift */; };
29 BDFF41491E8A871900D14CE7 /* SimpleCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BDFF41481E8A871900D14CE7 /* SimpleCell.swift */; };
30 BDFF414B1E8A873600D14CE7 /* SimpleCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BDFF414A1E8A873600D14CE7 /* SimpleCell.xib */; };
31 /* End PBXBuildFile section */
32
33 /* Begin PBXFileReference section */
34 044CF1D5E803D7F3DBAD2530 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
35 0D45BC7029C661C100CAF971 /* JomloTableView_Example_tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JomloTableView_Example_tvOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
36 0D45BC7229C661C100CAF971 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
37 0D45BC7429C661C100CAF971 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
38 0D45BC7929C661C500CAF971 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
39 0D45BC7C29C661C500CAF971 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
40 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>"; };
41 249E774D2FFD36532413E68E /* Pods-JomloTableView_Example_macOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JomloTableView_Example_macOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-JomloTableView_Example_macOS/Pods-JomloTableView_Example_macOS.release.xcconfig"; sourceTree = "<group>"; };
42 275A4C4224C627335628BE00 /* Pods-JomloTableView_Example_tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JomloTableView_Example_tvOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-JomloTableView_Example_tvOS/Pods-JomloTableView_Example_tvOS.release.xcconfig"; sourceTree = "<group>"; };
43 2DFCDA5E03BDF8CB49FEF8C0 /* Pods-JomloTableView_Example_iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JomloTableView_Example_iOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-JomloTableView_Example_iOS/Pods-JomloTableView_Example_iOS.debug.xcconfig"; sourceTree = "<group>"; };
44 3D370BA4B8976E5EF4076870 /* Pods_JomloTableView_Example_tvOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JomloTableView_Example_tvOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
45 56AD1F0CCF1D8B4C2DB4741A /* Pods-JomloTableView_Example_iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JomloTableView_Example_iOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-JomloTableView_Example_iOS/Pods-JomloTableView_Example_iOS.release.xcconfig"; sourceTree = "<group>"; };
46 607FACD01AFB9204008FA782 /* JomloTableView_Example_iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JomloTableView_Example_iOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
47 607FACD41AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
48 607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
49 607FACD71AFB9204008FA782 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
50 607FACDA1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
51 607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
52 607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
53 607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
54 654D5D9AC0FDCB3DA7112F90 /* Pods-JomloTableView_Example_macOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JomloTableView_Example_macOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-JomloTableView_Example_macOS/Pods-JomloTableView_Example_macOS.debug.xcconfig"; sourceTree = "<group>"; };
55 690A5F8FC6669EB8363AACE3 /* Pods_JomloTableView_Example_macOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JomloTableView_Example_macOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
56 6F655AF9F5C67E2444A4DCE7 /* Pods-JomloTableView_Example_tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JomloTableView_Example_tvOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-JomloTableView_Example_tvOS/Pods-JomloTableView_Example_tvOS.debug.xcconfig"; sourceTree = "<group>"; };
57 86B695A8FBC4AA64C8861102 /* Pods_JomloTableView_Example_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JomloTableView_Example_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
58 9A33E5FF3CCC9BDCBA18C58F /* Pods_JomloTableView_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_JomloTableView_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
59 B02AFC91A81D2EBF28A0B26F /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
60 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>"; };
61 BAB533BC282592A3CAD7E959 /* JomloTableView.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = JomloTableView.podspec; path = ../JomloTableView.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
62 BD0F4E231E98E8AF001D0DA3 /* LoadMoreViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoadMoreViewController.swift; sourceTree = "<group>"; };
63 BD14BB5D1E94E0C9006FB1B5 /* LoadMoreRow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LoadMoreRow.swift; path = Rows/LoadMoreRow.swift; sourceTree = "<group>"; };
64 BD14BB5F1E94E115006FB1B5 /* LoadMoreCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = LoadMoreCell.swift; path = Rows/LoadMoreCell.swift; sourceTree = "<group>"; };
65 BD14BB601E94E115006FB1B5 /* LoadMoreCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = LoadMoreCell.xib; path = Rows/LoadMoreCell.xib; sourceTree = "<group>"; };
66 BD1B843B1EA5041200386561 /* NotJomloSimpleTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = NotJomloSimpleTableViewController.swift; path = "View Controllers/NotJomloSimpleTableViewController.swift"; sourceTree = "<group>"; };
67 BDBB05C61EA2351600B02BDB /* TwitterSimpleCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = TwitterSimpleCell.swift; path = Rows/TwitterSimpleCell.swift; sourceTree = "<group>"; };
68 BDBB05C71EA2351600B02BDB /* TwitterSimpleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = TwitterSimpleCell.xib; path = Rows/TwitterSimpleCell.xib; sourceTree = "<group>"; };
69 BDDDF6201E9B3290007846D3 /* SimpleTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SimpleTableViewController.swift; path = "View Controllers/SimpleTableViewController.swift"; sourceTree = "<group>"; };
70 BDFF41481E8A871900D14CE7 /* SimpleCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SimpleCell.swift; path = JomloTableView/Rows/SimpleCell.swift; sourceTree = SOURCE_ROOT; };
71 BDFF414A1E8A873600D14CE7 /* SimpleCell.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = SimpleCell.xib; path = Rows/SimpleCell.xib; sourceTree = "<group>"; };
72 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>"; };
73 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>"; };
74 /* End PBXFileReference section */
75
76 /* Begin PBXFrameworksBuildPhase section */
77 0D45BC6D29C661C100CAF971 /* Frameworks */ = {
78 isa = PBXFrameworksBuildPhase;
79 buildActionMask = 2147483647;
80 files = (
81 984B9A6D71F314ABB182ED95 /* Pods_JomloTableView_Example_tvOS.framework in Frameworks */,
82 );
83 runOnlyForDeploymentPostprocessing = 0;
84 };
85 607FACCD1AFB9204008FA782 /* Frameworks */ = {
86 isa = PBXFrameworksBuildPhase;
87 buildActionMask = 2147483647;
88 files = (
89 9117B01979B107FB1C426625 /* Pods_JomloTableView_Example_iOS.framework in Frameworks */,
90 );
91 runOnlyForDeploymentPostprocessing = 0;
92 };
93 /* End PBXFrameworksBuildPhase section */
94
95 /* Begin PBXGroup section */
96 0D45BC7129C661C100CAF971 /* JomloTableView_Example_tvOS */ = {
97 isa = PBXGroup;
98 children = (
99 0D45BC7229C661C100CAF971 /* AppDelegate.swift */,
100 0D45BC7429C661C100CAF971 /* ViewController.swift */,
101 0D45BC7929C661C500CAF971 /* Assets.xcassets */,
102 0D45BC7B29C661C500CAF971 /* LaunchScreen.storyboard */,
103 );
104 path = JomloTableView_Example_tvOS;
105 sourceTree = "<group>";
106 };
107 607FACC71AFB9204008FA782 = {
108 isa = PBXGroup;
109 children = (
110 607FACF51AFB993E008FA782 /* Podspec Metadata */,
111 607FACD21AFB9204008FA782 /* JomloTableView_Example_iOS */,
112 0D45BC7129C661C100CAF971 /* JomloTableView_Example_tvOS */,
113 607FACE91AFB9204008FA782 /* Supporting Files */,
114 607FACD11AFB9204008FA782 /* Products */,
115 EA9D652A245DCEF437D7776E /* Pods */,
116 D468E008AD7F9DA36A194707 /* Frameworks */,
117 );
118 sourceTree = "<group>";
119 };
120 607FACD11AFB9204008FA782 /* Products */ = {
121 isa = PBXGroup;
122 children = (
123 607FACD01AFB9204008FA782 /* JomloTableView_Example_iOS.app */,
124 0D45BC7029C661C100CAF971 /* JomloTableView_Example_tvOS.app */,
125 );
126 name = Products;
127 sourceTree = "<group>";
128 };
129 607FACD21AFB9204008FA782 /* JomloTableView_Example_iOS */ = {
130 isa = PBXGroup;
131 children = (
132 BD0F4E221E98E829001D0DA3 /* View Controllers */,
133 BD14BB5C1E94DFCE006FB1B5 /* Rows */,
134 607FACD51AFB9204008FA782 /* AppDelegate.swift */,
135 607FACD71AFB9204008FA782 /* ViewController.swift */,
136 607FACD91AFB9204008FA782 /* Main.storyboard */,
137 607FACDC1AFB9204008FA782 /* Images.xcassets */,
138 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */,
139 607FACD31AFB9204008FA782 /* Supporting Files */,
140 );
141 name = JomloTableView_Example_iOS;
142 path = JomloTableView;
143 sourceTree = "<group>";
144 };
145 607FACD31AFB9204008FA782 /* Supporting Files */ = {
146 isa = PBXGroup;
147 children = (
148 607FACD41AFB9204008FA782 /* Info.plist */,
149 );
150 name = "Supporting Files";
151 sourceTree = "<group>";
152 };
153 607FACE91AFB9204008FA782 /* Supporting Files */ = {
154 isa = PBXGroup;
155 children = (
156 607FACEA1AFB9204008FA782 /* Info.plist */,
157 );
158 name = "Supporting Files";
159 path = Tests;
160 sourceTree = "<group>";
161 };
162 607FACF51AFB993E008FA782 /* Podspec Metadata */ = {
163 isa = PBXGroup;
164 children = (
165 BAB533BC282592A3CAD7E959 /* JomloTableView.podspec */,
166 044CF1D5E803D7F3DBAD2530 /* README.md */,
167 B02AFC91A81D2EBF28A0B26F /* LICENSE */,
168 );
169 name = "Podspec Metadata";
170 sourceTree = "<group>";
171 };
172 BD0F4E221E98E829001D0DA3 /* View Controllers */ = {
173 isa = PBXGroup;
174 children = (
175 BD0F4E231E98E8AF001D0DA3 /* LoadMoreViewController.swift */,
176 BDDDF6201E9B3290007846D3 /* SimpleTableViewController.swift */,
177 BD1B843B1EA5041200386561 /* NotJomloSimpleTableViewController.swift */,
178 );
179 name = "View Controllers";
180 sourceTree = "<group>";
181 };
182 BD14BB5C1E94DFCE006FB1B5 /* Rows */ = {
183 isa = PBXGroup;
184 children = (
185 BDFF41481E8A871900D14CE7 /* SimpleCell.swift */,
186 BDFF414A1E8A873600D14CE7 /* SimpleCell.xib */,
187 BD14BB5D1E94E0C9006FB1B5 /* LoadMoreRow.swift */,
188 BD14BB5F1E94E115006FB1B5 /* LoadMoreCell.swift */,
189 BD14BB601E94E115006FB1B5 /* LoadMoreCell.xib */,
190 BDBB05C61EA2351600B02BDB /* TwitterSimpleCell.swift */,
191 BDBB05C71EA2351600B02BDB /* TwitterSimpleCell.xib */,
192 );
193 name = Rows;
194 sourceTree = "<group>";
195 };
196 D468E008AD7F9DA36A194707 /* Frameworks */ = {
197 isa = PBXGroup;
198 children = (
199 9A33E5FF3CCC9BDCBA18C58F /* Pods_JomloTableView_Tests.framework */,
200 86B695A8FBC4AA64C8861102 /* Pods_JomloTableView_Example_iOS.framework */,
201 690A5F8FC6669EB8363AACE3 /* Pods_JomloTableView_Example_macOS.framework */,
202 3D370BA4B8976E5EF4076870 /* Pods_JomloTableView_Example_tvOS.framework */,
203 );
204 name = Frameworks;
205 sourceTree = "<group>";
206 };
207 EA9D652A245DCEF437D7776E /* Pods */ = {
208 isa = PBXGroup;
209 children = (
210 1DF5A127CF52147610B75ADE /* Pods-JomloTableView_Example.debug.xcconfig */,
211 B828666E6D8F9450941A36AB /* Pods-JomloTableView_Example.release.xcconfig */,
212 E555BEE30E2659F27C50D6B8 /* Pods-JomloTableView_Tests.debug.xcconfig */,
213 D67A39B8BF2D4AB708B1879B /* Pods-JomloTableView_Tests.release.xcconfig */,
214 2DFCDA5E03BDF8CB49FEF8C0 /* Pods-JomloTableView_Example_iOS.debug.xcconfig */,
215 56AD1F0CCF1D8B4C2DB4741A /* Pods-JomloTableView_Example_iOS.release.xcconfig */,
216 654D5D9AC0FDCB3DA7112F90 /* Pods-JomloTableView_Example_macOS.debug.xcconfig */,
217 249E774D2FFD36532413E68E /* Pods-JomloTableView_Example_macOS.release.xcconfig */,
218 6F655AF9F5C67E2444A4DCE7 /* Pods-JomloTableView_Example_tvOS.debug.xcconfig */,
219 275A4C4224C627335628BE00 /* Pods-JomloTableView_Example_tvOS.release.xcconfig */,
220 );
221 name = Pods;
222 sourceTree = "<group>";
223 };
224 /* End PBXGroup section */
225
226 /* Begin PBXNativeTarget section */
227 0D45BC6F29C661C100CAF971 /* JomloTableView_Example_tvOS */ = {
228 isa = PBXNativeTarget;
229 buildConfigurationList = 0D45BC8029C661C500CAF971 /* Build configuration list for PBXNativeTarget "JomloTableView_Example_tvOS" */;
230 buildPhases = (
231 8DBD6451C6DB5A750F9EF457 /* [CP] Check Pods Manifest.lock */,
232 0D45BC6C29C661C100CAF971 /* Sources */,
233 0D45BC6D29C661C100CAF971 /* Frameworks */,
234 0D45BC6E29C661C100CAF971 /* Resources */,
235 EE27E2A5F05E065E0BCD017E /* [CP] Embed Pods Frameworks */,
236 );
237 buildRules = (
238 );
239 dependencies = (
240 );
241 name = JomloTableView_Example_tvOS;
242 productName = JomloTableView_Example_tvOS;
243 productReference = 0D45BC7029C661C100CAF971 /* JomloTableView_Example_tvOS.app */;
244 productType = "com.apple.product-type.application";
245 };
246 607FACCF1AFB9204008FA782 /* JomloTableView_Example_iOS */ = {
247 isa = PBXNativeTarget;
248 buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "JomloTableView_Example_iOS" */;
249 buildPhases = (
250 725C4CA07BB62B6C4EFA55C9 /* [CP] Check Pods Manifest.lock */,
251 607FACCC1AFB9204008FA782 /* Sources */,
252 607FACCD1AFB9204008FA782 /* Frameworks */,
253 607FACCE1AFB9204008FA782 /* Resources */,
254 933778CD77AAA6FBCC6DE9AD /* [CP] Embed Pods Frameworks */,
255 );
256 buildRules = (
257 );
258 dependencies = (
259 );
260 name = JomloTableView_Example_iOS;
261 productName = JomloTableView;
262 productReference = 607FACD01AFB9204008FA782 /* JomloTableView_Example_iOS.app */;
263 productType = "com.apple.product-type.application";
264 };
265 /* End PBXNativeTarget section */
266
267 /* Begin PBXProject section */
268 607FACC81AFB9204008FA782 /* Project object */ = {
269 isa = PBXProject;
270 attributes = {
271 LastSwiftUpdateCheck = 1420;
272 LastUpgradeCheck = 0920;
273 ORGANIZATIONNAME = CocoaPods;
274 TargetAttributes = {
275 0D45BC6F29C661C100CAF971 = {
276 CreatedOnToolsVersion = 14.2;
277 DevelopmentTeam = NADBSNEZWH;
278 ProvisioningStyle = Automatic;
279 };
280 607FACCF1AFB9204008FA782 = {
281 CreatedOnToolsVersion = 6.3.1;
282 DevelopmentTeam = NADBSNEZWH;
283 LastSwiftMigration = "";
284 ProvisioningStyle = Automatic;
285 };
286 };
287 };
288 buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "JomloTableView" */;
289 compatibilityVersion = "Xcode 3.2";
290 developmentRegion = en;
291 hasScannedForEncodings = 0;
292 knownRegions = (
293 en,
294 Base,
295 );
296 mainGroup = 607FACC71AFB9204008FA782;
297 productRefGroup = 607FACD11AFB9204008FA782 /* Products */;
298 projectDirPath = "";
299 projectRoot = "";
300 targets = (
301 607FACCF1AFB9204008FA782 /* JomloTableView_Example_iOS */,
302 0D45BC6F29C661C100CAF971 /* JomloTableView_Example_tvOS */,
303 );
304 };
305 /* End PBXProject section */
306
307 /* Begin PBXResourcesBuildPhase section */
308 0D45BC6E29C661C100CAF971 /* Resources */ = {
309 isa = PBXResourcesBuildPhase;
310 buildActionMask = 2147483647;
311 files = (
312 0D45BC7D29C661C500CAF971 /* LaunchScreen.storyboard in Resources */,
313 0D45BC7A29C661C500CAF971 /* Assets.xcassets in Resources */,
314 );
315 runOnlyForDeploymentPostprocessing = 0;
316 };
317 607FACCE1AFB9204008FA782 /* Resources */ = {
318 isa = PBXResourcesBuildPhase;
319 buildActionMask = 2147483647;
320 files = (
321 607FACDB1AFB9204008FA782 /* Main.storyboard in Resources */,
322 BDBB05C91EA2351600B02BDB /* TwitterSimpleCell.xib in Resources */,
323 BD14BB621E94E115006FB1B5 /* LoadMoreCell.xib in Resources */,
324 BDFF414B1E8A873600D14CE7 /* SimpleCell.xib in Resources */,
325 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */,
326 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */,
327 );
328 runOnlyForDeploymentPostprocessing = 0;
329 };
330 /* End PBXResourcesBuildPhase section */
331
332 /* Begin PBXShellScriptBuildPhase section */
333 725C4CA07BB62B6C4EFA55C9 /* [CP] Check Pods Manifest.lock */ = {
334 isa = PBXShellScriptBuildPhase;
335 buildActionMask = 2147483647;
336 files = (
337 );
338 inputPaths = (
339 "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
340 "${PODS_ROOT}/Manifest.lock",
341 );
342 name = "[CP] Check Pods Manifest.lock";
343 outputPaths = (
344 "$(DERIVED_FILE_DIR)/Pods-JomloTableView_Example_iOS-checkManifestLockResult.txt",
345 );
346 runOnlyForDeploymentPostprocessing = 0;
347 shellPath = /bin/sh;
348 shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
349 showEnvVarsInLog = 0;
350 };
351 8DBD6451C6DB5A750F9EF457 /* [CP] Check Pods Manifest.lock */ = {
352 isa = PBXShellScriptBuildPhase;
353 buildActionMask = 2147483647;
354 files = (
355 );
356 inputFileListPaths = (
357 );
358 inputPaths = (
359 "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
360 "${PODS_ROOT}/Manifest.lock",
361 );
362 name = "[CP] Check Pods Manifest.lock";
363 outputFileListPaths = (
364 );
365 outputPaths = (
366 "$(DERIVED_FILE_DIR)/Pods-JomloTableView_Example_tvOS-checkManifestLockResult.txt",
367 );
368 runOnlyForDeploymentPostprocessing = 0;
369 shellPath = /bin/sh;
370 shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/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# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
371 showEnvVarsInLog = 0;
372 };
373 933778CD77AAA6FBCC6DE9AD /* [CP] Embed Pods Frameworks */ = {
374 isa = PBXShellScriptBuildPhase;
375 buildActionMask = 2147483647;
376 files = (
377 );
378 inputPaths = (
379 "${PODS_ROOT}/Target Support Files/Pods-JomloTableView_Example_iOS/Pods-JomloTableView_Example_iOS-frameworks.sh",
380 "${BUILT_PRODUCTS_DIR}/JomloTableView-iOS/JomloTableView.framework",
381 );
382 name = "[CP] Embed Pods Frameworks";
383 outputPaths = (
384 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/JomloTableView.framework",
385 );
386 runOnlyForDeploymentPostprocessing = 0;
387 shellPath = /bin/sh;
388 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-JomloTableView_Example_iOS/Pods-JomloTableView_Example_iOS-frameworks.sh\"\n";
389 showEnvVarsInLog = 0;
390 };
391 EE27E2A5F05E065E0BCD017E /* [CP] Embed Pods Frameworks */ = {
392 isa = PBXShellScriptBuildPhase;
393 buildActionMask = 2147483647;
394 files = (
395 );
396 inputPaths = (
397 "${PODS_ROOT}/Target Support Files/Pods-JomloTableView_Example_tvOS/Pods-JomloTableView_Example_tvOS-frameworks.sh",
398 "${BUILT_PRODUCTS_DIR}/JomloTableView-tvOS/JomloTableView.framework",
399 );
400 name = "[CP] Embed Pods Frameworks";
401 outputPaths = (
402 "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/JomloTableView.framework",
403 );
404 runOnlyForDeploymentPostprocessing = 0;
405 shellPath = /bin/sh;
406 shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-JomloTableView_Example_tvOS/Pods-JomloTableView_Example_tvOS-frameworks.sh\"\n";
407 showEnvVarsInLog = 0;
408 };
409 /* End PBXShellScriptBuildPhase section */
410
411 /* Begin PBXSourcesBuildPhase section */
412 0D45BC6C29C661C100CAF971 /* Sources */ = {
413 isa = PBXSourcesBuildPhase;
414 buildActionMask = 2147483647;
415 files = (
416 0D45BC7529C661C100CAF971 /* ViewController.swift in Sources */,
417 0D45BC7329C661C100CAF971 /* AppDelegate.swift in Sources */,
418 );
419 runOnlyForDeploymentPostprocessing = 0;
420 };
421 607FACCC1AFB9204008FA782 /* Sources */ = {
422 isa = PBXSourcesBuildPhase;
423 buildActionMask = 2147483647;
424 files = (
425 607FACD81AFB9204008FA782 /* ViewController.swift in Sources */,
426 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */,
427 BDFF41491E8A871900D14CE7 /* SimpleCell.swift in Sources */,
428 BD0F4E241E98E8AF001D0DA3 /* LoadMoreViewController.swift in Sources */,
429 BDDDF6211E9B3291007846D3 /* SimpleTableViewController.swift in Sources */,
430 BD1B843C1EA5041200386561 /* NotJomloSimpleTableViewController.swift in Sources */,
431 BD14BB611E94E115006FB1B5 /* LoadMoreCell.swift in Sources */,
432 BD14BB5E1E94E0C9006FB1B5 /* LoadMoreRow.swift in Sources */,
433 BDBB05C81EA2351600B02BDB /* TwitterSimpleCell.swift in Sources */,
434 );
435 runOnlyForDeploymentPostprocessing = 0;
436 };
437 /* End PBXSourcesBuildPhase section */
438
439 /* Begin PBXVariantGroup section */
440 0D45BC7B29C661C500CAF971 /* LaunchScreen.storyboard */ = {
441 isa = PBXVariantGroup;
442 children = (
443 0D45BC7C29C661C500CAF971 /* Base */,
444 );
445 name = LaunchScreen.storyboard;
446 sourceTree = "<group>";
447 };
448 607FACD91AFB9204008FA782 /* Main.storyboard */ = {
449 isa = PBXVariantGroup;
450 children = (
451 607FACDA1AFB9204008FA782 /* Base */,
452 );
453 name = Main.storyboard;
454 sourceTree = "<group>";
455 };
456 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */ = {
457 isa = PBXVariantGroup;
458 children = (
459 607FACDF1AFB9204008FA782 /* Base */,
460 );
461 name = LaunchScreen.xib;
462 sourceTree = "<group>";
463 };
464 /* End PBXVariantGroup section */
465
466 /* Begin XCBuildConfiguration section */
467 0D45BC7E29C661C500CAF971 /* Debug */ = {
468 isa = XCBuildConfiguration;
469 baseConfigurationReference = 6F655AF9F5C67E2444A4DCE7 /* Pods-JomloTableView_Example_tvOS.debug.xcconfig */;
470 buildSettings = {
471 ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
472 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
473 CLANG_ANALYZER_NONNULL = YES;
474 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
475 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
476 CLANG_ENABLE_OBJC_WEAK = YES;
477 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
478 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
479 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
480 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)";
481 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
482 CODE_SIGN_STYLE = Automatic;
483 CURRENT_PROJECT_VERSION = 1;
484 DEBUG_INFORMATION_FORMAT = dwarf;
485 DEVELOPMENT_TEAM = NADBSNEZWH;
486 GCC_C_LANGUAGE_STANDARD = gnu11;
487 GENERATE_INFOPLIST_FILE = YES;
488 INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
489 INFOPLIST_KEY_UIUserInterfaceStyle = Automatic;
490 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
491 MARKETING_VERSION = 1.0;
492 MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
493 MTL_FAST_MATH = YES;
494 PRODUCT_BUNDLE_IDENTIFIER = "com.setoelkahfi.JomloTableView-Example-tvOS";
495 PRODUCT_NAME = "$(TARGET_NAME)";
496 SDKROOT = appletvos;
497 SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
498 SWIFT_EMIT_LOC_STRINGS = YES;
499 SWIFT_VERSION = 5.0;
500 TARGETED_DEVICE_FAMILY = 3;
501 TVOS_DEPLOYMENT_TARGET = 16.1;
502 };
503 name = Debug;
504 };
505 0D45BC7F29C661C500CAF971 /* Release */ = {
506 isa = XCBuildConfiguration;
507 baseConfigurationReference = 275A4C4224C627335628BE00 /* Pods-JomloTableView_Example_tvOS.release.xcconfig */;
508 buildSettings = {
509 ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
510 ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
511 CLANG_ANALYZER_NONNULL = YES;
512 CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
513 CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
514 CLANG_ENABLE_OBJC_WEAK = YES;
515 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
516 CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
517 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
518 CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)";
519 CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
520 CODE_SIGN_STYLE = Automatic;
521 CURRENT_PROJECT_VERSION = 1;
522 DEVELOPMENT_TEAM = NADBSNEZWH;
523 GCC_C_LANGUAGE_STANDARD = gnu11;
524 GENERATE_INFOPLIST_FILE = YES;
525 INFOPLIST_KEY_UILaunchStoryboardName = LaunchScreen;
526 INFOPLIST_KEY_UIUserInterfaceStyle = Automatic;
527 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
528 MARKETING_VERSION = 1.0;
529 MTL_FAST_MATH = YES;
530 PRODUCT_BUNDLE_IDENTIFIER = "com.setoelkahfi.JomloTableView-Example-tvOS";
531 PRODUCT_NAME = "$(TARGET_NAME)";
532 SDKROOT = appletvos;
533 SWIFT_EMIT_LOC_STRINGS = YES;
534 SWIFT_VERSION = 5.0;
535 TARGETED_DEVICE_FAMILY = 3;
536 TVOS_DEPLOYMENT_TARGET = 16.1;
537 };
538 name = Release;
539 };
540 607FACED1AFB9204008FA782 /* Debug */ = {
541 isa = XCBuildConfiguration;
542 buildSettings = {
543 ALWAYS_SEARCH_USER_PATHS = NO;
544 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
545 CLANG_CXX_LIBRARY = "libc++";
546 CLANG_ENABLE_MODULES = YES;
547 CLANG_ENABLE_OBJC_ARC = YES;
548 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
549 CLANG_WARN_BOOL_CONVERSION = YES;
550 CLANG_WARN_COMMA = YES;
551 CLANG_WARN_CONSTANT_CONVERSION = YES;
552 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
553 CLANG_WARN_EMPTY_BODY = YES;
554 CLANG_WARN_ENUM_CONVERSION = YES;
555 CLANG_WARN_INFINITE_RECURSION = YES;
556 CLANG_WARN_INT_CONVERSION = YES;
557 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
558 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
559 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
560 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
561 CLANG_WARN_STRICT_PROTOTYPES = YES;
562 CLANG_WARN_SUSPICIOUS_MOVE = YES;
563 CLANG_WARN_UNREACHABLE_CODE = YES;
564 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
565 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
566 COPY_PHASE_STRIP = NO;
567 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
568 ENABLE_STRICT_OBJC_MSGSEND = YES;
569 ENABLE_TESTABILITY = YES;
570 GCC_C_LANGUAGE_STANDARD = gnu99;
571 GCC_DYNAMIC_NO_PIC = NO;
572 GCC_NO_COMMON_BLOCKS = YES;
573 GCC_OPTIMIZATION_LEVEL = 0;
574 GCC_PREPROCESSOR_DEFINITIONS = (
575 "DEBUG=1",
576 "$(inherited)",
577 );
578 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
579 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
580 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
581 GCC_WARN_UNDECLARED_SELECTOR = YES;
582 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
583 GCC_WARN_UNUSED_FUNCTION = YES;
584 GCC_WARN_UNUSED_VARIABLE = YES;
585 IPHONEOS_DEPLOYMENT_TARGET = 8.3;
586 MTL_ENABLE_DEBUG_INFO = YES;
587 ONLY_ACTIVE_ARCH = YES;
588 SDKROOT = iphoneos;
589 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
590 };
591 name = Debug;
592 };
593 607FACEE1AFB9204008FA782 /* Release */ = {
594 isa = XCBuildConfiguration;
595 buildSettings = {
596 ALWAYS_SEARCH_USER_PATHS = NO;
597 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
598 CLANG_CXX_LIBRARY = "libc++";
599 CLANG_ENABLE_MODULES = YES;
600 CLANG_ENABLE_OBJC_ARC = YES;
601 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
602 CLANG_WARN_BOOL_CONVERSION = YES;
603 CLANG_WARN_COMMA = YES;
604 CLANG_WARN_CONSTANT_CONVERSION = YES;
605 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
606 CLANG_WARN_EMPTY_BODY = YES;
607 CLANG_WARN_ENUM_CONVERSION = YES;
608 CLANG_WARN_INFINITE_RECURSION = YES;
609 CLANG_WARN_INT_CONVERSION = YES;
610 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
611 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
612 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
613 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
614 CLANG_WARN_STRICT_PROTOTYPES = YES;
615 CLANG_WARN_SUSPICIOUS_MOVE = YES;
616 CLANG_WARN_UNREACHABLE_CODE = YES;
617 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
618 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
619 COPY_PHASE_STRIP = NO;
620 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
621 ENABLE_NS_ASSERTIONS = NO;
622 ENABLE_STRICT_OBJC_MSGSEND = YES;
623 GCC_C_LANGUAGE_STANDARD = gnu99;
624 GCC_NO_COMMON_BLOCKS = YES;
625 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
626 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
627 GCC_WARN_UNDECLARED_SELECTOR = YES;
628 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
629 GCC_WARN_UNUSED_FUNCTION = YES;
630 GCC_WARN_UNUSED_VARIABLE = YES;
631 IPHONEOS_DEPLOYMENT_TARGET = 8.3;
632 MTL_ENABLE_DEBUG_INFO = NO;
633 SDKROOT = iphoneos;
634 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
635 VALIDATE_PRODUCT = YES;
636 };
637 name = Release;
638 };
639 607FACF01AFB9204008FA782 /* Debug */ = {
640 isa = XCBuildConfiguration;
641 baseConfigurationReference = 2DFCDA5E03BDF8CB49FEF8C0 /* Pods-JomloTableView_Example_iOS.debug.xcconfig */;
642 buildSettings = {
643 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
644 CODE_SIGN_IDENTITY = "Apple Development";
645 CODE_SIGN_STYLE = Automatic;
646 DEVELOPMENT_TEAM = NADBSNEZWH;
647 INFOPLIST_FILE = JomloTableView/Info.plist;
648 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
649 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
650 MODULE_NAME = ExampleApp;
651 PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
652 PRODUCT_NAME = "$(TARGET_NAME)";
653 PROVISIONING_PROFILE_SPECIFIER = "";
654 SWIFT_SWIFT3_OBJC_INFERENCE = On;
655 SWIFT_VERSION = 5.0;
656 };
657 name = Debug;
658 };
659 607FACF11AFB9204008FA782 /* Release */ = {
660 isa = XCBuildConfiguration;
661 baseConfigurationReference = 56AD1F0CCF1D8B4C2DB4741A /* Pods-JomloTableView_Example_iOS.release.xcconfig */;
662 buildSettings = {
663 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
664 CODE_SIGN_IDENTITY = "Apple Development";
665 CODE_SIGN_STYLE = Automatic;
666 DEVELOPMENT_TEAM = NADBSNEZWH;
667 INFOPLIST_FILE = JomloTableView/Info.plist;
668 IPHONEOS_DEPLOYMENT_TARGET = 11.0;
669 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
670 MODULE_NAME = ExampleApp;
671 PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.demo.$(PRODUCT_NAME:rfc1034identifier)";
672 PRODUCT_NAME = "$(TARGET_NAME)";
673 PROVISIONING_PROFILE_SPECIFIER = "";
674 SWIFT_SWIFT3_OBJC_INFERENCE = On;
675 SWIFT_VERSION = 5.0;
676 };
677 name = Release;
678 };
679 /* End XCBuildConfiguration section */
680
681 /* Begin XCConfigurationList section */
682 0D45BC8029C661C500CAF971 /* Build configuration list for PBXNativeTarget "JomloTableView_Example_tvOS" */ = {
683 isa = XCConfigurationList;
684 buildConfigurations = (
685 0D45BC7E29C661C500CAF971 /* Debug */,
686 0D45BC7F29C661C500CAF971 /* Release */,
687 );
688 defaultConfigurationIsVisible = 0;
689 defaultConfigurationName = Release;
690 };
691 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "JomloTableView" */ = {
692 isa = XCConfigurationList;
693 buildConfigurations = (
694 607FACED1AFB9204008FA782 /* Debug */,
695 607FACEE1AFB9204008FA782 /* Release */,
696 );
697 defaultConfigurationIsVisible = 0;
698 defaultConfigurationName = Release;
699 };
700 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "JomloTableView_Example_iOS" */ = {
701 isa = XCConfigurationList;
702 buildConfigurations = (
703 607FACF01AFB9204008FA782 /* Debug */,
704 607FACF11AFB9204008FA782 /* Release */,
705 );
706 defaultConfigurationIsVisible = 0;
707 defaultConfigurationName = Release;
708 };
709 /* End XCConfigurationList section */
710 };
711 rootObject = 607FACC81AFB9204008FA782 /* Project object */;
712 }