|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | AB1D3B1C22D9CDEF00D0AEA6 /* HomeList.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB1D3B1B22D9CDEF00D0AEA6 /* HomeList.swift */; };
|
11 | 11 | AB62172722D870540039BC73 /* Home.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB62172622D870540039BC73 /* Home.swift */; };
|
| 12 | + ABB215DC22DB353800424B38 /* BlurView.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABB215DB22DB353800424B38 /* BlurView.swift */; }; |
12 | 13 | ABE07CBF22D74F5700D209BE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABE07CBE22D74F5700D209BE /* AppDelegate.swift */; };
|
13 | 14 | ABE07CC122D74F5700D209BE /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABE07CC022D74F5700D209BE /* SceneDelegate.swift */; };
|
14 | 15 | ABE07CC322D74F5700D209BE /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABE07CC222D74F5700D209BE /* ContentView.swift */; };
|
|
20 | 21 | /* Begin PBXFileReference section */
|
21 | 22 | AB1D3B1B22D9CDEF00D0AEA6 /* HomeList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeList.swift; sourceTree = "<group>"; };
|
22 | 23 | AB62172622D870540039BC73 /* Home.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Home.swift; sourceTree = "<group>"; };
|
| 24 | + ABB215DB22DB353800424B38 /* BlurView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlurView.swift; sourceTree = "<group>"; }; |
23 | 25 | ABE07CBB22D74F5700D209BE /* DesignCode.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DesignCode.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
24 | 26 | ABE07CBE22D74F5700D209BE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
25 | 27 | ABE07CC022D74F5700D209BE /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
65 | 67 | ABE07CC222D74F5700D209BE /* ContentView.swift */,
|
66 | 68 | AB62172622D870540039BC73 /* Home.swift */,
|
67 | 69 | AB1D3B1B22D9CDEF00D0AEA6 /* HomeList.swift */,
|
| 70 | + ABB215DB22DB353800424B38 /* BlurView.swift */, |
68 | 71 | ABE07CC422D74F5900D209BE /* Assets.xcassets */,
|
69 | 72 | ABE07CC922D74F5900D209BE /* LaunchScreen.storyboard */,
|
70 | 73 | ABE07CCC22D74F5900D209BE /* Info.plist */,
|
|
157 | 160 | ABE07CC122D74F5700D209BE /* SceneDelegate.swift in Sources */,
|
158 | 161 | AB62172722D870540039BC73 /* Home.swift in Sources */,
|
159 | 162 | ABE07CC322D74F5700D209BE /* ContentView.swift in Sources */,
|
| 163 | + ABB215DC22DB353800424B38 /* BlurView.swift in Sources */, |
160 | 164 | );
|
161 | 165 | runOnlyForDeploymentPostprocessing = 0;
|
162 | 166 | };
|
|
0 commit comments