|
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 */; }; |
28 | 29 | 29B5A72024A7B02900C9843E /* ShapeLayout+StackOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29B5A71F24A7B02900C9843E /* ShapeLayout+StackOptions.swift */; };
|
29 | 30 | 29B5A72224A7B06300C9843E /* ShapeLayout+SnapshotOptions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29B5A72124A7B06300C9843E /* ShapeLayout+SnapshotOptions.swift */; };
|
30 | 31 | 29B5A72424A8CC4B00C9843E /* CGFloat+String.swift in Sources */ = {isa = PBXBuildFile; fileRef = 29B5A72324A8CC4B00C9843E /* CGFloat+String.swift */; };
|
|
134 | 135 | 29A2D3D224B73A19005A0F6B /* LayoutDesignerIntroCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LayoutDesignerIntroCell.swift; sourceTree = "<group>"; };
|
135 | 136 | 29A2D3D424B73AB7005A0F6B /* LayoutDesignerIntroInfo.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LayoutDesignerIntroInfo.swift; sourceTree = "<group>"; };
|
136 | 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>"; }; |
137 | 139 | 29B5A71F24A7B02900C9843E /* ShapeLayout+StackOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ShapeLayout+StackOptions.swift"; sourceTree = "<group>"; };
|
138 | 140 | 29B5A72124A7B06300C9843E /* ShapeLayout+SnapshotOptions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ShapeLayout+SnapshotOptions.swift"; sourceTree = "<group>"; };
|
139 | 141 | 29B5A72324A8CC4B00C9843E /* CGFloat+String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "CGFloat+String.swift"; sourceTree = "<group>"; };
|
|
389 | 391 | AB500A3123B104E20056BE37 /* PagingLayoutSamples */ = {
|
390 | 392 | isa = PBXGroup;
|
391 | 393 | children = (
|
| 394 | + 29A2D3FB24B769D7005A0F6B /* SampleProject */, |
392 | 395 | 292489AD2461A57900A316B0 /* Paging Layout.entitlements */,
|
393 | 396 | AB1E03AD23B25CD30087F904 /* CustomViews */,
|
394 | 397 | AB500A5223B152170056BE37 /* Modules */,
|
|
635 | 638 | AB7C1E0823B4E2C0006441DE /* MainViewController.xib in Resources */,
|
636 | 639 | ABA1A72E23B42247006A46A3 /* PriceTagView.xib in Resources */,
|
637 | 640 | 29A2D3AA24B72895005A0F6B /* LayoutDesignerCodePreviewViewController.xib in Resources */,
|
| 641 | + 29A2D3FC24B769D7005A0F6B /* SampleProject in Resources */, |
638 | 642 | ABA1A73323B422B9006A46A3 /* QuantityControllerView.xib in Resources */,
|
639 | 643 | );
|
640 | 644 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments