|
11 | 11 | AB62172722D870540039BC73 /* Home.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB62172622D870540039BC73 /* Home.swift */; };
|
12 | 12 | ABB215DC22DB353800424B38 /* BlurView.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABB215DB22DB353800424B38 /* BlurView.swift */; };
|
13 | 13 | ABB215DE22DB713300424B38 /* UpdateList.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABB215DD22DB713300424B38 /* UpdateList.swift */; };
|
| 14 | + ABB215E022DB7F4700424B38 /* UpdateDetail.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABB215DF22DB7F4700424B38 /* UpdateDetail.swift */; }; |
14 | 15 | ABE07CBF22D74F5700D209BE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABE07CBE22D74F5700D209BE /* AppDelegate.swift */; };
|
15 | 16 | ABE07CC122D74F5700D209BE /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABE07CC022D74F5700D209BE /* SceneDelegate.swift */; };
|
16 | 17 | ABE07CC322D74F5700D209BE /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABE07CC222D74F5700D209BE /* ContentView.swift */; };
|
|
24 | 25 | AB62172622D870540039BC73 /* Home.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Home.swift; sourceTree = "<group>"; };
|
25 | 26 | ABB215DB22DB353800424B38 /* BlurView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlurView.swift; sourceTree = "<group>"; };
|
26 | 27 | ABB215DD22DB713300424B38 /* UpdateList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateList.swift; sourceTree = "<group>"; };
|
| 28 | + ABB215DF22DB7F4700424B38 /* UpdateDetail.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateDetail.swift; sourceTree = "<group>"; }; |
27 | 29 | ABE07CBB22D74F5700D209BE /* DesignCode.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DesignCode.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
28 | 30 | ABE07CBE22D74F5700D209BE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
29 | 31 | ABE07CC022D74F5700D209BE /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
69 | 71 | ABE07CC222D74F5700D209BE /* ContentView.swift */,
|
70 | 72 | AB62172622D870540039BC73 /* Home.swift */,
|
71 | 73 | ABB215DD22DB713300424B38 /* UpdateList.swift */,
|
| 74 | + ABB215DF22DB7F4700424B38 /* UpdateDetail.swift */, |
72 | 75 | AB1D3B1B22D9CDEF00D0AEA6 /* HomeList.swift */,
|
73 | 76 | ABB215DB22DB353800424B38 /* BlurView.swift */,
|
74 | 77 | ABE07CC422D74F5900D209BE /* Assets.xcassets */,
|
|
161 | 164 | ABE07CBF22D74F5700D209BE /* AppDelegate.swift in Sources */,
|
162 | 165 | ABB215DE22DB713300424B38 /* UpdateList.swift in Sources */,
|
163 | 166 | AB1D3B1C22D9CDEF00D0AEA6 /* HomeList.swift in Sources */,
|
| 167 | + ABB215E022DB7F4700424B38 /* UpdateDetail.swift in Sources */, |
164 | 168 | ABE07CC122D74F5700D209BE /* SceneDelegate.swift in Sources */,
|
165 | 169 | AB62172722D870540039BC73 /* Home.swift in Sources */,
|
166 | 170 | ABE07CC322D74F5700D209BE /* ContentView.swift in Sources */,
|
|
0 commit comments