|
21 | 21 | F48672B625762EC900EC1A4E /* SPAlertIconDoneView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F48672B525762EC900EC1A4E /* SPAlertIconDoneView.swift */; };
|
22 | 22 | F48672B725762EC900EC1A4E /* SPAlertIconDoneView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F48672B525762EC900EC1A4E /* SPAlertIconDoneView.swift */; };
|
23 | 23 | F4D6FAE625663EA70046A328 /* PresetsController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4D6FAE525663EA70046A328 /* PresetsController.swift */; };
|
24 |
| - F4E68B2C2572369F00276B45 /* AlertPreset.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E68B2B2572369F00276B45 /* AlertPreset.swift */; }; |
| 24 | + F4E68B2C2572369F00276B45 /* AlertPresetModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4E68B2B2572369F00276B45 /* AlertPresetModel.swift */; }; |
25 | 25 | F4F90B96256647BB000594C4 /* SPAlertIconPreset.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4283BE52564ED8D009A03FC /* SPAlertIconPreset.swift */; };
|
26 | 26 | F4F90B97256647BB000594C4 /* SPAlertHaptic.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4283BF52564EF2A009A03FC /* SPAlertHaptic.swift */; };
|
27 | 27 | F4F90B98256647BB000594C4 /* SPAlertView.swift in Sources */ = {isa = PBXBuildFile; fileRef = F4283BEF2564EE87009A03FC /* SPAlertView.swift */; };
|
|
52 | 52 | F4D0F010256F80F50089ACBC /* SPAlert.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = SPAlert.podspec; sourceTree = "<group>"; };
|
53 | 53 | F4D0F011256F80F50089ACBC /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
54 | 54 | F4D6FAE525663EA70046A328 /* PresetsController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PresetsController.swift; sourceTree = "<group>"; };
|
55 |
| - F4E68B2B2572369F00276B45 /* AlertPreset.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertPreset.swift; sourceTree = "<group>"; }; |
| 55 | + F4E68B2B2572369F00276B45 /* AlertPresetModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AlertPresetModel.swift; sourceTree = "<group>"; }; |
56 | 56 | F4FBB22A2563ACBB00344472 /* SPAlert_iOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SPAlert_iOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
57 | 57 | F4FBB22D2563ACBB00344472 /* SPAlert.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SPAlert.h; sourceTree = "<group>"; };
|
58 | 58 | F4FBB22E2563ACBB00344472 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
121 | 121 | F4E68B2A2572369700276B45 /* Models */ = {
|
122 | 122 | isa = PBXGroup;
|
123 | 123 | children = (
|
124 |
| - F4E68B2B2572369F00276B45 /* AlertPreset.swift */, |
| 124 | + F4E68B2B2572369F00276B45 /* AlertPresetModel.swift */, |
125 | 125 | );
|
126 | 126 | path = Models;
|
127 | 127 | sourceTree = "<group>";
|
|
353 | 353 | F4F90B97256647BB000594C4 /* SPAlertHaptic.swift in Sources */,
|
354 | 354 | F48672AE25762E9400EC1A4E /* SPAlertIconAnimatable.swift in Sources */,
|
355 | 355 | F4D6FAE625663EA70046A328 /* PresetsController.swift in Sources */,
|
356 |
| - F4E68B2C2572369F00276B45 /* AlertPreset.swift in Sources */, |
| 356 | + F4E68B2C2572369F00276B45 /* AlertPresetModel.swift in Sources */, |
357 | 357 | F48672B625762EC900EC1A4E /* SPAlertIconDoneView.swift in Sources */,
|
358 | 358 | );
|
359 | 359 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments