|
41 | 41 | 5E2C96F325DE3C50004BD4DD /* nightRain.json in Resources */ = {isa = PBXBuildFile; fileRef = 5E2C96E125DE3C50004BD4DD /* nightRain.json */; };
|
42 | 42 | 5E2C96F425DE3C50004BD4DD /* nightThunderstorm.json in Resources */ = {isa = PBXBuildFile; fileRef = 5E2C96E225DE3C50004BD4DD /* nightThunderstorm.json */; };
|
43 | 43 | 5E2C96F725DE52DE004BD4DD /* MenuHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E2C96F625DE52DE004BD4DD /* MenuHeaderView.swift */; };
|
| 44 | + 5E2C96FA25DE5AC4004BD4DD /* CityNameView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E2C96F925DE5AC4004BD4DD /* CityNameView.swift */; }; |
44 | 45 | /* End PBXBuildFile section */
|
45 | 46 |
|
46 | 47 | /* Begin PBXFileReference section */
|
|
79 | 80 | 5E2C96E125DE3C50004BD4DD /* nightRain.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = nightRain.json; sourceTree = "<group>"; };
|
80 | 81 | 5E2C96E225DE3C50004BD4DD /* nightThunderstorm.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = nightThunderstorm.json; sourceTree = "<group>"; };
|
81 | 82 | 5E2C96F625DE52DE004BD4DD /* MenuHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuHeaderView.swift; sourceTree = "<group>"; };
|
| 83 | + 5E2C96F925DE5AC4004BD4DD /* CityNameView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CityNameView.swift; sourceTree = "<group>"; }; |
82 | 84 | /* End PBXFileReference section */
|
83 | 85 |
|
84 | 86 | /* Begin PBXFrameworksBuildPhase section */
|
|
161 | 163 | children = (
|
162 | 164 | 5E2C96CE25DDB0E4004BD4DD /* LottieView.swift */,
|
163 | 165 | 5E2C96F625DE52DE004BD4DD /* MenuHeaderView.swift */,
|
| 166 | + 5E2C96F925DE5AC4004BD4DD /* CityNameView.swift */, |
164 | 167 | );
|
165 | 168 | path = Views;
|
166 | 169 | sourceTree = "<group>";
|
|
293 | 296 | files = (
|
294 | 297 | 5E2C96B325DBE377004BD4DD /* API+Extensions.swift in Sources */,
|
295 | 298 | 5E2C96C825DD21F5004BD4DD /* CityViewModel.swift in Sources */,
|
| 299 | + 5E2C96FA25DE5AC4004BD4DD /* CityNameView.swift in Sources */, |
296 | 300 | 5E2C96BF25DC6822004BD4DD /* WeatherDetail.swift in Sources */,
|
297 | 301 | 5E2C96B925DC6682004BD4DD /* WeatherResponse.swift in Sources */,
|
298 | 302 | 5E2C969C25DB014E004BD4DD /* ContentView.swift in Sources */,
|
|
0 commit comments