|
14 | 14 | ABB215E022DB7F4700424B38 /* UpdateDetail.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABB215DF22DB7F4700424B38 /* UpdateDetail.swift */; };
|
15 | 15 | ABB215E222DC472900424B38 /* UpdateStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABB215E122DC472900424B38 /* UpdateStore.swift */; };
|
16 | 16 | ABB215E422DC7D0000424B38 /* TabBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABB215E322DC7D0000424B38 /* TabBar.swift */; };
|
| 17 | + ABB215E622DC808A00424B38 /* Settings.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABB215E522DC808A00424B38 /* Settings.swift */; }; |
17 | 18 | ABE07CBF22D74F5700D209BE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABE07CBE22D74F5700D209BE /* AppDelegate.swift */; };
|
18 | 19 | ABE07CC122D74F5700D209BE /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABE07CC022D74F5700D209BE /* SceneDelegate.swift */; };
|
19 | 20 | ABE07CC322D74F5700D209BE /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABE07CC222D74F5700D209BE /* ContentView.swift */; };
|
|
30 | 31 | ABB215DF22DB7F4700424B38 /* UpdateDetail.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateDetail.swift; sourceTree = "<group>"; };
|
31 | 32 | ABB215E122DC472900424B38 /* UpdateStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateStore.swift; sourceTree = "<group>"; };
|
32 | 33 | ABB215E322DC7D0000424B38 /* TabBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabBar.swift; sourceTree = "<group>"; };
|
| 34 | + ABB215E522DC808A00424B38 /* Settings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Settings.swift; sourceTree = "<group>"; }; |
33 | 35 | ABE07CBB22D74F5700D209BE /* DesignCode.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DesignCode.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
34 | 36 | ABE07CBE22D74F5700D209BE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
35 | 37 | ABE07CC022D74F5700D209BE /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
75 | 77 | ABB215E322DC7D0000424B38 /* TabBar.swift */,
|
76 | 78 | ABE07CC222D74F5700D209BE /* ContentView.swift */,
|
77 | 79 | AB62172622D870540039BC73 /* Home.swift */,
|
| 80 | + ABB215E522DC808A00424B38 /* Settings.swift */, |
78 | 81 | ABB215DD22DB713300424B38 /* UpdateList.swift */,
|
79 | 82 | ABB215DF22DB7F4700424B38 /* UpdateDetail.swift */,
|
80 | 83 | ABB215E122DC472900424B38 /* UpdateStore.swift */,
|
|
176 | 179 | AB62172722D870540039BC73 /* Home.swift in Sources */,
|
177 | 180 | ABE07CC322D74F5700D209BE /* ContentView.swift in Sources */,
|
178 | 181 | ABB215DC22DB353800424B38 /* BlurView.swift in Sources */,
|
| 182 | + ABB215E622DC808A00424B38 /* Settings.swift in Sources */, |
179 | 183 | ABB215E422DC7D0000424B38 /* TabBar.swift in Sources */,
|
180 | 184 | );
|
181 | 185 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments