|
25 | 25 | 29A2D3D324B73A19005A0F6B /* LayoutDesignerIntroCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A2D3D224B73A19005A0F6B /* LayoutDesignerIntroCell.swift */; };
|
26 | 26 | 29A2D3D524B73AB7005A0F6B /* LayoutDesignerIntroInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29A2D3D424B73AB7005A0F6B /* LayoutDesignerIntroInfo.swift */; };
|
27 | 27 | 29A2D3D724B73CB1005A0F6B /* LayoutDesignerIntroCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29A2D3D624B73CB1005A0F6B /* LayoutDesignerIntroCell.xib */; };
|
28 |
| - 29A2D3FC24B769D7005A0F6B /* SampleProject in Resources */ = {isa = PBXBuildFile; fileRef = 29A2D3FB24B769D7005A0F6B /* SampleProject */; }; |
29 | 28 | 29B5A72024A7B02900C9843E /* ShapeLayout+StackOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29B5A71F24A7B02900C9843E /* ShapeLayout+StackOptions.swift */; };
|
30 | 29 | 29B5A72224A7B06300C9843E /* ShapeLayout+SnapshotOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29B5A72124A7B06300C9843E /* ShapeLayout+SnapshotOptions.swift */; };
|
31 | 30 | 29B5A72424A8CC4B00C9843E /* CGFloat+String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29B5A72324A8CC4B00C9843E /* CGFloat+String.swift */; };
|
|
34 | 33 | 29B5A72A24A8D94300C9843E /* Values+Pair.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29B5A72924A8D94300C9843E /* Values+Pair.swift */; };
|
35 | 34 | 29B5A72C24A8DD7100C9843E /* UIBlurEffect.Style+Name.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29B5A72B24A8DD7100C9843E /* UIBlurEffect.Style+Name.swift */; };
|
36 | 35 | 29BEC4D52476DD9D004BA505 /* LayoutDesignerOptionsTableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29BEC4D42476DD9D004BA505 /* LayoutDesignerOptionsTableView.swift */; };
|
| 36 | + 29CE3D4624B7763C00380DCD /* SampleProject.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 29CE3D4524B7763C00380DCD /* SampleProject.bundle */; }; |
37 | 37 | 29D9F94323F7F98800656A67 /* ShapesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29D9F94223F7F98800656A67 /* ShapesViewController.swift */; };
|
38 | 38 | 29D9F94523F7F99400656A67 /* ShapesViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29D9F94423F7F99400656A67 /* ShapesViewModel.swift */; };
|
39 | 39 | 29D9F94723F7F9B700656A67 /* ShapesViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 29D9F94623F7F9B700656A67 /* ShapesViewController.xib */; };
|
|
135 | 135 | 29A2D3D224B73A19005A0F6B /* LayoutDesignerIntroCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LayoutDesignerIntroCell.swift; sourceTree = "<group>"; };
|
136 | 136 | 29A2D3D424B73AB7005A0F6B /* LayoutDesignerIntroInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LayoutDesignerIntroInfo.swift; sourceTree = "<group>"; };
|
137 | 137 | 29A2D3D624B73CB1005A0F6B /* LayoutDesignerIntroCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = LayoutDesignerIntroCell.xib; sourceTree = "<group>"; };
|
138 |
| - 29A2D3FB24B769D7005A0F6B /* SampleProject */ = {isa = PBXFileReference; lastKnownFileType = folder; path = SampleProject; sourceTree = "<group>"; }; |
139 | 138 | 29B5A71F24A7B02900C9843E /* ShapeLayout+StackOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ShapeLayout+StackOptions.swift"; sourceTree = "<group>"; };
|
140 | 139 | 29B5A72124A7B06300C9843E /* ShapeLayout+SnapshotOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ShapeLayout+SnapshotOptions.swift"; sourceTree = "<group>"; };
|
141 | 140 | 29B5A72324A8CC4B00C9843E /* CGFloat+String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CGFloat+String.swift"; sourceTree = "<group>"; };
|
|
144 | 143 | 29B5A72924A8D94300C9843E /* Values+Pair.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Values+Pair.swift"; sourceTree = "<group>"; };
|
145 | 144 | 29B5A72B24A8DD7100C9843E /* UIBlurEffect.Style+Name.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIBlurEffect.Style+Name.swift"; sourceTree = "<group>"; };
|
146 | 145 | 29BEC4D42476DD9D004BA505 /* LayoutDesignerOptionsTableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LayoutDesignerOptionsTableView.swift; sourceTree = "<group>"; };
|
| 146 | + 29CE3D4524B7763C00380DCD /* SampleProject.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = SampleProject.bundle; sourceTree = "<group>"; }; |
147 | 147 | 29D9F94223F7F98800656A67 /* ShapesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShapesViewController.swift; sourceTree = "<group>"; };
|
148 | 148 | 29D9F94423F7F99400656A67 /* ShapesViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShapesViewModel.swift; sourceTree = "<group>"; };
|
149 | 149 | 29D9F94623F7F9B700656A67 /* ShapesViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = ShapesViewController.xib; sourceTree = "<group>"; };
|
|
391 | 391 | AB500A3123B104E20056BE37 /* PagingLayoutSamples */ = {
|
392 | 392 | isa = PBXGroup;
|
393 | 393 | children = (
|
394 |
| - 29A2D3FB24B769D7005A0F6B /* SampleProject */, |
395 | 394 | 292489AD2461A57900A316B0 /* Paging Layout.entitlements */,
|
396 | 395 | AB1E03AD23B25CD30087F904 /* CustomViews */,
|
397 | 396 | AB500A5223B152170056BE37 /* Modules */,
|
|
404 | 403 | AB500A4023B104E60056BE37 /* Info.plist */,
|
405 | 404 | 292489CA24620BD600A316B0 /* AppKitBridge.h */,
|
406 | 405 | 292489CB24620C4D00A316B0 /* PagingLayoutSamples-Bridging-Header.h */,
|
| 406 | + 29CE3D4524B7763C00380DCD /* SampleProject.bundle */, |
407 | 407 | );
|
408 | 408 | path = PagingLayoutSamples;
|
409 | 409 | sourceTree = "<group>";
|
|
627 | 627 | AB500A5F23B154950056BE37 /* FruitsCollectionViewCell.xib in Resources */,
|
628 | 628 | AB1BBA9F23CA7BE3004E5C3B /* CardsViewController.xib in Resources */,
|
629 | 629 | 2977657E2474531D00835DBD /* LayoutDesignerOptionCell.xib in Resources */,
|
| 630 | + 29CE3D4624B7763C00380DCD /* SampleProject.bundle in Resources */, |
630 | 631 | 29D9F94723F7F9B700656A67 /* ShapesViewController.xib in Resources */,
|
631 | 632 | ABC242D023B6861000DBD4D6 /* PhotoCollectionViewCell.xib in Resources */,
|
632 | 633 | ABA0DA0A23F98B70004A9C18 /* ShapeCardView.xib in Resources */,
|
|
638 | 639 | AB7C1E0823B4E2C0006441DE /* MainViewController.xib in Resources */,
|
639 | 640 | ABA1A72E23B42247006A46A3 /* PriceTagView.xib in Resources */,
|
640 | 641 | 29A2D3AA24B72895005A0F6B /* LayoutDesignerCodePreviewViewController.xib in Resources */,
|
641 |
| - 29A2D3FC24B769D7005A0F6B /* SampleProject in Resources */, |
642 | 642 | ABA1A73323B422B9006A46A3 /* QuantityControllerView.xib in Resources */,
|
643 | 643 | );
|
644 | 644 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments