|
7 | 7 | objects = {
|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
| 10 | + AB1D3B1C22D9CDEF00D0AEA6 /* HomeList.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB1D3B1B22D9CDEF00D0AEA6 /* HomeList.swift */; }; |
10 | 11 | AB62172722D870540039BC73 /* Home.swift in Sources */ = {isa = PBXBuildFile; fileRef = AB62172622D870540039BC73 /* Home.swift */; };
|
11 | 12 | ABE07CBF22D74F5700D209BE /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABE07CBE22D74F5700D209BE /* AppDelegate.swift */; };
|
12 | 13 | ABE07CC122D74F5700D209BE /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = ABE07CC022D74F5700D209BE /* SceneDelegate.swift */; };
|
|
17 | 18 | /* End PBXBuildFile section */
|
18 | 19 |
|
19 | 20 | /* Begin PBXFileReference section */
|
| 21 | + AB1D3B1B22D9CDEF00D0AEA6 /* HomeList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeList.swift; sourceTree = "<group>"; }; |
20 | 22 | AB62172622D870540039BC73 /* Home.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Home.swift; sourceTree = "<group>"; };
|
21 | 23 | ABE07CBB22D74F5700D209BE /* DesignCode.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DesignCode.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
22 | 24 | ABE07CBE22D74F5700D209BE /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
62 | 64 | ABE07CC022D74F5700D209BE /* SceneDelegate.swift */,
|
63 | 65 | ABE07CC222D74F5700D209BE /* ContentView.swift */,
|
64 | 66 | AB62172622D870540039BC73 /* Home.swift */,
|
| 67 | + AB1D3B1B22D9CDEF00D0AEA6 /* HomeList.swift */, |
65 | 68 | ABE07CC422D74F5900D209BE /* Assets.xcassets */,
|
66 | 69 | ABE07CC922D74F5900D209BE /* LaunchScreen.storyboard */,
|
67 | 70 | ABE07CCC22D74F5900D209BE /* Info.plist */,
|
|
150 | 153 | buildActionMask = 2147483647;
|
151 | 154 | files = (
|
152 | 155 | ABE07CBF22D74F5700D209BE /* AppDelegate.swift in Sources */,
|
| 156 | + AB1D3B1C22D9CDEF00D0AEA6 /* HomeList.swift in Sources */, |
153 | 157 | ABE07CC122D74F5700D209BE /* SceneDelegate.swift in Sources */,
|
154 | 158 | AB62172722D870540039BC73 /* Home.swift in Sources */,
|
155 | 159 | ABE07CC322D74F5700D209BE /* ContentView.swift in Sources */,
|
|
0 commit comments