|
26 | 26 | F4A5A92C2388792F00B0DFE0 /* SPAlertIconBookmarkView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4A5A92B2388792F00B0DFE0 /* SPAlertIconBookmarkView.swift */; }; |
27 | 27 | F4A8361A2385588300EB32E0 /* SPAlertIconDocView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4A836192385588300EB32E0 /* SPAlertIconDocView.swift */; }; |
28 | 28 | F4CA67B5238ABD0100E72F79 /* SPAlertIconAddView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CA67B4238ABD0100E72F79 /* SPAlertIconAddView.swift */; }; |
| 29 | + F4D3CD58238DA9FE006C3DE2 /* SPAlertIconMoonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D3CD57238DA9FE006C3DE2 /* SPAlertIconMoonView.swift */; }; |
| 30 | + F4D3CD5A238DAA49006C3DE2 /* SPAlertIconStarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D3CD59238DAA49006C3DE2 /* SPAlertIconStarView.swift */; }; |
29 | 31 | /* End PBXBuildFile section */ |
30 | 32 |
|
31 | 33 | /* Begin PBXContainerItemProxy section */ |
|
80 | 82 | F4A5A92B2388792F00B0DFE0 /* SPAlertIconBookmarkView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconBookmarkView.swift; sourceTree = "<group>"; }; |
81 | 83 | F4A836192385588300EB32E0 /* SPAlertIconDocView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconDocView.swift; sourceTree = "<group>"; }; |
82 | 84 | F4CA67B4238ABD0100E72F79 /* SPAlertIconAddView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconAddView.swift; sourceTree = "<group>"; }; |
| 85 | + F4D3CD57238DA9FE006C3DE2 /* SPAlertIconMoonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconMoonView.swift; sourceTree = "<group>"; }; |
| 86 | + F4D3CD59238DAA49006C3DE2 /* SPAlertIconStarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconStarView.swift; sourceTree = "<group>"; }; |
83 | 87 | /* End PBXFileReference section */ |
84 | 88 |
|
85 | 89 | /* Begin PBXFrameworksBuildPhase section */ |
|
163 | 167 | F4A836192385588300EB32E0 /* SPAlertIconDocView.swift */, |
164 | 168 | F4A5A92B2388792F00B0DFE0 /* SPAlertIconBookmarkView.swift */, |
165 | 169 | F4CA67B4238ABD0100E72F79 /* SPAlertIconAddView.swift */, |
| 170 | + F4D3CD57238DA9FE006C3DE2 /* SPAlertIconMoonView.swift */, |
| 171 | + F4D3CD59238DAA49006C3DE2 /* SPAlertIconStarView.swift */, |
166 | 172 | ); |
167 | 173 | path = Icons; |
168 | 174 | sourceTree = "<group>"; |
|
364 | 370 | F4A5A92C2388792F00B0DFE0 /* SPAlertIconBookmarkView.swift in Sources */, |
365 | 371 | F41204EC2382AC9B009C2AC7 /* SPAlertIconDoneView.swift in Sources */, |
366 | 372 | F41204E92382AC9B009C2AC7 /* SPAlertView.swift in Sources */, |
| 373 | + F4D3CD58238DA9FE006C3DE2 /* SPAlertIconMoonView.swift in Sources */, |
| 374 | + F4D3CD5A238DAA49006C3DE2 /* SPAlertIconStarView.swift in Sources */, |
367 | 375 | 706F894A2383277500ECF5D1 /* SPAlertIconErrorView.swift in Sources */, |
368 | 376 | F41205292382AF5C009C2AC7 /* SPAlertIconAnimatable.swift in Sources */, |
369 | 377 | F4CA67B5238ABD0100E72F79 /* SPAlertIconAddView.swift in Sources */, |
|
0 commit comments