|
65 | 65 | D35C72C32189E0720082396D /* TextCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35C72C22189E0720082396D /* TextCollectionViewCell.swift */; }; |
66 | 66 | D35E90C7230C5AD300A46B3F /* UserDefault.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35E90C6230C5AD300A46B3F /* UserDefault.swift */; }; |
67 | 67 | D35E90C9230C755D00A46B3F /* UIApplication+Environment.swift in Sources */ = {isa = PBXBuildFile; fileRef = D35E90C8230C755D00A46B3F /* UIApplication+Environment.swift */; }; |
| 68 | + D36214662334F607008C8FF4 /* LayoutManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = D36214652334F607008C8FF4 /* LayoutManager.swift */; }; |
68 | 69 | D36BC17C21B572ED00935691 /* TestMetadataProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = D36BC17B21B572ED00935691 /* TestMetadataProvider.swift */; }; |
69 | 70 | D374AB56229380E500F54561 /* TemporaryFile.swift in Sources */ = {isa = PBXBuildFile; fileRef = D374AB55229380E500F54561 /* TemporaryFile.swift */; }; |
70 | 71 | D374AB6B229655BA00F54561 /* TextSnippetArchive.swift in Sources */ = {isa = PBXBuildFile; fileRef = D374AB6A229655BA00F54561 /* TextSnippetArchive.swift */; }; |
|
198 | 199 | D35C72C22189E0720082396D /* TextCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextCollectionViewCell.swift; sourceTree = "<group>"; }; |
199 | 200 | D35E90C6230C5AD300A46B3F /* UserDefault.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefault.swift; sourceTree = "<group>"; }; |
200 | 201 | D35E90C8230C755D00A46B3F /* UIApplication+Environment.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIApplication+Environment.swift"; sourceTree = "<group>"; }; |
| 202 | + D36214652334F607008C8FF4 /* LayoutManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LayoutManager.swift; sourceTree = "<group>"; }; |
201 | 203 | D36BC17B21B572ED00935691 /* TestMetadataProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestMetadataProvider.swift; sourceTree = "<group>"; }; |
202 | 204 | D374AB55229380E500F54561 /* TemporaryFile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TemporaryFile.swift; sourceTree = "<group>"; }; |
203 | 205 | D374AB6A229655BA00F54561 /* TextSnippetArchive.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextSnippetArchive.swift; sourceTree = "<group>"; }; |
|
409 | 411 | D3591503231C3AC800883AC4 /* View+Locale.swift */, |
410 | 412 | D3D50A2C231AC8EB007440F1 /* VocabularyChallengeTemplate.swift */, |
411 | 413 | D30D261723193F9A0031AA20 /* VocabularyViewController.swift */, |
| 414 | + D36214652334F607008C8FF4 /* LayoutManager.swift */, |
412 | 415 | ); |
413 | 416 | path = CommonplaceBookApp; |
414 | 417 | sourceTree = "<group>"; |
|
674 | 677 | D35C72C32189E0720082396D /* TextCollectionViewCell.swift in Sources */, |
675 | 678 | D37E6D34228D7AC6006CD0FA /* Observable.swift in Sources */, |
676 | 679 | D348A97A21C6C586005CA937 /* FileNameGenerator.swift in Sources */, |
| 680 | + D36214662334F607008C8FF4 /* LayoutManager.swift in Sources */, |
677 | 681 | D31AFAC3229D61EE00ED2B76 /* String+Typography.swift in Sources */, |
678 | 682 | D3591500231C205500883AC4 /* EditVocabularyView.swift in Sources */, |
679 | 683 | D3E4476023254FAF00F21F91 /* EncodedImage.swift in Sources */, |
|
0 commit comments