|
26 | 26 | /* End PBXContainerItemProxy section */
|
27 | 27 |
|
28 | 28 | /* Begin PBXFileReference section */
|
29 |
| - 029C0A25197E226600DA6FE9 /* CollectionViewWaterfallLayout.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CollectionViewWaterfallLayout.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 29 | + 029C0A25197E226600DA6FE9 /* CollectionViewWaterfallLayoutDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CollectionViewWaterfallLayoutDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
30 | 30 | 029C0A29197E226600DA6FE9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
31 | 31 | 029C0A2A197E226600DA6FE9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
32 | 32 | 029C0A2C197E226600DA6FE9 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
33 | 33 | 029C0A2F197E226600DA6FE9 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
34 | 34 | 029C0A31197E226600DA6FE9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
35 |
| - 029C0A37197E226600DA6FE9 /* CollectionViewWaterfallLayoutTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CollectionViewWaterfallLayoutTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 35 | + 029C0A37197E226600DA6FE9 /* CollectionViewWaterfallLayoutDemo.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = CollectionViewWaterfallLayoutDemo.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
36 | 36 | 029C0A3C197E226600DA6FE9 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
37 | 37 | 029C0A3D197E226600DA6FE9 /* WaterfallFlowLayoutTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WaterfallFlowLayoutTests.swift; sourceTree = "<group>"; };
|
38 | 38 | 029C0A4B19802E5E00DA6FE9 /* CollectionViewWaterfallLayout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = CollectionViewWaterfallLayout.swift; path = ../../CollectionViewWaterfallLayout.swift; sourceTree = "<group>"; };
|
|
68 | 68 | 029C0A26197E226600DA6FE9 /* Products */ = {
|
69 | 69 | isa = PBXGroup;
|
70 | 70 | children = (
|
71 |
| - 029C0A25197E226600DA6FE9 /* CollectionViewWaterfallLayout.app */, |
72 |
| - 029C0A37197E226600DA6FE9 /* CollectionViewWaterfallLayoutTests.xctest */, |
| 71 | + 029C0A25197E226600DA6FE9 /* CollectionViewWaterfallLayoutDemo.app */, |
| 72 | + 029C0A37197E226600DA6FE9 /* CollectionViewWaterfallLayoutDemo.xctest */, |
73 | 73 | );
|
74 | 74 | name = Products;
|
75 | 75 | sourceTree = "<group>";
|
|
115 | 115 | /* End PBXGroup section */
|
116 | 116 |
|
117 | 117 | /* Begin PBXNativeTarget section */
|
118 |
| - 029C0A24197E226600DA6FE9 /* CollectionViewWaterfallLayout */ = { |
| 118 | + 029C0A24197E226600DA6FE9 /* CollectionViewWaterfallLayoutDemo */ = { |
119 | 119 | isa = PBXNativeTarget;
|
120 |
| - buildConfigurationList = 029C0A41197E226600DA6FE9 /* Build configuration list for PBXNativeTarget "CollectionViewWaterfallLayout" */; |
| 120 | + buildConfigurationList = 029C0A41197E226600DA6FE9 /* Build configuration list for PBXNativeTarget "CollectionViewWaterfallLayoutDemo" */; |
121 | 121 | buildPhases = (
|
122 | 122 | 029C0A21197E226600DA6FE9 /* Sources */,
|
123 | 123 | 029C0A22197E226600DA6FE9 /* Frameworks */,
|
|
127 | 127 | );
|
128 | 128 | dependencies = (
|
129 | 129 | );
|
130 |
| - name = CollectionViewWaterfallLayout; |
| 130 | + name = CollectionViewWaterfallLayoutDemo; |
131 | 131 | productName = WaterfallFlowLayout;
|
132 |
| - productReference = 029C0A25197E226600DA6FE9 /* CollectionViewWaterfallLayout.app */; |
| 132 | + productReference = 029C0A25197E226600DA6FE9 /* CollectionViewWaterfallLayoutDemo.app */; |
133 | 133 | productType = "com.apple.product-type.application";
|
134 | 134 | };
|
135 |
| - 029C0A36197E226600DA6FE9 /* CollectionViewWaterfallLayoutTests */ = { |
| 135 | + 029C0A36197E226600DA6FE9 /* CollectionViewWaterfallLayoutDemoTests */ = { |
136 | 136 | isa = PBXNativeTarget;
|
137 |
| - buildConfigurationList = 029C0A44197E226600DA6FE9 /* Build configuration list for PBXNativeTarget "CollectionViewWaterfallLayoutTests" */; |
| 137 | + buildConfigurationList = 029C0A44197E226600DA6FE9 /* Build configuration list for PBXNativeTarget "CollectionViewWaterfallLayoutDemoTests" */; |
138 | 138 | buildPhases = (
|
139 | 139 | 029C0A33197E226600DA6FE9 /* Sources */,
|
140 | 140 | 029C0A34197E226600DA6FE9 /* Frameworks */,
|
|
145 | 145 | dependencies = (
|
146 | 146 | 029C0A39197E226600DA6FE9 /* PBXTargetDependency */,
|
147 | 147 | );
|
148 |
| - name = CollectionViewWaterfallLayoutTests; |
| 148 | + name = CollectionViewWaterfallLayoutDemoTests; |
149 | 149 | productName = WaterfallFlowLayoutTests;
|
150 |
| - productReference = 029C0A37197E226600DA6FE9 /* CollectionViewWaterfallLayoutTests.xctest */; |
| 150 | + productReference = 029C0A37197E226600DA6FE9 /* CollectionViewWaterfallLayoutDemo.xctest */; |
151 | 151 | productType = "com.apple.product-type.bundle.unit-test";
|
152 | 152 | };
|
153 | 153 | /* End PBXNativeTarget section */
|
|
169 | 169 | };
|
170 | 170 | };
|
171 | 171 | };
|
172 |
| - buildConfigurationList = 029C0A20197E226600DA6FE9 /* Build configuration list for PBXProject "CollectionViewWaterfallLayout" */; |
| 172 | + buildConfigurationList = 029C0A20197E226600DA6FE9 /* Build configuration list for PBXProject "CollectionViewWaterfallLayoutDemo" */; |
173 | 173 | compatibilityVersion = "Xcode 3.2";
|
174 | 174 | developmentRegion = English;
|
175 | 175 | hasScannedForEncodings = 0;
|
|
182 | 182 | projectDirPath = "";
|
183 | 183 | projectRoot = "";
|
184 | 184 | targets = (
|
185 |
| - 029C0A24197E226600DA6FE9 /* CollectionViewWaterfallLayout */, |
186 |
| - 029C0A36197E226600DA6FE9 /* CollectionViewWaterfallLayoutTests */, |
| 185 | + 029C0A24197E226600DA6FE9 /* CollectionViewWaterfallLayoutDemo */, |
| 186 | + 029C0A36197E226600DA6FE9 /* CollectionViewWaterfallLayoutDemoTests */, |
187 | 187 | );
|
188 | 188 | };
|
189 | 189 | /* End PBXProject section */
|
|
231 | 231 | /* Begin PBXTargetDependency section */
|
232 | 232 | 029C0A39197E226600DA6FE9 /* PBXTargetDependency */ = {
|
233 | 233 | isa = PBXTargetDependency;
|
234 |
| - target = 029C0A24197E226600DA6FE9 /* CollectionViewWaterfallLayout */; |
| 234 | + target = 029C0A24197E226600DA6FE9 /* CollectionViewWaterfallLayoutDemo */; |
235 | 235 | targetProxy = 029C0A38197E226600DA6FE9 /* PBXContainerItemProxy */;
|
236 | 236 | };
|
237 | 237 | /* End PBXTargetDependency section */
|
|
335 | 335 | IPHONEOS_DEPLOYMENT_TARGET = 7.1;
|
336 | 336 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
337 | 337 | PRODUCT_BUNDLE_IDENTIFIER = "com.ecerney.${PRODUCT_NAME:rfc1034identifier}";
|
338 |
| - PRODUCT_NAME = CollectionViewWaterfallLayout; |
| 338 | + PRODUCT_NAME = CollectionViewWaterfallLayoutDemo; |
339 | 339 | };
|
340 | 340 | name = Debug;
|
341 | 341 | };
|
|
348 | 348 | IPHONEOS_DEPLOYMENT_TARGET = 7.1;
|
349 | 349 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
350 | 350 | PRODUCT_BUNDLE_IDENTIFIER = "com.ecerney.${PRODUCT_NAME:rfc1034identifier}";
|
351 |
| - PRODUCT_NAME = CollectionViewWaterfallLayout; |
| 351 | + PRODUCT_NAME = CollectionViewWaterfallLayoutDemo; |
352 | 352 | };
|
353 | 353 | name = Release;
|
354 | 354 | };
|
|
367 | 367 | INFOPLIST_FILE = WaterfallFlowLayoutTests/Info.plist;
|
368 | 368 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
369 | 369 | PRODUCT_BUNDLE_IDENTIFIER = "com.ecerney.${PRODUCT_NAME:rfc1034identifier}";
|
370 |
| - PRODUCT_NAME = CollectionViewWaterfallLayoutTests; |
371 |
| - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CollectionViewWaterfallLayout.app/CollectionViewWaterfallLayout"; |
| 370 | + PRODUCT_NAME = CollectionViewWaterfallLayoutDemo; |
| 371 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CollectionViewWaterfallLayoutDemo.app/CollectionViewWaterfallLayoutDemo"; |
372 | 372 | };
|
373 | 373 | name = Debug;
|
374 | 374 | };
|
|
383 | 383 | INFOPLIST_FILE = WaterfallFlowLayoutTests/Info.plist;
|
384 | 384 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
385 | 385 | PRODUCT_BUNDLE_IDENTIFIER = "com.ecerney.${PRODUCT_NAME:rfc1034identifier}";
|
386 |
| - PRODUCT_NAME = CollectionViewWaterfallLayoutTests; |
387 |
| - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CollectionViewWaterfallLayout.app/CollectionViewWaterfallLayout"; |
| 386 | + PRODUCT_NAME = CollectionViewWaterfallLayoutDemo; |
| 387 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/CollectionViewWaterfallLayoutDemo.app/CollectionViewWaterfallLayoutDemo"; |
388 | 388 | };
|
389 | 389 | name = Release;
|
390 | 390 | };
|
391 | 391 | /* End XCBuildConfiguration section */
|
392 | 392 |
|
393 | 393 | /* Begin XCConfigurationList section */
|
394 |
| - 029C0A20197E226600DA6FE9 /* Build configuration list for PBXProject "CollectionViewWaterfallLayout" */ = { |
| 394 | + 029C0A20197E226600DA6FE9 /* Build configuration list for PBXProject "CollectionViewWaterfallLayoutDemo" */ = { |
395 | 395 | isa = XCConfigurationList;
|
396 | 396 | buildConfigurations = (
|
397 | 397 | 029C0A3F197E226600DA6FE9 /* Debug */,
|
|
400 | 400 | defaultConfigurationIsVisible = 0;
|
401 | 401 | defaultConfigurationName = Release;
|
402 | 402 | };
|
403 |
| - 029C0A41197E226600DA6FE9 /* Build configuration list for PBXNativeTarget "CollectionViewWaterfallLayout" */ = { |
| 403 | + 029C0A41197E226600DA6FE9 /* Build configuration list for PBXNativeTarget "CollectionViewWaterfallLayoutDemo" */ = { |
404 | 404 | isa = XCConfigurationList;
|
405 | 405 | buildConfigurations = (
|
406 | 406 | 029C0A42197E226600DA6FE9 /* Debug */,
|
|
409 | 409 | defaultConfigurationIsVisible = 0;
|
410 | 410 | defaultConfigurationName = Release;
|
411 | 411 | };
|
412 |
| - 029C0A44197E226600DA6FE9 /* Build configuration list for PBXNativeTarget "CollectionViewWaterfallLayoutTests" */ = { |
| 412 | + 029C0A44197E226600DA6FE9 /* Build configuration list for PBXNativeTarget "CollectionViewWaterfallLayoutDemoTests" */ = { |
413 | 413 | isa = XCConfigurationList;
|
414 | 414 | buildConfigurations = (
|
415 | 415 | 029C0A45197E226600DA6FE9 /* Debug */,
|
|
0 commit comments