|
19 | 19 | 0270482F19C8F43500FDA1C5 /* DetailsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0270482E19C8F43500FDA1C5 /* DetailsViewController.swift */; };
|
20 | 20 | 0270483119C8F6D000FDA1C5 /* Track.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0270483019C8F6D000FDA1C5 /* Track.swift */; };
|
21 | 21 | 0270483519C8F80000FDA1C5 /* TrackCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0270483419C8F80000FDA1C5 /* TrackCell.swift */; };
|
| 22 | + ED63ECE81C21694A001ACFC3 /* ErrorAlerter.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED63ECE71C21694A001ACFC3 /* ErrorAlerter.swift */; }; |
22 | 23 | /* End PBXBuildFile section */
|
23 | 24 |
|
24 | 25 | /* Begin PBXContainerItemProxy section */
|
|
48 | 49 | 0270482E19C8F43500FDA1C5 /* DetailsViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DetailsViewController.swift; sourceTree = "<group>"; };
|
49 | 50 | 0270483019C8F6D000FDA1C5 /* Track.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Track.swift; sourceTree = "<group>"; };
|
50 | 51 | 0270483419C8F80000FDA1C5 /* TrackCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TrackCell.swift; sourceTree = "<group>"; };
|
| 52 | + ED63ECE71C21694A001ACFC3 /* ErrorAlerter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ErrorAlerter.swift; sourceTree = "<group>"; }; |
51 | 53 | /* End PBXFileReference section */
|
52 | 54 |
|
53 | 55 | /* Begin PBXFrameworksBuildPhase section */
|
|
92 | 94 | 0270482A19C8EC3000FDA1C5 /* Blank52.png */,
|
93 | 95 | 0270480819C8E08B00FDA1C5 /* AppDelegate.swift */,
|
94 | 96 | 0270480A19C8E08B00FDA1C5 /* SearchResultsViewController.swift */,
|
| 97 | + ED63ECE71C21694A001ACFC3 /* ErrorAlerter.swift */, |
95 | 98 | 0270480C19C8E08B00FDA1C5 /* Main.storyboard */,
|
96 | 99 | 0270480F19C8E08B00FDA1C5 /* Images.xcassets */,
|
97 | 100 | 0270481119C8E08B00FDA1C5 /* LaunchScreen.xib */,
|
|
237 | 240 | 0270480919C8E08B00FDA1C5 /* AppDelegate.swift in Sources */,
|
238 | 241 | 0270482919C8E2E700FDA1C5 /* APIController.swift in Sources */,
|
239 | 242 | 0270482D19C8F35700FDA1C5 /* Album.swift in Sources */,
|
| 243 | + ED63ECE81C21694A001ACFC3 /* ErrorAlerter.swift in Sources */, |
240 | 244 | 0270482F19C8F43500FDA1C5 /* DetailsViewController.swift in Sources */,
|
241 | 245 | 0270483119C8F6D000FDA1C5 /* Track.swift in Sources */,
|
242 | 246 | );
|
|
0 commit comments