|
32 | 32 | F4A5A92C2388792F00B0DFE0 /* SPAlertIconBookmarkView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4A5A92B2388792F00B0DFE0 /* SPAlertIconBookmarkView.swift */; }; |
33 | 33 | F4A8361A2385588300EB32E0 /* SPAlertIconDocView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4A836192385588300EB32E0 /* SPAlertIconDocView.swift */; }; |
34 | 34 | F4CA67B5238ABD0100E72F79 /* SPAlertIconAddView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CA67B4238ABD0100E72F79 /* SPAlertIconAddView.swift */; }; |
| 35 | + F4CD29F423A037D00051EA23 /* SPAlertIconMagicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4CD29F323A037D00051EA23 /* SPAlertIconMagicView.swift */; }; |
35 | 36 | F4D3CD58238DA9FE006C3DE2 /* SPAlertIconMoonView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D3CD57238DA9FE006C3DE2 /* SPAlertIconMoonView.swift */; }; |
36 | 37 | F4D3CD5A238DAA49006C3DE2 /* SPAlertIconStarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D3CD59238DAA49006C3DE2 /* SPAlertIconStarView.swift */; }; |
37 | 38 | F4E4459D2390524A0067FF5C /* SPAlertIconExclamationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E4459C2390524A0067FF5C /* SPAlertIconExclamationView.swift */; }; |
|
95 | 96 | F4A5A92B2388792F00B0DFE0 /* SPAlertIconBookmarkView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconBookmarkView.swift; sourceTree = "<group>"; }; |
96 | 97 | F4A836192385588300EB32E0 /* SPAlertIconDocView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconDocView.swift; sourceTree = "<group>"; }; |
97 | 98 | F4CA67B4238ABD0100E72F79 /* SPAlertIconAddView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconAddView.swift; sourceTree = "<group>"; }; |
| 99 | + F4CD29F323A037D00051EA23 /* SPAlertIconMagicView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconMagicView.swift; sourceTree = "<group>"; }; |
98 | 100 | F4D3CD57238DA9FE006C3DE2 /* SPAlertIconMoonView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconMoonView.swift; sourceTree = "<group>"; }; |
99 | 101 | F4D3CD59238DAA49006C3DE2 /* SPAlertIconStarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconStarView.swift; sourceTree = "<group>"; }; |
100 | 102 | F4E4459C2390524A0067FF5C /* SPAlertIconExclamationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SPAlertIconExclamationView.swift; sourceTree = "<group>"; }; |
|
190 | 192 | F421EFF02398684E000A566D /* SPAlertIconFlagView.swift */, |
191 | 193 | F40FB629239ADF940090BA57 /* SPAlertIconQuestionView.swift */, |
192 | 194 | F47D2FA5239D718400A346A5 /* SPAlertIconBoltView.swift */, |
| 195 | + F4CD29F323A037D00051EA23 /* SPAlertIconMagicView.swift */, |
193 | 196 | ); |
194 | 197 | path = Icons; |
195 | 198 | sourceTree = "<group>"; |
|
406 | 409 | F41204EB2382AC9B009C2AC7 /* SPAlertIconHeartView.swift in Sources */, |
407 | 410 | F4A8361A2385588300EB32E0 /* SPAlertIconDocView.swift in Sources */, |
408 | 411 | F412052B2382AF64009C2AC7 /* SPAlertLayout.swift in Sources */, |
| 412 | + F4CD29F423A037D00051EA23 /* SPAlertIconMagicView.swift in Sources */, |
409 | 413 | ); |
410 | 414 | runOnlyForDeploymentPostprocessing = 0; |
411 | 415 | }; |
|
0 commit comments