|
15 | 15 | FB1735991C83A0B400EEDB5F /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FB1735971C83A0B400EEDB5F /* LaunchScreen.storyboard */; }; |
16 | 16 | FB1735A71C83A22600EEDB5F /* CustomCollectionCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB1735A61C83A22600EEDB5F /* CustomCollectionCell.swift */; }; |
17 | 17 | FB1735B11C83AABA00EEDB5F /* SettingsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB1735B01C83AABA00EEDB5F /* SettingsController.swift */; }; |
| 18 | + FB9A93AE1FF85E70000625D5 /* covers.plist in Resources */ = {isa = PBXBuildFile; fileRef = FB9A93AD1FF85E70000625D5 /* covers.plist */; }; |
18 | 19 | /* End PBXBuildFile section */ |
19 | 20 |
|
20 | 21 | /* Begin PBXCopyFilesBuildPhase section */ |
|
42 | 43 | FB17359A1C83A0B400EEDB5F /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
43 | 44 | FB1735A61C83A22600EEDB5F /* CustomCollectionCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomCollectionCell.swift; sourceTree = "<group>"; }; |
44 | 45 | FB1735B01C83AABA00EEDB5F /* SettingsController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingsController.swift; sourceTree = "<group>"; }; |
| 46 | + FB9A93AD1FF85E70000625D5 /* covers.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = covers.plist; sourceTree = "<group>"; }; |
45 | 47 | /* End PBXFileReference section */ |
46 | 48 |
|
47 | 49 | /* Begin PBXFrameworksBuildPhase section */ |
|
101 | 103 | FB1735951C83A0B400EEDB5F /* Assets.xcassets */, |
102 | 104 | FB1735971C83A0B400EEDB5F /* LaunchScreen.storyboard */, |
103 | 105 | FB17359A1C83A0B400EEDB5F /* Info.plist */, |
| 106 | + FB9A93AD1FF85E70000625D5 /* covers.plist */, |
104 | 107 | ); |
105 | 108 | path = CollectionViewSlantedLayoutDemo; |
106 | 109 | sourceTree = "<group>"; |
|
185 | 188 | isa = PBXResourcesBuildPhase; |
186 | 189 | buildActionMask = 2147483647; |
187 | 190 | files = ( |
| 191 | + FB9A93AE1FF85E70000625D5 /* covers.plist in Resources */, |
188 | 192 | FB1735991C83A0B400EEDB5F /* LaunchScreen.storyboard in Resources */, |
189 | 193 | FB1735961C83A0B400EEDB5F /* Assets.xcassets in Resources */, |
190 | 194 | FB1735941C83A0B400EEDB5F /* Main.storyboard in Resources */, |
|
0 commit comments